@font-face {
    font-family: 'FontAwesome';
    font-display: swap;
    src: url('/Vitald/fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('/Vitald/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('/Vitald/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('/Vitald/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('/Vitald/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('/Vitald/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

@font-face {
    font-family: ProximaNova-Regular;
    font-display: swap;
    src: url(/Vitald/fonts/ProximaNova-Regular.woff2)
}

@font-face {
    font-family: ProximaNova-Light;
    font-display: swap;
    src: url(/Vitald/fonts/ProximaNova-Light.woff2)
}

@font-face {
    font-family: ProximaNova-Semibold;
    font-display: swap;
    src: url(/Vitald/fonts/ProximaNova-Semibold.woff2)
}

@font-face {
    font-family: ProximaNova-Bold;
    font-display: swap;
    src: url(/Vitald/fonts/ProximaNova-Bold.woff2)
}

@font-face {
    font-family: ProximaNova-Extrabld;
    font-display: swap;
    src: url(/Vitald/fonts/ProximaNova-Extrabld.woff2)
}

body {
    color: #000;
    background: #fff;
    font-family: ProximaNova-Regular
}

body * {
    outline: none !important;
}

* {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.container {
    width: 100%
}

.top-menu {
    background: #f5f5f5;
    height: 61px
}

.top-menu > .container {
    background: #f5f5f5;
}

.header_left a {
    color: #2f2f2f;
    font-family: ProximaNova-Regular;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 16px
}

.sub {
    position: absolute;
    left: 15px;
    right: 0;
    top: 67px;
    display: none;
    background: #fff;
    padding: 10px 0;
    z-index: 99;
    width: 78vw;
    box-shadow: 0 4px 8px 0 #00000082
}

.header-nav.hids>li:before {
    content: '';
    position: absolute;
    bottom: -5px;
    height: 33px;
    width: 13%;
    z-index: 9
}

.sub li {
    border-bottom: 1px solid #fff;
    margin-right: 0 !important;
    display: inline-block !important;
    text-align: center
}

.sub li a {
    color: #000 !important;
    display: block;
    padding: 4px 10px;
    font-size: 14px
}

.logo-header,
.header_left,
.header-tel,
.header-rr {
    float: left
}

.header_right {
    float: right
}

.header_left {
    margin: 20px 35px
}

.logo-header img {
    height: 115px;
    width: 263px
}

.header_right .create-account a {
    font-family: ProximaNova-Semibold;
    color: #2f2f2f;
    font-size: 12px;
    text-transform: uppercase
}

.header_right .login img {
    display: block;
    margin: auto
}

.header_right .login a {
    color: #000000;
    font-size: 13px;
    text-decoration: none;
    font-family: ProximaNova-Bold;
    text-transform: uppercase
}

.header_right .login {
    padding: 10px 13px;
    float: right;
    background: #c6e8f1
}

.bg-icons8_person_480 {
    width: 19px;
    height: 19px;
    background: url('/Vitald/img/css_sprites.png') -236px -92px;
    margin: auto
}

.checkbox-inline input {
    width: 15px;
    height: 15px;
    border: 1px solid;
    margin-top: 0
}

.checkbox-inline input:checked {
    border: 1px solid #c6e8f1
}

.product-search .list-group {
    margin-top: 0
}

input[type=checkbox][disabled] {
    background: #f7f1f1
}

.checkbox-inline input:checked:before {
    content: '';
    background: #c6e8f1;
    display: block;
    height: 100%
}

#button-search {
    margin-left: 0
}

.bg-icons8_phone_filled_500 {
    width: 9px;
    height: 23px;
    background: url(/Vitald/img/css_sprites.png) -277px -10px;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 35px
}

.bg-icons8_clock_filled_500 {
    width: 17px;
    height: 17px;
    background: url('/Vitald/img/css_sprites.png') -10px -216px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 35px
}

.bg-icons8_search_500 {
    width: 24px;
    height: 24px;
    background: url('/Vitald/img/css_sprites.png') -188px -92px;
    display: inline-block;
    vertical-align: middle
}

.bg-icons8_heart_outline_500 {
    display: block;
    width: 24px;
    height: 21px;
    background: url('/Vitald/img/css_sprites.png') -97px -172px;
    margin: auto
}

.bg-icons8_shopping_cart_500 {
    display: block;
    width: 24px;
    height: 24px;
    background: url('/Vitald/img/css_sprites.png') -10px -172px;
    margin: 0 19px
}

.header_right .create-account {
    float: left;
    padding: 20px 13px
}

.header-phone {
    color: #000;
    font-family: ProximaNova-Regular;
    font-size: 16px;
    margin-left: 15px;
    padding-bottom: 15px;
    padding-top: 16px
}

.denned {
    font-family: ProximaNova-Regular;
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 13px
}

.vrem {
    font-size: 16px;
    text-transform: uppercase;
    font-family: ProximaNova-Bold
}

.header-nav li {
    margin-right: 30px;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    font-family: ProximaNova-Regular
}

.header-nav li a {
    color: #fff
}

.header-nav {
    padding: 22px 0;
    margin: 0
}

.info-header img {
    margin-left: 5px
}

.info-header {
    padding-top: 16px
}

.info-header .soc {
    margin-right: 0
}

.top-categor {
    background: #c6e8f1;
    clear: both
}

.cart {
    text-align: center;
    float: right;
    padding: 11px 30px;
    background: #2f2f2f
}

.mfilter-heading-text span {
    font-size: 18px
}

.mfilter-price-inputs span {
    text-transform: uppercase;
    color: #000
}

.cart a {
    font-size: 13px;
    color: #fff;
    font-family: ProximaNova-Light;
    text-transform: uppercase
}

.cart img,
.desires img {
    display: block;
    margin: auto
}

.desires,
#search {
    float: right
}

.desires {
    padding: 12px 8px;
    margin: 0 25px 0 20px;
}

#search,
#search2 {
    padding: 21px 30px
}

.desires a {
    color: #2f2f2f;
    font-size: 13px;
    font-family: ProximaNova-Light;
    text-transform: uppercase
}

.owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    box-shadow: 0px 0px 4px 3px #00000014!important;
    background: #ffffff6e
}

.owl-carousel .owl-prev {
    left: 30px
}

.owl-carousel .owl-next {
    right: 30px
}

.owl-carousel .owl-dot {
    width: 12px;
    height: 12px;
    background: #d9d9d9;
    margin-left: 5px;
    margin-right: 5px
}

.owl-carousel .owl-item img {
    margin: auto;
    height: auto !important;
    /*width: auto !important*/
}

.baners .owl-dots .active {
    width: 20px;
    height: 20px;
    border: 2px solid #c6e8f1;
    position: relative;
    background: #fff
}

.baners .owl-dots .active span {
    width: 10px;
    height: 10px;
    position: absolute;
    background: #c6e8f1;
    top: 3px;
    left: 3px
}

.baners .owl-dots {
    display: block;
    text-align: center;
    margin-top: 20px
}

.baners .item {
    max-width: 100%;
    height: 410px;
    background-size: 100% 100% !important;
    position: relative
}

.centerinfo a {
    font-size: 15px;
    color: #fff;
    background: #c6e8f1;
    border-radius: unset;
    text-transform: uppercase;
    padding: 20px;
    text-align: center;
    font-family: ProximaNova-Bold;
    margin-top: 320px
}

.centerinfo span {
    position: absolute;
    font-size: 25px;
    text-transform: uppercase;
    font-family: ProximaNova-Bold;
    color: #c6e8f1
}

.centerinfo {
    position: absolute
}

.text_1 {
    top: 250px
}

.text_2 {
    top: 278px
}

.baners .owl-nav button:hover {
    background: #fff;
    border: 1px solid #c6e8f1
}

.owl-carousel button:hover .block_strel,
.owl-carousel .hover_strel {
    display: none
}

.block_strel {
    width: 15px;
    height: 9px;
    background: url('/Vitald/img/css_sprites.png') -47px -216px;
    display: inline-block
}

.block_strel-2 {
    width: 16px;
    height: 10px;
    background: url('/Vitald/img/css_sprites.png') -188px -136px;
    display: inline-block
}

.owl-nav button:hover .hover_strel {
    display: inline-block;
    width: 15px;
    height: 9px;
    background: url('/Vitald/img/css_sprites.png') -82px -216px
}

.owl-nav button:hover .hover_strel-2 {
    display: inline-block;
    width: 16px;
    height: 9px;
    background: url('/Vitald/img/css_sprites.png') -191px -172px
}

.owl-nav button:hover .block_strel-2,
.owl-nav button:hover .block_strel {
    display: none
}

.owl-carousel button:hover .hover_strel {
    display: block;
    margin: auto
}

.content__block_label h2,
.content__block_label h1 {
    font-size: 25px;
    text-transform: uppercase;
    font-family: ProximaNova-Bold;
    letter-spacing: 3px;
    position: relative;
    margin-left: 10px
}

.content__block_label h2:after,
.content__block_label h1:after {
    content: "";
    background: #c6e8f1;
    width: 60px;
    height: 58px;
    position: absolute;
    left: -10px;
    z-index: -1;
    top: -18px
}

.content__block_label h2:before {
    content: "";
    height: 1px;
    background: #c6e8f1;
    position: absolute;
    width: 70%;
    top: 11px;
    right: 0
}

.product_catal .image {
    position: relative;
    margin: 0
}

.topstickers_wrapper {
    background: #ff5752;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px;
    color: #000;
    font-size: 11px;
    text-transform: uppercase;
    font-size: 18px;
    z-index: 1;
	border-radius: 5px;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%
}

.inc .header-phone {
    margin-left: 16px !important
}

.bgs a span {
    margin: 0 !important
}

.bgs span {
    vertical-align: middle !important
}

footer .list-unstyled a:hover {
    color: #fff
}

.breadcrumb>li+li:before {
    content: "";
    width: 9px;
    height: 7px;
    background: url(/Vitald/img/catalog_sprites.png) -10px -41px;
    display: inline-block
}

.name .name_cat {
    font-size: 15px;
    font-family: ProximaNova-Regular;
    color: #000;
    display: block;
    line-height: 16px;
}

.name .name_mode {
    font-size: 16px;
    color: #000
}

.foot-ss {
    position: relative;
    margin-top: 15px
}

.name {
    margin-top: 30px;
    text-align: center
}

.price {
    background: #e4f8f9;
    text-align: center;
    margin-top: 6px;
    border-radius: 7px;
}

.price-old {
    display: block;
    color: #585656;
    font-size: 17px;
    text-decoration: line-through;
    text-decoration-color: #f56a79
}

.price-new {
    font-family: ProximaNova-Semibold;
    font-size: 24px
}

.catalog_options p {
    color: #525252;
    margin: 0;
    font-size: 15px;
    margin-top: 1px;
    font-family: ProximaNova-Light
}

.catalog_options span {
    font-family: ProximaNova-Semibold;
    font-size: 17.44px
}

.catalog_options {
    text-align: center
}

.owl-carousel .item:hover .catalog_options,
.catalog_prod:hover .catalog_options {
    display: block
}

.tovar .catalog_prod:hover .catalog_prod {
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.06)
}

.catalog_prod .name {
    padding-left: 0;
    text-align: center;
}

.owl-carousel .item:hover .price,
.catalog_prod:hover .price {
    background: #ccc
}

.tab-content>.active {
    padding-top: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#modal-addcart .text-center .btn-primary {
    display: inline-block
}

#modal-addcart .text-center .btn-default {
    background: #c6e8f1;
    border-radius: 0;
    border: 0;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    padding: 20px;
    margin: auto;
    font-family: ProximaNova-Bold;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase
}

.bg-bastrprosm {
    cursor: pointer;
    width: 30px;
    height: 16px;
    background: url(/Vitald/img/css_sprites.png) -141px -172px;
    display: inline-block;
    float: right;
    right: 10px;
    top: 20px;
    position: absolute;
    z-index: 1;
    display: none
}

.bg-icons8_marker_5001 {
    width: 28px;
    height: 21px;
    background: url('/Vitald/img/css_sprites.png') -108px -130px;
    display: block;
    margin: auto
}

.con_foo {
    width: 430px;
    background: #2f2f2f;
    padding: 20px 25px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 830px
}

a:hover {
    text-decoration: none
}

.bg-skyp {
    width: 28px;
    height: 21px;
    background: url('/Vitald/img/css_sprites.png') -188px -51px;
    display: block;
    margin: auto;
    margin-bottom: 5px
}

.footer_phon {
    text-align: center;
    display: block
}

.bg-icons8_new_post_5001 {
    width: 30px;
    height: 22px;
    background: url('/Vitald/img/css_sprites.png') -10px -130px;
    display: block;
    margin: auto;
    margin-bottom: 5px
}

.bg-icons8_touchscreen_5002 {
    width: 28px;
    height: 21px;
    background: url('/Vitald/img/css_sprites.png') -188px -10px;
    display: block;
    margin: auto;
    margin-bottom: 7px
}

.bg-chas__2_ {
    width: 28px;
    height: 21px;
    background: url('/Vitald/img/css_sprites.png') -60px -130px;
    display: block;
    margin: auto;
    margin-bottom: 5px
}

.shopping_cart {
    background: #c6e8f1;
    padding: 15px 20px;
    float: left;
    width: 70%;
    cursor: pointer
}

.cart-button .bg-icons8_shopping_cart_500 {
    margin-right: 7px;
    display: inline-block;
    margin-left: 0;
    vertical-align: sub
}

.bg-icons8_heart_outline_500_555 {
    width: 34px;
    height: 30px;
    background: url(/Vitald/img/css_sprites.png) -69px -70px;
    margin: 0 20px;
    display: inline-block
}

.shopping_cart img {
    width: auto !important;
    float: left
}

.shopping_cart span {
    font-family: ProximaNova-Bold;
    color: #fff;
    margin-left: 5px;
    text-transform: uppercase;
    vertical-align: sub
}

.fav-wrap {
    width: 30%;
    text-align: center;
    display: inline-block;
    height: 53px;
    padding: 12px 0
}

.fav-wrap img {
    width: auto !important;
    margin: auto
}

.shop-cart {
    display: none
}

.name:hover .name_mode, 
.name:hover .name_cat, 
.name:hover .name_mode, 
.name:hover .name_cat {
    color: #ff665d;
}

.prduct_carousel .owl-dots,
.prduct_carousel_vesna .owl-dots {
    display: none
}

.prduct_carousel .owl-nav button,
.prduct_carousel .owl-nav button {
    top: 220px
}

.pagin {
    color: #777;
    text-align: center;
    font-size: 18px;
    margin-top: -30px
}

.pagin .owli {
    font-family: ProximaNova-Semibold;
    font-size: 35px;
    color: #000;
    position: relative
}

.pagin .owli:after {
    content: "";
    width: 16px;
    height: 16px;
    background: #c6e8f1;
    position: absolute;
    bottom: 3px;
    z-index: -1;
    left: 1px
}

.prduct_carousel .owl-stage-outer {
    height: 615px;
    padding-top: 75px
}

.owl-carousel:not(#slideshow0):not([id^="latest"]) .owl-stage-outer .carto-tovar {
    margin: 0 -15px;
}

.prduct_carousel_vesna .owl-stage-outer {
    height: 500px;
    padding-top: 30px
}

.content_block_ h2:before {
    width: 84%
}

.prduct_carousel .price {
    margin-bottom: 0
}

.podrob {
    display: none;
    font-family: ProximaNova-Light;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    padding: 20px;
    border: 2px solid #c6e8f1;
    border-top: 0
}

.prduct_carousel .item:hover .price {
    background: #c6e8f1;
    margin-top: 10px
}

.podrob a {
    color: #000
}

.seo-text {
    text-align: center;
    margin-top: 40px
}

.seo-text h2 {
    text-transform: uppercase;
    font-size: 25px;
    font-family: ProximaNova-Bold;
    border-bottom: 3px solid #c6e8f1;
    display: inline-block;
    margin-bottom: 15px;
    letter-spacing: 3px
}

.text_opis h3 {
    font-size: 21px;
    font-family: ProximaNova-Bold;
    margin-bottom: 25px;
    margin-top: 40px
}

.text_opis p {
    font-size: 18px;
    line-height: 30px
}

.text_opis {
    padding: 0 244px
}

.sois-opic {
    font-size: 18px;
    display: block;
    margin-bottom: 20px;
    position: relative;
    padding-left: 40px
}

.text_opis img {
    width: 100%
}

.sois-opic:after {
    content: "";
    background: #c6e8f1;
    height: 1px;
    width: 30px;
    position: absolute;
    left: 0;
    top: 50%
}

.text_opis_spis {
    width: 60%;
    display: inline-block;
    float: left
}

.img_opis {
    width: 40%;
    display: inline-block
}

.sois-opic:last-child {
    margin-bottom: 0
}

.text_opis_spis h3 {
    margin-top: 30px
}

.imeg_blog,
.info_blog {
    display: inline-block;
    float: left
}

.imeg_blog {
    width: 47%
}

.imeg_blog img {
    height: 230px
}

.info_blog {
    min-height: 275px;
    background: #2f2f2f;
    box-shadow: -10px -3px 40px 14px rgba(0, 0, 0, 0.19);
    padding-top: 20px;
    padding-left: 15px;
    width: 53%
}

.block-carou .owl-stage-outer {
    padding-top: 45px;
    padding-bottom: 56px
}

.name-bloc a {
    font-size: 16px;
    color: #fff;
    font-family: ProximaNova-Bold;
    line-height: 23px
}

.text-desc {
    color: #bfbfbf;
    font-size: 16px;
    font-family: ProximaNova-Light;
    margin-top: 25px
}

.name-bloc:before {
    content: "";
    height: 3px;
    background: #c6e8f1;
    position: absolute;
    width: 35px;
    bottom: -12px;
    left: 0
}

.name-bloc {
    position: relative
}

.po-d {
    margin-top: 40px
}

.po-d .data {
    display: inline-block;
    font-size: 15px;
    color: #6a6a6a;
    margin-top: 15px
}

.po-d a {
    color: #c6e8f1;
    font-size: 16px;
    text-transform: uppercase;
    font-family: ProximaNova-Bold;
    float: right;
    padding: 15px 30px
}

.info_blog:hover .po-d a {
    color: #fff;
    background: #c6e8f1
}

.block-carou .item {
    display: flex;
    align-items: center;
    justify-content: center
}

.block-carou .owl-dots {
    display: none
}

.bg-contact {
    font-family: ProximaNova-Bold;
    font-size: 23px;
    text-align: center;
    color: #fff;
    display: block;
    margin-bottom: 30px
}

.info_conta {
    margin-top: 15px;
    border-bottom: 2px solid #3f3f3f;
    color: #fff;
    text-align: center
}

.info_conta .adres {
    color: #fff;
    font-size: 17px;
    margin-top: 6px;
    display: inline-block;
    font-family: ProximaNova-Semibold;
    margin-bottom: 5px
}

.info_conta .header-phone {
    color: #fff;
    font-size: 18px
}

.con_foo .header-phone {
    margin-left: 0
}

.bg_rr {
    text-align: center
}

.bg_rr span {
    font-size: 18px
}

.mail_foote {
    font-family: ProximaNova-Semibold;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: block
}

.info_conta:last-child {
    border-bottom: 0
}

.bg-icons8_facebook_circled_500 {
    width: 40px;
    height: 40px;
    background: url(/Vitald/img/css_sprites.png) -70px -10px;
    display: inline-block;
    vertical-align: bottom
}

.bg-socset {
    display: inline-block;
    float: right;
    padding-bottom: 15px
}

.bg-socset span {
    font-size: 20px;
    text-transform: uppercase;
    vertical-align: super
}

.bg-vk {
    width: 40px;
    height: 40px;
    background: url('/Vitald/img/css_sprites.png') -10px -10px;
    display: inline-block;
    vertical-align: bottom
}

.bg-insta {
    width: 40px;
    height: 40px;
    background: url('/Vitald/img/css_sprites.png') -129px -10px;
    display: inline-block;
    vertical-align: bottom
}

.bg-olx {
    width: 40px;
    height: 40px;
    background: url('/Vitald/img/css_sprites.png') -10px -70px;
    display: inline-block;
    vertical-align: bottom
}

footer {
    background: #2f2f2f;
    padding: 40px 0 30px 0
}

footer .left1 {
    display: inline-block;
    margin-bottom: 15px
}

footer .left1 img {
    width: 173px;
    height: 78px
}

.zapret {
    font-size: 15px;
    color: #c3c3c3;
    font-family: ProximaNova-Light;
    margin-left: 21px
}

.zagal-foot {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 14px;
    display: block;
    position: relative
}

.zagal-foot:after {
    content: "";
    background: #c6e8f1;
    height: 2px;
    width: 40px;
    position: absolute;
    left: 0;
    bottom: 0
}

footer .list-unstyled a {
    color: #ffffff;
    font-size: 15px;
    font-family: ProximaNova-Light;
    margin-top: 13px;
    display: block
}

.footer2_left {
    margin-top: 0 !important
}

.footer2_left .bg-socset {
    float: left;
    padding-bottom: 40px
}

.footer2_left .bg-socset span {
    color: #fff;
    margin-right: 30px
}

.breadcrumb a {
    padding: 10px;
    color: black;
    font-size: 13px;
    text-transform: uppercase
}

.breadcrumb span {
    padding: 10px;
    color: black;
    font-size: 13px;
    text-transform: uppercase
}

.breadcrumb li:first-child a {
    padding-left: 0
}

.breadcrumb {
    padding: 7px 13px;
    margin-bottom: 5px;
    border-radius: 4px;
    width: fit-content;
    background-color: #4dd0e11f
}

.img-thumbnail {
    border: 0
}

.input-group-btn:last-child>.btn {
    padding: 6px 12px
}

.checkout-cart .input-group {
    display: flex
}

.checkout-cart .input-group-btn {
    width: auto;
    display: flex
}

.alert-success {
    color: #fff;
    background-color: #c6e8f1;
    border-color: #c6e8f1
}

.alert {
    border-radius: 0
}

.cartxk {
    margin-left: -50px
}

.carts span {
    margin-left: 10px
}

.bg-xle_kro {
    width: 9px;
    height: 7px;
    background: url('/Vitald/img/catalog_sprites.png') -10px -41px;
    display: inline-block
}

.bg-sca:after {
    content: "";
    width: 8px;
    height: 10px;
    background: url(/Vitald/img/catalog_sprites.png) -66px -10px;
    display: block;
    position: absolute;
    right: 13px;
    bottom: 5px
}

.content__block_label span {
    position: absolute;
    bottom: -13px;
    left: 65px;
    color: #7f7f7f
}

.content__block_label {
    position: relative
}

.mfilter-col-input {
    position: relative;
    border-color: #bdbdbd;
    color: #fff;
    display: inline-block;
    width: 13px;
    height: 13px;
    top: 2px;
    border: 1px solid #bdbdbd;
    border-radius: 0;
    overflow: hidden;
    text-align: center;
    margin-right: 10px
}

.mfilter-col-input,
.mfilter-col-count {
    display: inline-block
}

.bg-filter_verx {
    width: 8px;
    height: 10px;
    background: url('/Vitald/img/catalog_sprites.png') -10px -10px;
    display: inline-block;
    float: right;
    margin-top: 4px
}

.list-group-item {
    padding: 25px 10px;
    border: 0
}

.bg-filter_vniz {
    width: 8px;
    height: 10px;
    background: url('/Vitald/img/catalog_sprites.png') -66px -10px;
    display: inline-block;
    float: right
}

.bg- {
    width: 8px;
    height: 10px;
    background: url('/Vitald/img/catalog_sprites.png') -38px -10px;
    display: inline-block;
    float: right;
    margin-top: 4px
}

.bg-sca label {
    display: block;
    font-size: 11px !important;
    text-transform: uppercase;
    color: #757575;
    background: 0;
    border: 0;
    padding: 0 !important;
    height: auto !important
}

.mfilter-content>ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.mfilter-heading {
    background: transparent;
    padding: 10px 15px 0px 0px;
    color: #000;
}

.sele {
    font-size: 14px;
    text-transform: uppercase;
    font-family: ProximaNova-Bold;
    border: 0;
    box-shadow: none;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.mfilter-options .form-control {
    display: inline-block;
    width: 35%;
    height: 35px;
    color: #000;
    border: 1px solid #acacac;
    border-radius: 0;
    text-transform: uppercase
}

.mfilter-price-inputs {
    text-transform: uppercase;
    color: #000
}

.mfilter-price-inputs span {
    text-transform: uppercase;
    color: #000
}

.mfilter-ocf-option {
    padding: 25px 0
}

.mfilter-tb-as-td {
    font-size: 18px;
    font-family: ProximaNova-Light
}

.catalog-filters__btns .catalog-filters__btn_reset {
    width: 100%;
    display: block;
    text-align: center;
    color: #2f2f2f;
    font-size: 13px;
    text-transform: uppercase;
    padding: 16px;
    background: #fff;
    box-shadow: none;
    border: 2px solid #c6e8f1
}

.catalog-filters__btns .catalog-filters__btn {
    width: 100%;
    display: block;
    text-align: center;
    color: #cfcfcf;
    font-size: 13px;
    text-transform: uppercase;
    padding: 16px;
    background: #fff;
    box-shadow: none;
    border: 2px solid #b8b8b8;
    margin-top: 15px
}

.mfilter-counter {
    font-size: 18px;
    font-family: ProximaNova-Light;
    font-weight: bold
}

.mfilter-option input[type="checkbox"] {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%
}

.mfilter-input-active input[type="checkbox"]:checked,
.mfilter-input-active input[type="checkbox"] {
    background: #c6e8f1;
    border: 1px solid #c6e8f1
}

.mfilter-collapsed .mfilter-head-icon {
    transform: rotate(180deg);
    transition: .4s
}

.mfilter-counter:before {
    content: "("
}

.mfilter-counter:after {
    content: ")"
}

.tovar {
    margin-top: 5px;
    display: flex;
    flex-wrap: wrap;
}

.tovar-catalog {
    margin-top: 15px
}

.carto-tovar:hover .catalog_prod {
    z-index: 10;
    background-color: #fff;
    min-height: 20em;
}

.soc {
    padding: 0;
    margin-top: -8px;
    margin-right: 15px
}

#popup-quickview .quick-manufacturer .fa,
#popup-quickview .quick-model i,
#popup-quickview .quick-stock i {
    color: #c6e8f1
}

#popup-quickview .qty-not-in-stock {
    color: #ff665e !important;
    font-weight: normal !important;
    background: transparent !important
}

.quick-manufacturer span {
    font-size: 14px
}

#popup-quickview .quick-manufacturer {
    font-size: 14px
}

#popup-quickview .price-new {
    color: #ff665e !important;
    font-size: 24px !important
}

.quic label {
    position: relative;
    padding: 0 15px !important;
    font-family: ProximaNova-Semibold;
    font-size: 18px;
    background: transparent;
    border: none !important;
    border-radius: 0 !important;
    border-right: 1px solid #e3e3e3 !important
}

.btn-add-to-cart-quickview {
    background: #23a1d1 none repeat scroll 0 0 !important;
    border-color: #23a1d1 !important
}

.btn-wishlist-quickview:hover {
    background: #23a1d1 !important;
    border-color: #23a1d1 !important
}

#popup-quickview .quantity-wrapper .add-action:hover {
    background: #23a1d1 !important
}

#search .bg-icons8_search_500 {
    cursor: pointer
}

checbox-options label:hover,
#popup-quickview .radio-checbox-options input:checked+label {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    color: #23a1d1 !important;
    border-right: 1px solid #23a1d1 !important;
    border-left: 1px solid #23a1d1 !important
}

.well {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, .05)
}

.pagination>li>a,
.pagination>li>span {
    color: #525252;
    font-size: 18px;
    background-color: transparent;
    border: 0
}

.pagination>.active>span {
    z-index: 2;
    color: #000;
    cursor: default;
    background-color: transparent;
    border-color: transparent;
    font-family: ProximaNova-Semibold;
    font-size: 35px
}

.pagination>.active>span:after {
    content: "";
    width: 16px;
    height: 18px;
    background: #c6e8f1;
    position: absolute;
    bottom: 15px;
    z-index: -1;
    left: 17px
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 60px 0 0 0
}

.pagination>li>a:hover {
    color: #777;
    background-color: transparent;
    border-color: transparent
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #000;
    cursor: default;
    background-color: transparent;
    border-color: transparent
}

.list-group {
    margin-top: 45px
}

#carou-product {
    padding: 0 55px;
    padding-bottom: 10px;
}

#carou-product .product-img-blo img {
    height: 100px
}

#carou-product .owl-nav button {
    top: 25%;
    box-shadow: none
}

#carou-product .owl-dots {
    display: none
}

.thumbnail {
    padding: 0;
    border: transparent;
    border-radius: 0
}

#carou-product .owl-nav button:hover {
    background: #fff
}

.thumbnails .image {
    position: relative
}

.info_ria h1 {
    font-family: ProximaNova-Bold;
    font-size: 25px;
    margin-left: 15px
}

.info_ria h1 span {
    display: block;
    line-height: 27px
}

.info_ria h1:after {
    content: "";
    background: #c6e8f1;
    width: 60px;
    height: 100%;
    position: absolute;
    left: 15px;
    z-index: -1;
    top: 0
}

.name-brend {
    display: flex;
    align-items: center;
    justify-content: center
}

.name-brend .brend img {
    float: right;
    width: auto
}

.artikul span:nth-child(1) {
    font-size: 16px;
    color: #606060;
    font-family: ProximaNova-Light
}

.artikul span:nth-child(2) {
    font-family: ProximaNova-Regular;
    color: #000;
    font-size: 16px
}

.artikul {
    display: flex;
    gap: 5px;
    padding: 0 5px;
}

.artikul-2 {
    display: block;
    background: transparent
}

.op-ct {
    word-wrap: break-word;
    font-size: 18px;
    margin: 0 0 30px 0
}

.rryad .radio {
    display: inline-block;
    float: left;
    margin: 2px
}

.rryad input:checked:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid #c6e8f1;
    border-left: 1px solid #c6e8f1
}

.rryad input:checked+span {
    color: #c6e8f1
}

.rryad .radio label {
    position: relative;
	border-radius: 6px;
	padding: 0;
    border: 1px solid #c0c0c1;
    font-family: ProximaNova-Semibold;
    font-size: 18px;
	display: flex !important;
}

.size-option-product+span {
    padding: 10px;
    border-radius: 6px;
}

.radio.option-button:hover span {
    background: #c6e8f1;
}

.size-option-product:checked+span {
    background: #c6e8f1;
    color: #000 !important;
}

.rryad input {
    width: 100%;
    position: absolute !important;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: 0 !important;
    cursor: pointer
}

#pdqo-f .rryad .radio label span {
    padding: 5px;
}

#pdqo-f .rryad .radio label:hover span {
    background: #c6e8f1;
}

#pdqo-f .rryad .radio label input:checked+span {
    background: #c6e8f1;
    color: #000;
}

#form-review .form-group {
    overflow: hidden;
    margin: 0 -15px
}

.prodo .radio-custom {
    height: 25px;
    width: 25px;
    margin-right: 6px;
    margin-top: 0
}

.prodo input:checked+.radio-custom:before {
    top: 19px;
    left: 6px;
    width: 12px
}

.prodo input:checked+.radio-custom:after {
    top: 17px;
    left: 12px;
    width: 19px
}

.prodo input:checked+.radio-custom:after {
    content: '';
    position: absolute;
    top: 9px;
    left: 7px;
    width: 12px;
    height: 2px;
    background: #c6e8f1;
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg)
}

.prodo input:checked+.radio-custom:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 3px;
    width: 8px;
    height: 2px;
    background: #c6e8f1;
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg)
}

.rryad .radio input[type=radio]:checked+label {
    position: relative;
    border-color: #c6e8f1;
    border-left: 1px solid #c6e8f1;
    color: #c6e8f1;
    font-family: ProximaNova-Bold
}

.rryad {
    margin-top: 15px;
    overflow: hidden
}

.prica-catalog .price-new {
    font-size: 26px;
    color: #eb0c00;
    font-family: ProximaNova-Bold;
    letter-spacing: 1px
}

.prica-catalog .price-old:before {
    border-bottom: 1px solid #ff665e;
    position: absolute;
    content: "";
    width: 35%;
    height: 50%;
    transform: rotate(-13deg)
}

.prica-catalog .price-old {
    display: block;
    color: #575757;
    font-size: 19.4px;
    text-decoration: none;
    position: relative;
    text-align: center
}

.prica-catalog {
    display: inline-block;
    margin-right: 45px
}

.product-xar .shopping_cart {
    cursor: pointer;
    width: 272px;
    display: inline-block;
    text-align: center;
    background: #c6e8f1;
    float: none;
    position: relative
}

.pcn {
    display: flex;
    align-items: center;
    padding-bottom: 50px;
    border-bottom: 1px solid #dedede
}

.econom {
    font-size: 16px
}

.econom span {
    font-family: ProximaNova-Light
}

.nalich {
    color: #c6e8f1;
    font-size: 14px;
    text-transform: uppercase;
    margin-left: 55px
}

.podborraz a {
    color: #000;
    text-decoration: underline
}

.podborraz {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 40px
}

.pza {
    margin-top: 20px;
    color: #505050;
    font-family: ProximaNova-Semibold;
    font-size: 15px;
    text-transform: uppercase;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 7px;
    display: block
}

.opdo {
    line-height: 25px;
    font-size: 15px;
    color: #4f4f4f;
    display: inline-flex;
    margin-right: 30px;
    margin-right: 19px;
    align-items: center
}

.pza:after {
    content: "";
    background: #c6e8f1;
    height: 2px;
    width: 20px;
    position: absolute;
    left: 0;
    bottom: 0
}

.product-xar .shopping_cart:before {
    content: "";
    border: 2px solid #000;
    position: absolute;
    top: 8px;
    left: 8px;
    height: 60px;
    width: 270px;
    z-index: -1
}

.product-img-blo {
    border: 2px solid #fff
}

.attribute-name {
    font-family: ProximaNova-Light;
    font-size: 16px
}

.attribute-value {
    font-size: 16px;
    font-family: ProximaNova-Semibold
}

.sborattr {
    line-height: 35px;
    position: relative;
    padding-left: 30px
}

.gna span {
    font-family: ProximaNova-Extrabld;
    color: #c6e8f1;
    font-size: 20px;
    text-transform: uppercase
}

.sborattr:after {
    content: "";
    background: #000;
    height: 2px;
    width: 8px;
    position: absolute;
    left: 10px;
    top: 50%
}

.description-left {
    padding-bottom: 30px;
    border-bottom: 1px solid #000
}

.otz {
    font-family: ProximaNova-Extrabld;
    font-size: 20px;
    text-transform: uppercase;
    text-align: right
}

.name-klient {
    font-size: 20px;
    font-family: ProximaNova-Bold;
    margin-left: 0px;
    display: block
}

.data-otz {
    display: block;
    color: #9d9d9d;
    padding: 23px 0;
    font-size: 15px;
    font-family: ProximaNova-Light
}

.otz-2 p {
    font-family: ProximaNova-Light;
    font-size: 16px
}

.description-ria {
    border-bottom: 0
}

#prduct_recomend .owl-dots,
#prduct_prosmotr .owl-dots {
    display: none
}

.recomedy .content_block_ h2:before {
    width: 68%
}

.recomedy {
    margin-top: 20px
}

.recomedy .content__block_label {
    margin-top: 55px
}

#prduct_recomend,
#prduct_prosmotr {
    height: auto;
    min-height: 400px;
    padding-top: 10px
}

#prduct_recomend .item:hover .podrob,
#prduct_prosmotr .item:hover .podrob {
    display: block
}

#prduct_recomend .item:hover .price,
#prduct_prosmotr .item:hover .price {
    background: #c6e8f1;
}

.recomedy .pagin {
    margin-top: -60px
}

.cont-inf {
    margin-left: 55px;
    margin-top: 75px
}

.znac-inf {
    display: block;
    color: #8a8a8a;
    font-size: 13px;
    text-transform: uppercase
}

.znac-inf-2 {
    font-family: ProximaNova-Semibold;
    font-size: 19px;
    margin-bottom: 45px;
    position: relative;
    line-height: 1;
    padding-left: 45px;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.znac-inf-2:after {
    content: "";
    background: #c6e8f1;
    height: 2px;
    width: 25px;
    position: absolute;
    left: 10px;
    top: 50%
}

.znac-inf-2 .header-phone:nth-child(1) {
    margin-left: 0
}

.znac-inf-2 .header-phone {
    font-family: ProximaNova-Semibold;
    font-size: 19px
}

.znac-inf-2 .denned,
.znac-inf-2 .vrem {
    font-size: 19px
}

.znac-inf-2 .denned:nth-child(1) {
    margin-left: 0
}

.znac-inf-2 .footer_phon {
    text-align: left
}

.znac-inf-2 .mail_foote {
    color: #000;
    font-size: 19px;
    text-align: left
}

.contact .content__block_label h2:before {
    width: 79%
}

.contla .svyaz {
    padding: 20px 0;
    font-family: ProximaNova-Bold;
    text-transform: uppercase;
    color: #fff;
    background: #000;
    text-align: center;
    width: 100%
}

.contla label {
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 20px
}

.obpole {
    color: #b4b4b4;
    font-size: 15px;
    text-align: right;
    display: block
}

.contla .form-control {
    height: 43px;
	width: 100%;
    border-left: 3px solid #c6e8f1;
    border-radius: 0;
    box-shadow: none;
    font-family: ProximaNova-Light;
    color: #000;
    font-size: 20px
}

.form-controll {
    width: 100%;
    resize: none;
    min-height: 100px;
    border-left: 3px solid #c6e8f1;
    border-radius: 0;
    box-shadow: none;
    font-family: ProximaNova-Light;
    color: #000;
    font-size: 20px
}

.soobc {
    margin-bottom: 35px
}

.contla .btn-popup-pay {
    background: #c6e8f1;
    border: 0;
    text-align: center;
    padding: 20px 30px;
    color: #fff;
    font-family: ProximaNova-Bold;
    text-transform: uppercase;
    display: block;
    margin: auto
}

.dopoc {
    color: #fff !important;
    font-family: ProximaNova-Bold;
    background: #c6e8f1;
    font-size: 16px;
    text-transform: uppercase;
    padding: 2px 8px
}

.ofogo {
    position: relative;
    bottom: 35px;
    left: 155px;
    color: #bab9b9;
    font-family: ProximaNova-Bold;
    background: transparent;
    font-size: 16px;
    text-transform: uppercase;
    padding: 2px 8px
}

.contla textarea {
    height: 130px
}

.carts h2:before {
    width: 58%
}

.contla {
    margin-bottom: 60px
}

.cart-produc:before {
    content: "";
    border-left: 2px solid #e9e9e9;
    position: absolute;
    height: 1000px;
    top: -99px
}

#content {
    padding-bottom: 15px
}

.cart-produc {
    position: relative
}

.carts span {
    position: relative;
    bottom: 35px;
    left: 165px
}

.vachdan:after {
    content: "";
    background: #c6e8f1;
    height: 2px;
    width: 40px;
    position: absolute;
    left: 0;
    bottom: 0
}

.vachdan {
    color: #2f2f2f;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 10px;
    position: relative;
    display: inline-block;
    font-family: ProximaNova-Bold
}

.zaregis {
    display: inline-block;
    font-family: ProximaNova-Bold;
    float: right;
    color: #7d8181;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: underline
}

.zadan {
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 3px solid #2f2f2f
}

.radio-inline {
    padding-left: 40px
}

.radio-inline input {
    height: 30px;
    width: 30px;
    border: 2px solid #c6e8f1;
    border-radius: 50%
}

.radio-custom {
    height: 25px;
    width: 25px;
    border: 2px solid #b6ebf0;
    margin: 0;
    z-index: 1;
    cursor: pointer;
    position: relative;
    display: inline-block;
    border-radius: 50%;
    background: transparent
}

.zadan .label {
    font-family: ProximaNova-Semibold;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    text-align: left
}

.sposdos .vachdan {
    margin-bottom: 25px
}

.sposdos label {
    margin-top: 25px
}

.sposdos label {
    display: flex;
    align-items: center
}

.sposdos {
    margin-left: 39.5px
}

.bg-dalee {
    width: 29px;
    height: 9px;
    background: url('/Vitald/img/css_sprites2.png') -10px -10px;
    display: inline-block;
    margin-left: 50px
}

.dobcart a {
    background: #c6e8f1;
    width: 280px;
    display: block;
    text-align: center;
    padding: 20px;
    margin: auto;
    font-family: ProximaNova-Bold;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase
}

.dobcart {
    margin-top: 35px
}

.circle {
    max-width: 100%;
    width: 100%;
    table-layout: fixed;
    margin-top: 10px
}

.circle .image {
    padding-left: 8px
}

.razmer,
.quantity {
    text-align: center;
    color: #8f8f8f;
    font-size: 13px
}

.razmer span,
.quantity span {
    display: block;
    font-size: 17px;
    color: #000;
    font-family: ProximaNova-Bold
}

.namecart a {
    font-family: ProximaNova-Bold;
    font-size: 14px;
    color: #000
}

.namecart a span {
    font-family: ProximaNova-Regular;
    display: block
}

.carteta {
    font-size: 16px;
    text-align: right;
    text-transform: uppercase;
    font-family: ProximaNova-Bold;
    margin-bottom: 30px
}

.pricecart {
    text-align: center
}

.circle tr {
    height: 90px;
    border: 2px solid #e9e9e9;
    border-left: 0
}

#mySelect3 {
    height: 43px;
    border: 1px solid #ccc;
    border-left: 3px solid #c6e8f1;
    border-radius: 0;
    box-shadow: none;
    display: block;
    width: 100%;
    padding: 0 15px
}

.oblast:after {
    content: "";
    width: 8px;
    height: 10px;
    background: url(/Vitald/img/catalog_sprites.png) -66px -10px;
    display: block;
    position: absolute;
    right: 22px;
    bottom: 17px
}

.oblast {
    position: relative
}

.cart2 .dopoc {
    color: #c6e8f1 !important;
    background: transparent
}

.cart2 .ofzakaz {
    color: #fff;
    background: #c6e8f1
}

.uvname {
    font-size: 18px;
    text-align: center;
    display: block
}

.uvname span {
    font-family: ProximaNova-Semibold
}

.blagodar {
    background: #2f2f2f;
    margin: 10px 90px;
    border-bottom: 5px solid #c6e8f1;
    padding: 17px 0;
    text-align: center;
    color: #fff;
    font-family: ProximaNova-Bold;
    font-size: 18px
}

.blagodar span {
    color: #c6e8f1;
    font-family: ProximaNova-Extrabld
}

.svyaz {
    margin: 25px 0 30px 0;
    font-size: 20px;
    display: block;
    text-align: center;
    font-family: ProximaNova-Semibold
}

.cart3 .circle tr {
    border-left: 2px solid #e9e9e9
}

.cart3 .price-new {
    font-size: 19px
}

.itog {
    font-family: ProximaNova-Bold;
    font-size: 18px;
    display: block;
    color: #c6e8f1;
    width: 130px;
    text-align: center;
    float: right;
    margin-top: 15px
}

.spodosopl {
    color: #818181;
    font-size: 18px;
    font-family: ProximaNova-Light
}

.vbospo {
    font-family: ProximaNova-Semibold;
    font-size: 18px;
    color: #323232
}

.detazakaz {
    margin-top: 20px;
    margin-left: 38px
}

.otpravka {
    font-family: ProximaNova-Bold;
    color: #c6e8f1;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    display: block;
    border-bottom: 1px solid;
    width: 285px;
    margin: 40px auto
}

.lkabinet a {
    border: 3px solid #c6e8f1;
    width: 280px;
    display: block;
    text-align: center;
    padding: 17px;
    margin: auto
}

.dobcart,
.lkabinet {
    display: inline-block
}

.buttocart {
    display: block;
    text-align: center;
    margin-bottom: 65px
}

.lkabinet {
    margin-left: 25px
}

.lkabinet a span {
    font-size: 16px;
    color: #2f2f2f;
    font-family: ProximaNova-Bold;
    text-transform: uppercase
}

.cart3 .dopoc,
.cart3 .ofzakaz {
    color: #c6e8f1 !important;
    background: transparent
}

.cart3 .gotov {
    color: #fff;
    background: #c6e8f1
}

.content_block span:after {
    content: "";
    background: #c6e8f1;
    width: 60px;
    height: 58px;
    position: absolute;
    left: -10px;
    z-index: -1;
    top: -15px
}

.content_block span {
    font-size: 25px;
    text-transform: uppercase;
    font-family: ProximaNova-Bold;
    letter-spacing: 3px;
    position: relative
}

.content_block {
    text-align: center
}

.zareg {
    text-align: center;
    display: block;
    margin-top: 30px;
    font-size: 18px
}

.zareg a {
    color: #c6e8f1;
    font-family: ProximaNova-Bold;
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 5px;
    text-decoration: underline
}

.osnovinfo {
    margin-top: 80px;
    background: #2f2f2f;
    color: #fff;
    font-family: ProximaNova-Bold;
    font-size: 18px;
    text-align: center;
    padding-bottom: 3px;
    padding-top: 20px;
    text-transform: uppercase
}

.osnov1 span {
    width: 32.97%;
    margin-right: 2px;
    float: left;
    height: 3px;
    background: #c6e8f1;
    display: inline-block
}

.osnov1 span:last-child {
    margin-right: 0
}

.osnov1 {
    margin-top: 20px
}

.obyaz {
    margin-top: 20px
}

.dalee {
    margin-bottom: 80px
}

.osnov1 span:nth-child(n+2) {
    background: #858585
}

.account2 .osnov1 span:nth-child(2) {
    background: #c6e8f1
}

.propusk {
    text-align: center;
    color: #858585;
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px 0 50px 0
}

.account3 .zadan label {
    display: flex;
    align-items: center;
    margin-top: 20px
}

.account3 .radio-custom {
    height: 40px;
    width: 40px
}

.account3 .zadan .label {
    font-size: 16px;
    text-transform: uppercase
}

.account3 .osnov1 span:nth-child(n+2) {
    background: #c6e8f1
}

.account3 .sogl input {
    width: 15px;
    border: 1px solid silver;
    height: 15px;
    display: inline-block
}

.account3 .sogl .label {
    color: #a1a1a1;
    font-size: 16px;
    padding: 0;
    font-family: ProximaNova-Light
}

.sogl {
    margin-top: 40px;
    text-align: center;
    display: block
}

.novstr {
    display: block
}

.label span {
    text-decoration: underline;
    color: #616161
}

.dso {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px
}

.account3 .dobcart {
    margin-bottom: 88px
}

.account4 .uvname {
    margin-top: 50px
}

.account4 .blagodar {
    margin: 10px auto;
    width: 495px;
    display: block;
    padding: 20px 0;
    color: #c6e8f1;
    text-transform: uppercase
}

.pozdr {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #323232;
    margin-top: 30px
}

.account4 p {
    text-align: center;
    color: #323232;
    font-size: 18px;
    margin-top: 30px
}

.semtext {
    font-family: ProximaNova-Semibold
}

.bertext {
    color: #c6e8f1
}

.account4 .dobcart {
    margin-top: 65px
}

.content_block_prof {
    text-align: left;
    margin-left: 10px;
    display: inline-block
}

.zapol {
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    color: #000;
    margin-left: 25px;
    vertical-align: super
}

.zapol a {
    color: #c6e8f1;
    font-family: ProximaNova-Bold;
    border-bottom: 1px solid;
    margin-left: 15px
}

.form-horizontal .control-label {
    margin-top: 0;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #797979
}

.form-horizontal .control-label:before {
    content: "";
    height: 1px;
    background: #ededed;
    position: absolute;
    width: 75px;
    bottom: 0;
    left: 15px
}

.form-horizontal label {
    margin-top: 0
}

.pol {
    display: inline-block;
    width: 135px;
    text-align: center;
    border: 2px solid #caf1f4;
    padding-top: 0 !important
}

.form-horizontal .lab {
    display: block;
    padding: 13px 0 !important
}

.pol .lab {
    border: 1px solid #caf1f4
}

.pol input:checked+label {
    border: 1px solid #c6e8f1
}

.pol:nth-child(2) {
    margin-left: 15px
}

.podar {
    color: #494949;
    font-size: 16px;
    font-family: ProximaNova-Light
}

.form-horizontal legend {
    font-family: ProximaNova-Bold;
    border: 0;
    color: #2f2f2f;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 30px
}

.form-horizontal {
    margin-top: 1px;
    margin-left: 30px
}

.list-group-item {
    padding-left: 0;
    padding-right: 0;
    color: #000;
    font-size: 18px;
    font-family: ProximaNova-Light;
    padding-bottom: 10px;
    padding-top: 20px;
    background: #f6f6f6
}

.list-group-item:before {
    content: "";
    height: 2px;
    position: absolute;
    width: 50px;
    bottom: 0;
    left: 0;
    border: 1px dashed #ddd
}

.lacti {
    font-family: ProximaNova-Semibold;
    font-size: 20px;
    color: #000000 !important
}

.lg {
    margin: 0
}

.lacti:before {
    content: "";
    height: 2px;
    position: absolute;
    width: 72px;
    bottom: 0;
    left: 0;
    border: 2px solid #c6e8f1
}

[class^="account-"] #content>h2,
[class^="account-"] #content>h1 {
    font-family: ProximaNova-Bold;
    border: 0;
    color: #2f2f2f;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 0
}

#mfilter-content-container h1 {
    font-family: ProximaNova-Bold;
    border: 0;
    color: #2f2f2f;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 30px
}

.btn-primary {
    background: #c6e8f1;
    border: 0;
    cursor: pointer;
    display: block;
    text-align: center;
    padding: 20px;
    margin: auto;
    font-family: ProximaNova-Bold;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 5px
}

.btn-createOrder {
	background: #f44336;
}

.btn-createOrder:hover, .btn-createOrder:focus, .btn-createOrder:active  {
  color: #fff;
  background: #b71c1c;
}


[class^="account-"] a.btn {
    background: #c6e8f1;
    border-radius: 5px;
    border: 0;
    cursor: pointer;
    display: block;
    text-align: center;
    padding: 20px;
    margin: auto;
    font-family: ProximaNova-Bold;
    color: #000;
    font-size: 16px;
    text-transform: uppercase
}

[class^="account-"] a.btn-danger {
    background-color: #d9534f
}

a.list-group-item:hover {
    font-family: ProximaNova-Semibold;
    font-size: 20px;
    color: #000 !important;
}

.list-group {
    padding: 50px 30px;
    background: #f6f6f6
}

.button-lk {
    text-align: right
}

.nazad span {
    color: #2f2f2f;
    font-family: ProximaNova-Bold;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 30px
}

.nazad {
    display: inline-block
}

.radio-custom {
    float: left
}

.account-register .zadan .radio:checked+.radio-custom:after {
    top: 17px;
    left: 12px;
    width: 19px
}

.account-register .zadan .radio:checked+.radio-custom:before {
    top: 19px;
    left: 6px;
    width: 12px
}

#form-review-quickview {
    margin-left: 0
}

.cart2 {
    display: none;
    position: absolute;
    right: 15px;
    padding: 13px 17px;
    background: #2f2f2f;
    height: 80px;
    margin-top: -8px;
    box-shadow: 4px 2px 14px 0 #00000085
}

.fix .cart2 {
    display: flex;
    align-items: center
}

.lef {
    float: left
}

.lef1 {
    width: 75%;
    color: #fff
}

.lef2 {
    width: 25%
}

.lef>span {
    display: block
}

.lef2 .bg-icons8_shopping_cart_500 {
    margin: 0 8px
}

.qw {
    color: #c6e8f1;
    font-weight: bold
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    margin: auto;
	border-radius: 7px;
}

.not_bef:before {
    display: none
}

[class^="product-manufacturer-info"] #mfilter-price-slider .ui-slider-handle {
    margin-top: 0 !important;
}

.catalog-section__caption {
    text-align: center;
    margin-bottom: 5px;
}

.language-select {
    background: transparent;
    border: none;
    font-size: 16px;
    margin: 0 2px;
}

.language-select.active {
    font-weight: bold;
}

.wisd {
    margin-left: auto;
    margin-top: -40px;
}

.mfilter-button-reset {
    display: block;
    text-align: center;
    padding: 10px 0;
    background: #eee;
    text-transform: uppercase;
    color: black;
}

.mfilter-reset-icon {
    display: none !important;
}

.mfilter-content-opts {
    padding: 15px 0;
}

.price-new {
    font-family: ProximaNova-Semibold;
    font-size: 24px;
    display: block;
    color: #000;
    padding: 12px;
}

.price .price-new:hover {
    color: #000;
}

.price .price-old:hover {
    text-decoration: line-through;
    text-decoration-color: #f56a79;
}

#search input {
    width: 44%;
    left: -9%!important;
}

#comment_form {
    max-width: 600px;
}

@media(min-width:1600px) {
    #search input {
        width: 50%;
        left: -13%!important;
    }
}

.category-img-slide img {
    width: 100%;
    border-radius: 7px;
}

.category-img-slide {
    position: relative;
}

.category-slide-buttons {
    position: absolute;
    top: 20%;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
}

.category-slide-button {
    background: #c8e8f2;
    color: #242424;
    text-transform: uppercase;
    font-size: 23px;
    display: inline-block;
    width: 130px;
    text-align: center;
    margin-bottom: 10px;
	box-shadow: 0px 0px 5px 1px rgb(255 255 255 / 75%);
	border-radius: 5px;
}

.reservation-button {
    margin-left: 3%;
    margin-top: 10px;
    border-radius: 5px;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 18px;
    font-size: 18px;
    gap: 10px;
    line-height: 10px;
    height: 36px;
    cursor: pointer;
}

.reservation-modal, .coupon-modal {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #00000047;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
	border-radius: 5px;
}

.reservation-block, .coupon-block {
    width: 50%;
    max-width: 700px;
    background: #fff;
    padding: 20px 60px;
    position: relative;
    box-shadow: 0px 0px 10px 0px rgb(99 99 99 / 75%);
	border-radius: 5px;
}

.reservation-close, .coupon-close {
    width: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.reservation-top, .coupon-top {
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
}

.reservation-body, .coupon-body {
    display: flex;
    margin-bottom: 30px;
    flex-direction: column;
    gap: 25px;
}

.reservation-item {
    width: calc(50% - 10px);
    display: flex;
    flex-direction: column;
}

.reservation-item label {
    color: #707070;
}

.reservation-size {
    display: flex;
    margin-top: 4px;
}

.reservation-size-item span {
    padding: 5px;
    border-radius: 6px;
    color: #000;
	display: block;
}

.reservation-size-item input {
    display: none;
}

.reservation-size-item:hover span {
    background: #c6e8f1;
}

.reservation-size-item {
	font-size: 16px;
    cursor: pointer;
    border: 1px solid #c0c0c1;
    border-radius: 6px;
    margin-right: 10px;
    display: block;
	text-align: center;
}

.reservation-name, .reservation-telephone {
    border: 1px solid #cecece;
    border-radius: 3px;
    padding: 5px 10px;
}

.reservation-telephone:focus {
    border-color: #c6e8f1;
}

.reservation-map {
    border: 1px solid #cecece;
    border-radius: 3px;
    padding: 5px 10px;
}

.reservation-send, .coupon-send {
    background: #c6e8f1;
    display: inline-block;
    padding: 5px 25px;
    border-radius: 3px;
    font-size: 18px;
    cursor: pointer;
    user-select: none;
}

.reservation-bottom, .coupon-bottom {
    text-align: center;
}

.reservation-row {
    display: flex;
    justify-content: space-between;
}

.reservation-item:nth-child(2) {
    width: 250px;
}

.reservation-row.row-map {
    justify-content: center;
}

.form-error {
	display: none;
}

.reservation-size-item input[type="radio"]:checked::after {
    display: none;
}

.reservation-size-item input[type="radio"]:checked ~ span {
	background: #c6e8f1;
}

.reservation-body p {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.reservation-body.success img {
    width: auto;
    max-height: 100%;
    width: 180px;
    height: auto;
}

.reservation-body.success {align-items: center;gap: 10px;margin-top: 20px;}

.reservation-row.row-map .reservation-item {
    width: 100%;
}

.coupon-block {
    width: auto !important;
}

.coupon-body span {
    background: #c6e8f1;
    display: inline-block;
    font-weight: 600;
    padding: 5px 10px;
}

.top-menu .header_right .select-city-button {
    float: left;
    padding: 17px 5px;
    margin-right: 5px;
    padding-top: 19px;
}

.select-city-button {
    display: flex;
    align-items: flex-start;
    gap: 5px;
    cursor: pointer;
}

.select-city-button span {
    font-size: 17px;
}

.select-city-modal {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #00000047;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.select-city-block {
    width: 50%;
    max-width: 500px;
    max-height: 500px;
    background: #fff;
    padding: 20px 30px;
    position: relative;
    box-shadow: 0px 0px 10px 0px rgb(99 99 99 / 75%);
    border-radius: 5px;
    padding-bottom: 40px;
}

.select-city-close {
    width: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.select-city-top {
    font-size: 25px;
    margin-bottom: 10px;
}

.select-city-body p {
    color: #595959;
    margin-bottom: 25px;
}

.select-city-ip span {
    color: #5c8cb8;
    text-decoration: underline;
}

.select-city-ip svg {
    width: 25px;
    height: 25px;
}

.select-city-ip {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    gap: 10px;
    padding-left: 15px;
	cursor: pointer;
}

.select-city-input {
    border: 1px solid #cecece;
    border-radius: 3px;
    padding: 5px 10px;
    width: 100%;
}

.select-city-items {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
	margin-top: 25px;
}

.select-city-item {
    width: calc(33.3333% - 10px);
    padding: 5px;
	cursor: pointer;
}

.select-city-dropdown {
    position: absolute;
}

.select-city-body {
    position: relative;
}

.select-city-dropdown ul {
    list-style: none;
    padding: 5px;
    border: 1px solid #d8d8d8;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 200px;
    background: #fff;
}

.select-city-dropdown li {
    padding: 5px;
    cursor: pointer;
}

#modal-options .rryad {
    display: flex;
}

.addresses-block {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 20px;
}

.address-item {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    border: 1px solid #ddd;
    padding: 8px;
}

.address-text {
    padding: 7px;
}

.address-buttons {
    display: flex;
    gap: 15px;
    padding-left: 20px;
    border-left: 1px solid #ddd;
}

.address-buttons a {
    margin: 0;
    padding: 10px;
}

.address-buttons a {
    padding: 10px !important;
}

@media(max-width:767px) {
.address-item {
    flex-direction: column;
    padding-bottom: 15px;
}

.address-buttons {
    border: none;
    border-top: 1px solid #ddd;
    padding-left: 0;
    padding-top: 15px;
}

.select-city-block {max-width: 100%;width: 100%;max-height: 100%;height: 100%;border-radius: 0;}

.select-city-item {
    width: calc(50% - 5px);
    font-size: 16px;
}

.reservation-block {
    width: calc(100% - 50px);
    padding: 20px 30px;
}

.coupon-block {
    width: calc(100% - 50px) ! important;
    padding: 20px 30px;
    text-align: center;
}

.coupon-body span {
    margin-top: 10px;
}

.reservation-row {
    flex-direction: column;
    gap: 20px;
}

.reservation-item {
    width: 100% !important;
}

.reservation-top {
    margin-bottom: 25px;
}

.reservation-body {
    gap: 20px;
}

.category-slide-button {
    font-size: 18px;
    width: 100px;
    margin-bottom: 5px;
}

.category-slider {
    padding: 0 20px;
}

.category-slide-buttons {
    top: 18%;
}

.franchising-banner {
    margin-bottom: 50px;
}

.franchising-banner p {
    font-size: 40px !important;
}

#containerContent {
    padding: 20px !important;
    display: flex;
    flex-direction: column;
}

#wrapperInnerOne {
    width: 100% !important;
}

#wrapperInnerTwo {
    width: 100% !important;
    padding-left: 0 !important;
}

.containerH4 iframe {
    width: 100%;
}

	.size-option-product+span {
		padding: 0 12px;
	}
    .partz .price a {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 4px;
    }
    .recomedy .owl-carousel .item:hover .catalog_options {
        display: block !important
    }
    #autosearch_search_results img {
        margin-bottom: 36px !important;
    }
    .inc .header-phone {
        margin: 0 4px !important;
        display: inline-block !important;
        font-size: 12px !important;
    }
    .item-banner img {
        max-width: 100%;
    }
    .banner-group .swiper-button-prev {
        left: 15px;
        height: 26px;
    }
    .owl-carousel:not(#slideshow0) .owl-stage {
        margin-left: 0;
    }
    .four-in-tab .prosmotr_hover {
        display: none
    }
    .banner-group .swiper-button-next {
        right: 15px;
        height: 26px;
    }
    .mflex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .fld {
        width: 48%;
    }
    .item .price-old {
        top: 0;
        margin-right: 6px;
    }
    .item .price-new,
    .item .price-old {
        display: inline-block;
    }
    .fancybox-show-thumbs .fancybox-thumbs {
        top: auto;
        width: auto;
        bottom: 0;
        left: 0;
        right: 0;
        height: 95px;
        padding: 10px 10px 5px 10px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 0!important;
        bottom: 95px;
    }
    .cbn {
        padding: 0
    }
    .price-new {
        padding: 0
    }
    .header-phone {
        font-size: 17px;
        margin: 4px 0;
        margin-left: -8px;
    }
    .bg-icons8_heart_outline_500_555 {
        margin: 0 8px;
    }
    .catalog_options ul li {
        font-size: 12px !important;
    }
    .partz .price-old {
        top: 0;
        margin-right: 9px;
		margin-top: 0;
    }
    #wishlistpro_block .table_div table td {
        width: 100% !important;
        height: auto !important;
    }
    .wisd {
        margin-top: 10px
    }
    .information-contact table {
        width: auto !important
    }
    .information-contact td,
    .information-contact tr {
        display: block !important
    }
    .information-contact td img {
        margin: auto;
        display: block;
        margin-top: 25px;
        float: none !important
    }
    .mfilter-options .form-control {
        width: 33%;
    }
    .mfilter-tb-as-td {
        font-size: 15px;
    }
    .baners .item {
        height: 150px
    }
    .bg-bastrprosm {
        display: block
    }
    .owl-carousel .item:hover .price,
    .catalog_prod:hover .price {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
    .prica-catalog .price-old:before {
        width: 23%
    }
    .carto-tovar:hover .catalog_prod {
        position: relative;
        min-height: auto;
        top: 0;
        box-shadow: none
    }
    .owl-carousel .item:hover .catalog_options,
    .catalog_prod:hover .catalog_options,
    .owl-carousel .item:hover .shop-cart,
    .catalog_prod:hover .shop-cart {
        display: none
    }
    .product-xar .shopping_cart {
        width: 100%
    }
    .prduct_carousel_vesna .owl-stage-outer {
        height: auto
    }
    .product-xar .shopping_cart:before {
        display: none
    }
    .prduct_carousel_vesna {
        padding: 0
    }
    .owl-carousel .item:hover .product_catal,
    .catalog_prod:hover .product_catal {
        box-shadow: none
    }
    .product-img {
        margin-top: 15px
    }
    .mfilter-heading-text span {
        font-size: 13px
    }
    .podrob,
    .content__block_label h2:before,
    .content__block_label h1:before {
        display: none
    }
    .price {
        margin-bottom: 0
    }
    .scroll-wrapper>.scroll-content {
        height: auto !important;
        max-height: 100vh !important;
        max-width: none !important;
        width: 100% !important
    }
    .list-group {
        padding: 2px 14px;
        margin-top: 0
    }
    .mfilter-heading {
        padding: 4px 25px
    }
    .carousel-inner>.item>a>img,
    .carousel-inner>.item>img,
    .img-responsive,
    .thumbnail a>img,
    .thumbnail>img {
        max-width: 100%;
        margin: auto
    }
    .bg-socset {
        float: none;
        display: block;
        text-align: center;
        margin-top: 50px;
        margin-bottom: 70px
    }
    .mfilter-free-button {
        display: none !important
    }
    .zagee {
        margin: 0 -15px
    }
    #search2 button {
        background: 0;
        border: 0;
        position: absolute;
        top: 18px;
        color: #2f2f2f;
        font-size: 20px
    }
    .account4 .blagodar {
        width: auto
    }
    .account3 .zadan .label {
        font-size: 11px
    }
    .osnov1 span {
        width: 32.87%
    }
    .content_block span {
        font-size: 16px
    }
    .zareg {
        font-size: 14px
    }
    .zareg a {
        font-size: 11px
    }
    .pt {
        padding-top: 27px
    }
    .zapol {
        display: block;
        margin-top: 20px;
        margin-left: 0
    }
    .zapol span {
        display: block
    }
    .zapol a {
        margin: 0
    }
    .pt .list-group {
        padding: 2px 20px
    }
    .form-horizontal {
        margin-left: 0
    }
    .contla {
        margin-top: 20px
    }
    .cart-produc {
        overflow-x: auto
    }
    .cart-produc:before {
        display: none
    }
    .zadan .label {
        font-size: 12px
    }
    .circle tr {
        border-left: 2px solid #e9e9e9
    }
    .carteta {
        margin-top: 20px;
        text-align: center;
        margin-bottom: 8px
    }
    .blagodar {
        margin: 0
    }
    .uvname {
        margin-top: 15px;
        margin-bottom: 15px
    }
    .dobcart,
    .lkabinet {
        display: block
    }
    .lkabinet {
        margin-left: 0;
        margin-top: 10px
    }
    .circle td,
    .circle th {
        width: auto !important;
        display: block;
        text-align: center !important;
        border: none !important
    }
    .sposdos {
        margin-left: 0
    }
    .sposdos label {
        display: block
    }
    .name-brend {
        display: block
    }
    .cont-inf {
        margin-left: 0;
        margin-top: 40px
    }
    .pcn {
        display: block;
        padding-bottom: 15px
    }
    .prica-catalog {
        display: flex;
        margin-right: 0;
        text-align: center;
        flex-direction: column;
    }
    .prica-catalog .price-new {
        display: block;
        text-align: center
    }
    .nalich {
        display: block;
        text-align: center;
        margin-top: 26px;
        margin-left: 0
    }
    #prduct_recomend .owl-stage-outer,
    #prduct_prosmotr .owl-stage-outer {
        height: auto
    }
    .thumbnail img {
        height: auto
    }
    .recomedy .pagin {
        margin-top: 0
    }
    .recomedy {
        margin-top: 0
    }
    .recomedy .content__block_label {
        margin-top: 0
    }
    .description-left {
        margin-top: 2px
    }
    .otz {
        text-align: center;
        padding-bottom: 10px
    }
    #prduct_prosmotr0 .owl-stage-outer {
        padding-top: 50px
    }
    #form-review {
        margin-bottom: 0
    }
    .pagin {
        margin-top: 0
    }
    .owl-dots .active {
        width: 8px !important;
        height: 8px !important;
        background: #c6e8f1 !important;
        border: none !important
    }
    .owl-dots {
        margin-top: 6px !important
    }
    .kat {
        text-align: center;
        background: #c6e8f1;
        text-transform: uppercase;
        font-family: ProximaNova-Bold;
        color: #fff;
        font-size: 18px;
        padding: 10px 0;
        margin: 15px 0
    }
    .baners .owl-stage-outer {
        box-shadow: 70px 21px 34px 0 #00000052
    }
    .owl-carousel button.owl-dot {
        display: table-cell;
        width: 8px;
        height: 8px
    }
    .hid {
        position: relative;
        font-size: 18px;
        text-transform: uppercase;
        text-align: center;
        display: block;
        color: #c6e8f1
    }
    .hei {
        overflow: hidden
    }
    .hid i {
        font-size: 14px
    }
    .hid:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: -78px;
        height: 78px;
        background: linear-gradient(to bottom, #ffffffe6, #fff)
    }
    .block-carou .owl-stage-outer {
        padding-bottom: 26px
    }
    .info_blog {
        box-shadow: 0 15px 34px -14px #000
    }
    .notb:before {
        display: none
    }
    .owl-dots .active span {
        display: none
    }
    .menu-slide {
        display: none
    }
    .cont_mob {
        padding: 0;
        overflow: hidden;
        padding-bottom: 15px
    }
    .menu_fa {
        display: block;
        margin-top: 16px
    }
    .menu_fa i {
        font-size: 30px;
        color: #fff
    }
    .filter2 {
        display: inline-block;
        width: calc(50% - 15px);
        text-align: center;
        font-size: 14px;
        text-transform: uppercase;
        color: #2f2f2f;
        background: #c6e8f1;
        padding: 15px 0;
        margin-right: 30px;
        border-radius: 5px;
    }
    .sortir2 {
        display: inline-block;
        width: calc(50% - 15px);
        text-align: center;
        font-size: 10px;
        text-transform: uppercase;
        color: #2f2f2f;
        padding: 15px 0;
        position: relative;
        background: #c6e8f1;
        border-radius: 5px;
    }
    .linfs {
        margin-top: 1px;
        margin-bottom: 10px;
        padding: 0 5px;
    }
    .centerinfo span {
        font-size: 13px
    }
    .centerinfo a {
        font-size: 11px;
        color: #2f2f2f;
        background: #ffff;
        border: 2px solid #c6e8f1;
        padding: 5px;
        margin-top: 118px
    }
    .text_1 {
        top: 82px;
        left: 115px
    }
    .centerinfo {
        text-align: center;
        position: relative
    }
    .baners .owl-nav button,
    .futer,
    .bg-sca:after {
        display: none
    }
    .text_2 {
        top: 125px;
        left: 115px
    }
    .content__block_label h2 {
        font-size: 20px
    }
    .content__block_label h2:after,
    .content__block_label h1:after {
        width: 45px;
        height: 45px;
        top: -12px
    }
    .content__block_label h2:before {
        display: none
    }
    .prduct_carousel,
    .prduct_carousel,
    .block-carou {
        padding: 0
    }
    .prduct_carousel .owl-stage-outer {
        height: 500px
    }
    .product_catal .image {
        margin: 0
    }
    .owl-carousel .owl-prev {
        left: 0
    }
    .owl-carousel .owl-next {
        right: 0
    }
    .prduct_carousel .owl-nav button,
    .prduct_carousel .owl-nav button {
        top: 180px
    }
    .content_block_ h2:before {
        width: 45%
    }
    .prduct_carousel .owl-stage-outer {
        height: auto;
        margin-top: 30px
    }
    .seo-text h2 {
        font-size: 20px;
        letter-spacing: 0
    }
    .text_opis h3 {
        margin-bottom: 0;
        margin-top: 25px
    }
    .text_opis p {
        line-height: normal
    }
    .text_opis {
        padding: 0
    }
    .con_foo {
        width: 100%;
        background: #2f2f2f;
        padding: 20px 25px;
        display: block;
        position: relative;
        top: 0;
        left: 0
    }
    .block-carou .item {
        display: block
    }
    .imeg_blog {
        width: 100%
    }
    .info_blog {
        width: 100%
    }
    .info_blog {
        min-height: auto
    }
    .imeg_blog img {
        padding: 0 30px
    }
    .po-d {
        margin-top: 5px
    }
    .foot-ss {
        margin-top: 0
    }
    .bg-socset {
        float: none;
        display: block;
        text-align: center;
        margin-top: 50px;
        margin-bottom: 70px
    }
    .bg-socset>span {
        display: block
    }
    .bg-socset a span {
        display: inline-block;
    }
    .info_conta .adres {
        font-size: 14px
    }
    .info_conta {
        padding-bottom: 5px
    }
    .info_conta .header-phone {
        font-size: 14px;
        margin-left: 0;
        display: block;
        text-align: center
    }
    .bg_rr span {
        font-size: 14px
    }
    .mail_foote {
        font-size: 14px
    }
    footer {
        padding: 30px 0 30px 0
    }
    footer .left1 {
        display: block;
        margin-top: 0;
        text-align: center;
        margin-bottom: 45px
    }
    footer .left1 img {
        display: block;
        margin: auto
    }
    .zagal-foot {
        margin-top: 35px
    }
    .breadcrumb a {
        padding: 3px;
        font-size: 13px
    }
    .breadcrumb {
        display: inline-block;
        margin-bottom: -15px;
        padding: 3px;
        margin-top: 3px;
    }
    .content__block_label span {
        display: none
    }
    .cart {
        margin-right: -15px;
        padding: 18.5px
    }
    #search {
        padding: 15px 0;
        width: 100%
    }
    #search2 {
        padding: 0;
        width: 100%;
    }
    .bg-icons8_shopping_cart_500 {
        margin: 0
    }
    .head-mob {
        background: #c6e8f1
    }
    #search input,
    #search2 input {
        border: 0;
        height: 35px;
        width: 102%;
        padding: 0 10px 0 30px;
    }
    .bg-icons8_search_500 {
        position: absolute
    }
    .header_right {
        float: none;
        border-bottom: 1px solid #c6e8f1
    }
    .header_right .login {
        padding: 10px 13px;
        float: none;
        display: inline-block;
        width: 50%;
        text-align: center
    }
    .header_right .create-account {
        float: none;
        padding: 0;
        display: inline-block;
        width: 50%;
        text-align: center;
        vertical-align: super
    }
    .bg-icons8_person_480 {
        text-align: center;
        display: block;
        margin: auto
    }
    .logo-header img {
        height: auto;
        width: 100%
    }
    .logo-header {
        float: none;
        display: inline-block;
        width: 49%
    }
    .logo-mob {
        background: #c6e8f1
    }
    .cate-menu {
        background: #2f2f2f
    }
    .header-nav li {
        line-height: 33px
    }
    .header_left {
        margin: 0
    }
    .header_left a {
        display: block;
        margin-top: 30px
    }
    .header_left {
        margin: 0;
        padding-bottom: 40px
    }
    .header_left a {
        display: block;
        margin-top: 30px
    }
    .header-phone {
        display: block
    }
    .telrr {
        display: inline-block
    }
    .bg-icons8_phone_filled_500 {
        display: inline-block;
        vertical-align: initial;
        margin-left: 0
    }
    .cate-menu-2,
    .re-rab {
        border-bottom: 1px solid #bababa
    }
    .bg-icons8_clock_filled_500 {
        width: 20px;
        height: 20px;
        display: inline-block;
        vertical-align: super;
        margin-left: 0
    }
    .denned {
        margin-left: 0
    }
    .setka {
        float: right;
        margin-top: 1px
    }
    .btn.active,
    .btn:active {
        box-shadow: none
    }
    .btn-default.active,
    .btn-default:active,
    .open>.dropdown-toggle.btn-default {
        color: #333;
        background-color: transparent;
        border-color: transparent
    }
    .btn-default {
        background-color: transparent;
        border-color: transparent
    }
    .tovar-catalog {
        margin-top: 0
    }
    .catalog_prod .image {
        height: auto
    }
    .catalog_prod .name .name_cat {
        font-size: 13px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        line-height: 1.3em;
        height: 15px !important;
    }
    .catalog_prod .name .name_mode {
        font-size: 11px
    }
    .price {
        margin-top: 5px;
        margin-bottom: 15px;
    }
    .price-old {
        font-size: 13px
    }
    .price-new {
        font-size: 20px
    }
    .catalog_prod .topstickers_wrapper {
        font-size: 14px
    }
    .load_more {
        display: block;
        text-align: center;
        background: #c6e8f1;
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        font-family: ProximaNova-Bold;
        padding: 13px
    }
}

@media(min-width:1628px) {
    .container {
        width: 1628px
    }
}

@media(max-width:1024px) and (min-width:768px) {
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
    }
    .banner-group.group-carousel {
        margin-bottom: 5px;
    }
    .banner-group.group-carousel .swiper-container {
        padding-bottom: 15px;
    }
    .mfilter-free-button {
        display: none !important;
    }
    .film {
        position: fixed;
        top: 204px;
        left: 0;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        color: #fff;
        background: #ad0230;
        z-index: 9999;
    }
    #search {
        float: none;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        padding: 15px 29px;
    }
    #search input {
        position: static !important;
        margin-right: 20px;
        width: 100%;
    }
    .con_foo {
        right: 0;
        left: auto;
        height: 100%;
    }
    .product-category-104 .content__block_label h1:before {
        width: 0!important;
    }
    .col20 {
        width: 25%;
        float: left;
        padding: 0 15px;
    }
    .col8 {
        width: 100%;
        float: left;
        padding: 0 15px;
    }
    .wisd {
        margin-top: 10px
    }
    .baners .item {
        height: 245px;
    }
    .name .name_cat {
        font-size: 14px;
    }
    .prduct_carousel_vesna {
        padding: 0 30px;
    }
    .bg-icons8_phone_filled_500 {
        margin-left: 20px
    }
    .info-header .soc {
        display: none
    }
    .osnov1 span {
        width: 33.15%
    }
    .pt .list-group {
        padding: 2px 20px
    }
    .list-group-item:nth-child(1) {
        font-size: 16px
    }
    .form-horizontal {
        margin-left: 0
    }
    .contla {
        margin-bottom: 0
    }
    .dobcart {
        margin-top: 20px;
        margin-bottom: 20px
    }
    .zadan {
        margin-top: 0
    }
    .content__block_label h2:before {
        display: none
    }
    .cart-produc:before {
        display: none
    }
    .zadan .label {
        font-size: 11px
    }
    .circle tr {
        border-left: 2px solid #e9e9e9
    }
    .carteta {
        margin-top: 20px;
        margin-bottom: 20px
    }
    .prica-catalog {
        margin-right: 8px
    }
    .prica-catalog .price-new {
        font-size: 18px
    }
    .prica-catalog .price-old {
        font-size: 12px
    }
    .product-xar .shopping_cart {
        width: 200px
    }
    .econom {
        font-size: 10px
    }
    .recomedy {
        padding-bottom: 10px
    }
    .product-xar .shopping_cart:before {
        width: 204px
    }
    .zapret {
        display: none
    }
    footer .left1 {
        display: block
    }
    footer .left1 img {
        width: 120px;
        height: 60px;
        margin-left: 0;
        margin-right: auto;
        display: block;
    }
    .bg-icons8_clock_filled_500 {
        margin-left: 14px
    }
    .hids {
        display: none;
        border-top: 2px solid #fff
    }
    .menu_fa-sm {
        color: #fff;
        font-size: 30px;
        display: block;
        margin-top: 13px;
        margin-bottom: 10px
    }
    .header-nav li {
        margin-right: 0;
        display: block
    }
    .content__block_label h2:before {
        width: 56%
    }
    .content_block_ h2:before {
        width: 72%
    }
    .name .name_cat {
        height: auto
    }
    .bg-socset {
        display: block;
        float: none;
        text-align: center
    }
    .foot-ss iframe {
        width: calc(100% - 430px);
    }
    .foot-ss {
        margin-top: 15px
    }
    .mtop {
        margin-top: 10px
    }
    .prduct_carousel,
    .prduct_carousel,
    .block-carou {
        padding: 0
    }
    .text_opis {
        padding: 0
    }
    .header_left {
        margin: 0;
        float: none
    }
}

@media(min-width:1025px) and (max-width:1199px) {
    .product-category-104 .content__block_label h1:before {
        width: 38%!important;
    }
    .fast__order {
        width: 196px!important
    }
    .name .name_cat {
        font-size: 14px;
    }
    .prduct_carousel_vesna {
        padding: 0 50px;
    }
    .header-nav li {
        margin-right: 15px;
        font-size: 13px;
    }
    .cart {
        float: right;
        padding: 11px 16px;
        text-align: center
    }
    .info-header .soc {
        display: none
    }
    .form-horizontal {
        margin-left: 0
    }
    .contla {
        margin-bottom: 0
    }
    .dobcart {
        margin-top: 20px;
        margin-bottom: 20px
    }
    .sposdos {
        margin-left: 0
    }
    footer .left1 {
        display: block
    }
    footer .left1 img {
        margin-left: 48px
    }
    .cart-produc:before,
    .carts h2:before {
        display: none
    }
    .zadan .label {
        font-size: 11px
    }
    .zadan {
        margin-top: 0
    }
    .circle tr {
        border-left: 2px solid #e9e9e9
    }
    .carteta {
        margin-top: 20px;
        margin-bottom: 20px
    }
    .list-group {
        padding: 1px 12px
    }
    .mfilter-heading {
        padding: 8px 18px
    }
    .mfilter-price-inputs span {
        display: none
    }
    .mfilter-tb-as-td {
        font-size: 12px
    }
    .mfilter-options .form-control {
        width: 46%
    }
    .header_right .login {
        padding: 8px 13px
    }
    .header_right .create-account {
        padding: 17px 13px
    }
}

@media(min-width:1200px) and (max-width:1400px) {
    .product-category-104 .content__block_label h1:before {
        width: 54%!important;
    }
    .fast__order {
        width: 260px!important
    }
    .name .name_cat {
        font-size: 15px;
    }
    #search input {
        display: block!important;
        left: -23% !important;
        width: 48% !important;
    }
    .header-nav li {
        margin-right: 20px;
        font-size: 15px;
    }
    .zadan .label {
        font-size: 11px
    }
    .bg-socset span {
        font-size: 13px
    }
    .account4 .dobcart a,
    .lkabinet a {
        width: 260px
    }
    .account3 .zadan .label {
        font-size: 14px
    }
    .zareg {
        font-size: 16px
    }
    .zareg a {
        font-size: 11px
    }
    .blagodar {
        margin: 10px 28%
    }
    .zaka {
        width: 70%;
        display: block;
        margin: auto
    }
}

.lin {
    padding-bottom: 25px;
    border-bottom: 1px solid #f6f6f6
}

.resp {
    display: block;
    margin: auto;
    border-radius: 8px;
}

.cert {
    margin-bottom: 15px;
    color: #000;
}

@media(min-width:1200px) {
    .col20 {
        width: 20%;
        float: left;
        padding: 0 15px;
    }
    .prduct_carousel_vesna .owl-stage-outer {
        height: auto !important
    }
    .carto-tovar {
        margin: 0 -10px;
    }
    .four-in-tab .carto-tovar {
        margin: 0 -15px;
    }
    .col8 {
        width: 80%;
        float: left;
        padding: 0 15px;
        padding-left: 0;
    }
    .tovar .col-lg-3:nth-child(4n+1) {
        clear: both
    }
    .button-lk {
        display: flex;
        align-items: center
    }
    .dobcart {
        margin-bottom: 20px
    }
    .button-lk .dobcart {
        margin: 0
    }
    .circle .price-new,
    .circle .quantity span {
        font-size: 18px
    }
    .carts h2:before {
        width: 45%
    }
    .product-xar .shopping_cart {
        width: 233px
    }
    .product-xar .shopping_cart:before {
        width: 237px
    }
    .pt .list-group {
        margin-top: 0
    }
    .form-horizontal {
        margin-top: 20px
    }
}

.radio:checked+.radio-custom:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 3px;
    width: 8px;
    height: 2px;
    background: #c6e8f1;
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg)
}

.radio:checked+.radio-custom:after {
    content: '';
    position: absolute;
    top: 9px;
    left: 7px;
    width: 12px;
    height: 2px;
    background: #c6e8f1;
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg)
}

.rating span {
    vertical-align: text-bottom;
    font-size: 10px
}

.rating {
    padding-left: 1px;
    color: #c6e8f1
}

header.fix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    transition: 1s
}

.fix .logo-header img {
    height: 60px;
    width: 140px
}

header.fix .info-header {
    display: none
}

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative
}

.scroll-wrapper>.scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    padding: 0;
    top: 0;
    width: 107% !important
}

.mfilter-iscroll>.scroll-element.scroll-x {
    bottom: 2px;
    height: 6px;
    left: 0;
    width: 100%
}

.mfilter-iscroll>.scroll-element,
.mfilter-iscroll>.scroll-element div {
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scroll-element,
.scroll-element div {
    box-sizing: content-box
}

.scroll-element {
    display: none
}

.mfilter-iscroll>.scroll-element .scroll-element_outer,
.mfilter-iscroll>.scroll-element .scroll-element_track,
.mfilter-iscroll>.scroll-element .iScrollIndicator {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.mfilter-iscroll>.scroll-element .scroll-element_outer {
    overflow: hidden
}

.mfilter-iscroll>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.mfilter-iscroll>.scroll-element,
.mfilter-iscroll>.scroll-element div {
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.mfilter-iscroll>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px
}

.mfilter-iscroll>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px
}

.mfilter-iscroll>.scroll-element .scroll-element_outer,
.mfilter-iscroll>.scroll-element .scroll-element_track,
.mfilter-iscroll>.scroll-element .iScrollIndicator {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.mfilter-iscroll>.scroll-element .iScrollIndicator {
    background-color: #000
}

.mfilter-iscroll>.scroll-element .iScrollIndicator {
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    opacity: .5
}

.mfilter-iscroll>.scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 6px
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block
}

.mfilter-iscroll>.scroll-element .scroll-element_outer {
    overflow: hidden
}

.mfilter-filter-item .mfilter-iscroll .mfilter-options {
    padding-right: 10px
}

.mfilter-heading-content {
    position: relative
}

.mfilter-filter-item .mfilter-options {
    padding: 0
}

.mfilter-head-icon {
    width: 8px;
    height: 10px;
    background: url(/Vitald/img/catalog_sprites.png) -10px -10px;
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 0
}

.setka i {
    color: #c6e8f1;
    font-size: 18px;
    font-weight: normal;
    text-shadow: none
}

form .hids,
.propusk,
.checkout-checkout .hids {
    display: none
}

.text-danger2 {
    position: absolute;
    color: #a94442
}

.sogl input:checked+span {
    position: absolute;
    background: #c6e8f1;
    width: 10px;
    height: 10px;
    margin-left: -13px;
    margin-top: 6px
}

.account-edit .radio {
    display: block
}

.sp {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.account-wishlist .btn-primary {
    width: 100%
}

.mfilter-col-count {
    display: none
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    right: 0 !important;
    top: 30px !important
}

.mfp-bottom-bar {
    top: 93% !important;
    left: 40px !important
}

.name {
    margin-top: 10px;
}

#search input {
    position: absolute;
    top: 16px;
    border: none;
    border-radius: 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #060606;
    background-color: #c6e8f1;
    border: 1px solid #c6e8f1;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#wr360embed {
    position: absolute;
    top: 0;
    right: 0;
}

.nav-tabs>li>a {
    border-radius: 0;
    color: #2f2f2f;
    font-family: ProximaNova-Light;
    font-size: 12px;
    text-transform: uppercase;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#product .rryad input:checked:before,
#product .rryad input:checked:after {
    display: none
}

#mfilter-price-slider .ui-slider-handle {
    margin-top: 0px !important
}

#mfilter-price-slider .ui-slider-range {
    background: #c6e8f1 !important
}

.radio-inline input,
.radio input {
    height: 20px;
    width: 20px;
    position: relative;
}

.lerf img {
    width: 415px !important;
    height: auto !important;
    display: block;
    margin: auto
}

.lf {
    margin-top: 36px;
    display: inline-block;
    float: right;
}

input[type="radio"]:checked::after,
.radio input[type="radio"]:checked::after,
.radio-inline input[type="radio"]:checked::after {
    position: relative;
    top: 3px;
    left: 3px;
    display: block;
    width: 10px;
    height: 10px;
    content: '';
    background: #48dfdf;
    border-radius: 1em;
}

.rryad input,
.rryad input:checked+span {
    border: none !important;
}

.rryad .radio label {
    display: inline-block;
}

.radio input {
    height: 20px;
    width: 20px;
    border: 2px solid #c6e8f1;
    border-radius: 50%;
}

.common-home .pagin {
    display: none
}

@media (min-width: 1399px) {
    #search input {
        left: -56%;
    }
}

.product-category-104 .content__block_label h1:before {
    width: 62%;
}

.name .name_cat {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.3em;
    height: 19px !important;
}



#kit-items-container .col-xs-12.kit-item.not-options {
    width: 50%;
    border-bottom: none;
}

#kit-items-container .col-xs-12.kit-item.not-options {
    width: 50%;
    border-bottom: none;
}
#kit-items-container .col-xs-12.kit-item.not-options .kit-img-block {
    width: 100%;
}

#kit-items-container .col-xs-12.kit-item.not-options .kit-img-block {
    width: 100%;
}

#kit-items-container .col-xs-12.kit-item.not-options .col-xs-12.col-sm-7.text-left.text-xs-center {
    width: 100%;
}

#kit-items-container .col-xs-12.kit-item.not-options .col-xs-12.col-sm-7.text-left.text-xs-center {
    width: 100%;
}

#kit-items-container .col-xs-12.kit-item.not-options .be-price {
    text-align: center;
}

#kit-items-container .col-xs-12.kit-item.not-options .be-price {
    text-align: center;
}

#kit-items-container .col-xs-12.kit-item.not-options .col-xs-12.col-sm-6.text-right1.text-xs-center.table-item-quantity {
    display: none !important;
}

#kit-items-container .col-xs-12.kit-item.not-options .col-xs-12.col-sm-6.text-right1.text-xs-center.table-item-quantity {
    display: none !important;
}

#kit-items-container .col-xs-12.kit-item.not-options h4.be-product-title {
    text-align: center;
}

#kit-items-container .col-xs-12.kit-item.not-options h4.be-product-title {
    text-align: center;
}

#kit-items-container .col-xs-12.kit-item.not-options:nth-child(4) {
    width: 100%;
}

#kit-items-container .col-xs-12.kit-item.not-options:nth-child(4) .be-product-title {
    text-align: center;
}

#kit-items-container .col-xs-12.kit-item.has-options .col-xs-12.col-sm-6.text-right1.text-xs-center.table-item-quantity {
    display: none;
}

#kit-items-container .col-xs-12.kit-item.has-options .col-xs-12.col-sm-12.text-right.text-xs-center {
    width: 25%;
}

#kit-items-container .col-xs-12.kit-item.has-options .row.be-product-thumb.transition {
    display: flex !important;
    align-items: center;
}

#kit-items-container .col-xs-12.kit-item.has-options .col-xs-12.col-sm-12.text-right.text-xs-center p.be-price {
    font-weight: 800;
}

@media (max-width: 768px) {
#kit-items-container .col-xs-12.kit-item.has-options .row.be-product-thumb.transition {
    display: block !important;
}

#kit-items-container .col-xs-12.kit-item.has-options .col-xs-12.col-sm-12.text-right.text-xs-center {
    width: 100%;
}

    .header_right {
        background: #c6e8f1;
    }
    .name .name_cat {
        min-height: auto !important;
    }
    .input-group.btn-block {
        max-width: 36px !important;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .quantity input.form-control {
        min-width: 36px !important;
    }
    .quantity .input-group.btn-block {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .quantity span.input-group-btn {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .simplecheckout-button-right #simplecheckout_button_confirm {
        /*	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99999;
	width: 100%; */
        background: #f92c24;
    }
    .quantity button.btn.btn-danger {
        padding: 6px 10px !important;
    }
    .quantity button {
        border-radius: 0 !important;
    }
    #content img {
        max-width: 100%;
        border-radius: inherit;
    }
    .row.head-mob>.col-xs-6 {
        position: static;
    }
    .product_catal.catalog_prod .name {
        min-height: 71px;
    }
    .lf {
        display: block;
        float: none;
    }
    .fast__order {
        height: 38px !important;
        line-height: 38px !important;
        width: 100% !important;
    }
    input,
    textarea,
    select {
        font-size: 16px;
    }
    #search2 button {
        padding: 0;
        width: 32px;
    }
    .header-nav li {
        display: block;
        font-size: 12px;
    }
    .header-nav {
        float: left;
        width: 50%;
    }
    .hhu>li:nth-last-child(2),
    .hhu>li:nth-child(3) {
        display: none
    }
    #product .radio input {
        display: none;
    }
    .input-group-addon:first-child {
        margin: 0 !important;
    }
    #button-search {
        top: 15px !important
    }
    .product-search .checkbox-inline {
        margin-left: 6px !important
    }
    #popup-quickview .owl-carousel {
        margin-top: 20px;
    }
    .product-img-box.thumbnails_view {
        overflow: hidden
    }
    .logo-mob {
        display: flex;
        align-items: center;
    }
    .owl-carousel .owl-item img {
        max-width: 100%;
    }
    .header-phone {
        color: #000;
        text-shadow: none;
    }
    .cate-menu-2,
    .re-rab {
        display: none
    }
    .logo-mob .close {
        opacity: 1;
    }
    .header_left {
        display: flex;
        flex-wrap: wrap;
    }
    .bg-icons8_heart_outline_500 {
        width: 30px;
        height: 28px;
        background: url(/image/fav.png) center no-repeat;
    }
    .bg-icons8_shopping_cart_500 {
        width: 30px;
        height: 28px;
        background: url(/image/cart.png) center no-repeat;
    }
    .cou {
        background: #fb1819;
        color: #fff;
        text-align: center;
        width: 18px;
        height: 18px;
        display: block;
        border-radius: 50%;
        position: absolute;
        margin-left: 20px;
        margin-top: -7px;
    }
    .cou2 {
        background: #fb1819;
        color: #fff;
        text-align: center;
        width: 18px;
        height: 18px;
        display: block;
        border-radius: 50%;
        position: absolute;
        margin-left: 20px;
        margin-top: -7px;
    }
    .bg-socset {
        margin-bottom: 0;
    }
    .footer2_left .bg-socset span {
        margin-right: 0;
    }
    .footer2_left>div:last-child {
        margin-left: 0 !important
    }
    .footer2_left .bg-socset {
        float: none;
    }
    .lf img {
        margin: auto !important
    }
    .lerf img {
        width: 100% !important;
    }
}

@media(max-width:1024px) and (min-width:768px) {
    .ordered_form>div {
        width: 750px !important
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .ordered_form>div {
        width: 950px !important
    }
}

@media (min-width: 1025px) {
.row.tovar {
    margin-left: 0;
}
    span.opdo {
        color: #000;
    }
    .payment-img {
        display: inline-grid;
        margin-right: 30px;
    }
    .photo-items>a:nth-child(1n+2) {
        display: none;
    }
}

.mob-cartadd {
    display: none;
}

.product-sizes {
	display: none;
}

.add-cart-btn {
    background: #ff665d;
    width: 41%;
    padding: 5px 10px;
    border-radius: 5px;
    float: left;
}

.add-cart-btn>a>span {
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
    align-items: center;
    justify-content: space-evenly;
    display: flex;
}

.fast-order-btn {
    width: 40%;
    float: left;
    padding: 5px 10px;
    border-radius: 5px;
    background: #c6e8f1;
    margin-left: 3%;
    height: 38px;
    align-items: center;
    justify-content: space-evenly;
    display: flex;
}

.fast-order-btn>div {
    color: #393939;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
}

.wsh-btn {
    float: left;
    margin: 0 10px;
    padding: 5px 10px;
    border-radius: 5px;
}

@media (max-width: 1024px) {
#carou-product .product-img-blo img {
    width: 100% !important;
}
    .product-price-info {
        display: inline-flex;
        width: 100%;
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    .fast-order-btn>div {
        color: #393939;
        text-transform: initial;
        font-size: 14px;
        font-weight: 600;
    }
    .add-cart-btn>a>span {
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        align-items: center;
        justify-content: space-evenly;
        display: flex;
    }
    #toggle-review {
        width: 100%;
    }
    .file-review {
        width: 100%;
    }
    .product-modal {
        width: calc(100% - 100px) !important;
        padding-top: 60px !important;
    }
    #prduct_recomend .item {
        margin-bottom: 10px;
    }
    .pc-cartadd {
        display: none !important;
    }
    .mob-cartadd {
        display: block;
    }
	.product-sizes {
		display: flex;
	}
    .owl-nav {
        display: none;
    }
    .mob-colors {
        display: inline-block;
        width: 100%;
        padding: 0 15px;
    }
    .size-popup {
        display: inline-block;
        float: right;
        font-size: 14px !important;
        margin: 0 !important;
    }
    #carou-product {
        padding: 0;
        padding-bottom: 10px;
    }
    .col20 {
        width: 20%;
        float: left;
        padding: 0 15px;
    }
    .col8 {
        width: 100%;
        float: left;
        padding: 0 15px;
    }
    .lerf {
        margin: 20px 0;
    }
}

td.quantity .btn-primary {
    display: inline-block;
    padding: 6px 12px;
}

.quantity span {
    display: table-cell;
}

#popup-quickview {
    padding: 0 5px !important
}

#button-search {
    position: absolute;
    right: 15px;
    top: 0;
    padding: 10px 18px;
}

input.checkbox:checked:after {
    content: '';
    position: absolute;
    background: #c6e8f1;
    width: 10px;
    height: 10px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.ordered_form .exit i {
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    color: #ccc;
}

.ordered_form .exit {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 10px;
    text-align: center;
}

.ordered_form img.cart_in {
    display: block;
    margin-right: 15px;
    width: 105px;
    max-height: 105px;
}

.ordered_form p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #010101;
    margin-bottom: 10px;
}

.ordered_form .btn-default {
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    background: #ff5b55;
    border: 1px solid #ff5b55;
}

.ordered_form .gogo {
    border-radius: 5px;
    font-size: 15px;
    color: #000;
    background: #c6e8f1;
    border: 1px solid #c6e8f1;
    padding: 6px 12px;
}

.ordered_form_flow,
.fast_order_flow {
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    display: none;
    position: fixed;
}

.prac {
    font-size: 24px;
    font-weight: 600;
    color: #ff5b55;
    padding-left: 25px;
}

.spl {
    position: relative !important;
    bottom: 0 !important;
    left: 0 !important;
}

.spl:before {
    content: '';
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 85%;
    left: auto;
}

.spl span {
    position: relative !important;
    bottom: 0 !important;
    left: 0 !important;
    color: #000 !important;
    z-index: 9
}

.ordered_form {
    display: flex;
    display: none;
    width: 100%;
    height: 100%;
    overflow: auto;
    position: fixed;
    align-items: center;
    z-index: 10000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.ordered_form>div {
    padding: 5px 30px;
    width: 1050px;
    background: #fff;
    margin: auto;
    position: relative;
    border-radius: 10px;
    box-sizing: border-box;
    border: 1px solid #fff;
    z-index: 10000;
}

.ordered_form.acv {
    display: flex
}

.fast__order i {
    color: #fff;
    margin-left: 2px;
    margin-right: 5px;
}

.fast__order {
    background: #61d261;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #010101;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    width: 300px;
}

.fast_order_form .exit {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
}

.fast_order_form .for_img img {
    height: 130px;
    width: auto;
}

.fast_order_form input {
    width: 90%;
    height: 40px;
    line-height: 38px;
    font-size: 16px;
    padding: 0 15px;
    text-align: center;
    color: #010101;
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #fff;
    margin-bottom: 15px;
}

.fast_order_form .btn.btn-default {
    background: #61d261;
    color: #fff;
}

.fast_order_form .summa {
    font-size: 16px;
    color: red;
    margin-bottom: 10px;
    margin-top: 10px;
}

.fast_order_form ul.size li.active {
    background: red;
    color: #ffffff;
    cursor: pointer;
}

.fast_order_form ul.size li {
    list-style: none;
    padding: 0 2px;
    cursor: pointer;
}

.fast_order_form ul.size {
    float: right;
    display: flex;
    width: 178px;
    justify-content: space-around;
    padding-left: 5px;
}

.fast_order_form .name {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    font-weight: 500;
    color: #010101;
}

.fast_order_form {
    width: 300px;
    height: 400px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10000;
    text-align: center;
    padding: 0 10px 20px;
    display: none;
}

.catalog_options ul {
    padding: 0;
    text-align: center;
}

.catalog_options ul li {
    font-family: ProximaNova-Semibold;
    font-size: 17.44px;
    display: inline-block;
    margin: 0 0 0 4px;
}

.clos {
    display: none;
    background: url(/image/delete-icon.png) no-repeat center;
    background-size: cover;
    width: 40px;
    height: 40px;
    position: absolute;
    right: -41px;
    top: -1px;
    z-index: 99999;
}

@media (max-width: 767px) {
    .myvsmi {
        background-color: aliceblue;
        padding: 10px;
        border-radius: 5px;
        height: 170px;
        margin-bottom: 20px;
        display: inline-block;
        white-space: normal;
        width: 48%;
        margin-right: 5px;
    }
    .mob-cart {
        vertical-align: middle;
        align-items: center;
        justify-content: space-evenly;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .messenger span {
        display: none;
    }
    .mob-cart .wsh-btn {
        padding: 5px 0 0 0 !important;
    }
    .image .img-responsive {
        max-width: 96%;
    }
    .ordered_form>div {
        width: 350px !important;
        padding: 5px 15px;
    }
    #prduct_recomend2 .prosmotr_hover {
        display: none
    }
    .prac {
        font-size: 17px;
    }
    #prduct_recomend2 .owl-stage {
        margin-left: 0 !important
    }
	#mono_checkout_cart_page {
		margin-top: 9px;
	}
    .ordered_form .gogo {
        margin: 9px 0;
    }
    .fco {
        flex-direction: column
    }
    .spl,
    .spl span {
        display: block !important;
        font-size: 14px;
    }
    .tlc {
        text-align: left;
        margin: 0;
    }
    .mbw {
        float: left;
        padding-top: 20px;
        margin-left: -7px;
    }
    .flle {
        display: block!important;
    }
    .fast__order {
        font-size: 11px;
        max-width: 100%;
    }

    .foot-ss {
        height: auto!important;
    }
    .catalog_prod .name .name_cat {
        min-height: 40px;
    }
    .common-home .pagination>li>a,
    .common-home .pagination>li>span {
        font-size: 14px;
    }
    [class^="information-information-"] .container img {
        max-width: 100%;
        height: auto!important;
    }
    .pagination>li>a,
    .pagination>li>span {
        padding: 6px 10px;
    }
    .catalog_prod:hover .catalog_options {
        display: block;
    }
}

.flle {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.flle header,
.flle>div,
.flle footer {
    flex: auto
}

.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 47%;
}

#search {
    padding-right: 0;
}


/*.ordered_form.acv .owl-item {width: auto !important;}*/

.ordered_form.acv .owl-nav {
    display: none;
}

@media (min-width: 768px) {
#simplecheckout_shipping .simplecheckout-block-content {
    display: flex;
    flex-wrap: wrap;
}

#simplecheckout_shipping .radio {
    width: 50%;
    display: flex;
    margin: 0;
    padding: 20px 0 !important;
}
    .dropdown-toggle dropdown-img {
        display: none;
    }
    .ordered_form.acv .kit-widget-total-container {
        width: 100%;
        border-left: 1px solid #00000024;
    }
    #search #autosearch_search_results {
        left: -24% !important
    }
    .dopa:hover .dopf2 {
        display: none
    }
    .dopa:hover .dopf {
        display: block
    }
    .tovar {
        min-height: 472px;
    }
    .manufacturer-md-lg {
        background: transparent;
        width: 50%
    }
    .manufacturer-md-lg span {
        padding: 0
    }
    .show-md-lg {
        width: 50%;
        display: block!important;
    }
    .show-md-lg i {
        display: none
    }
    .show-md-lg .add-cart-btn {
        width: 100%;
        background: #e4f8f9;
    }
    .show-md-lg .add-cart-btn span {
        color: #000
    }
    .manufacturer-price {
        display: flex;
        flex-flow: row-reverse wrap;
        align-items: center;
		flex-grow: 1;
    }
    .catalog_prod:hover .manufacturer-price .price {
        background: transparent
    }
    .catalog_prod:hover .show-md-lg .add-cart-btn, .review-item:hover .show-md-lg .add-cart-btn {
        background: #ccc
    }
}

@media (min-width: 1248px) {
    #horizontal-menu .nav>li>a {
        font-size: 15px;
    }
}

@media (min-width: 1920px) {
    #search #autosearch_search_results {
        left: -67% !important;
    }
}

.vv-discounts,
.vv-13 {
    display: inline-block;
    width: 50%;
}

.dopf {
    display: none
}

@media(max-width:767px) {
    .mfp-bottom-bar {
        top: 100% !important;
        right: 0 !important;
        width: auto !important
    }
    .col8 {
        width: 100%;
        float: left;
        padding: 0 15px;
    }
    .znac-inf-2 .header-phone {
        color: #000;
        margin-left: 0
    }
}

.mfilter-option input[type="checkbox"] {
    opacity: 0;
}

.mfilter-input-active input[type="checkbox"]:checked,
.mfilter-input-active input[type="checkbox"] {
    opacity: 1;
}

button.pdqo-button.pdqo-confirm.disabled {
    background: #ccc !important;
    cursor: wait;
}

.rryad input {
    opacity: 0;
}

#prduct_prosmotr0 .owl-carousel .owl-item {
    min-height: 1000px;
}

.price-old {
    position: relative;
    top: 12px;
}

.pcn .price-new {
    padding: 0;
    line-height: 20px;
}

.pcn .price-old {
    text-align: left;
    margin-bottom: 10px;
}

[data-id="13"] .mfilter-option.mfilter-tb-as-tr,
[data-id="2"] .mfilter-option.mfilter-tb-as-tr,
[data-id="discounts"] .mfilter-option.mfilter-tb-as-tr {
    float: left;
    width: 50%;
}


/*wlp*/

.input_email_sended {
    background: #62c462;
}

.col-sm-4w {
    width: 40%;
    float: left;
    padding: 0 15px;
}

.col-sm-8w {
    width: 60%;
    float: left;
    padding: 0 15px;
}

.col-sm-3w {
    width: 33.3333333%;
    float: left;
    padding: 0 15px;
}

@media (max-width:768px) {
    .ordered_form.acv .owl-stage {
        width: auto !important;
    }
    /*.ordered_form.acv .owl-item {width: 50% !important;}*/
    .col-sm-4w {
        width: 50%;
    }
    .col-sm-8w {
        width: 50%;
    }
    .wishlistpro_title {
        font-size: 20px;
        line-height: 36px;
    }
    .pm100 {
        width: 100%!important;
        float: none;
    }
    .col-sm-3w {
        width: 50%;
        float: left;
        padding: 0 15px;
    }
    .col-sm-3w button {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    #wishlistpro_block .table_div table {
        border: 0;
    }
    #wishlistpro_block .table_div table thead {
        display: none;
    }
    #wishlistpro_block .table_div table tr {
        height: auto!important;
        margin-bottom: 30px;
        display: block;
        border: 0!important;
    }
    #wishlistpro_block .table_div table td {
        min-height: 36px;
        display: block;
        text-align: right;
        font-size: 13px;
        border-bottom: 1px solid #ddd;
        border-top: 0!important;
    }
    #wishlistpro_block .table_div table td:last-child {
        border-bottom: 0!important;
    }
    #wishlistpro_block .table_div table td:before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
    }
}


/*wlp*/

.common-home .owl-dots {
    text-align: center;
}

.mfilter-input-active input[type="checkbox"]:checked,
.mfilter-input-active input[type="checkbox"] {
    border-radius: 0 !important;
}

.fancybox-slide--video {
    padding: 0!important
}

.wfp-widget-container {
    z-index: 999999999999!important;
}

.four-in-tab .owl-stage {
    margin-left: 0!important
}

.mob-icons {
    width: 50px;
    float: left;
    vertical-align: middle;
    align-items: center;
    justify-content: space-evenly;
    display: flex;
    height: 50px;
}

.mob-search {
    width: calc(100% - 200px);
    padding-right: 10px;
    vertical-align: middle;
    align-items: center;
    justify-content: space-evenly;
    display: flex;
    height: 50px;
    float: left;
}

.mob-icons a {
    margin: 0 !important;
    padding: 0;
}

.mob-cart-block {
    background: #2f2f2f;
}

.mob-col-lang {
    background: #2f2f2f;
}

.mob-langb.active {
    color: #fff;
    align-items: center;
    justify-content: space-evenly;
    display: flex;
}

.mob-langb.no-active {
    position: absolute;
    bottom: -100%;
    left: 0;
    background: #c6e8f1;
    z-index: 9999;
}

.mob-col-lang form {
    height: 100%;
    width: 100%;
    position: relative;
}

.mob-langb {
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 23px;
    font-weight: 400 !important;
}

#search2 button {
    top: 11px;
}

.mob-langb.no-active {
    display: none;
}

.mob-langb.active>i {
    position: absolute;
    right: calc(50% - 4.5px);
    font-size: 15px;
    bottom: 3px;
}

.mob-langb.open-lang>i {
    transform: rotate(180deg);
}

.mob-tabs {
    margin-top: 10px;
    margin-bottom: 10px;
}

img.np-img {
    width: 50px;
    margin-right: 5px;
    margin-left: 5px;
}

img.ykr-img {
    width: 50px;
    margin-left: 5px;
    margin-top: 10px;
    margin-right: 5px;
}

img.ju-img {
    width: 50px;
    margin-left: 5px;
    margin-top: 10px;
    margin-right: 5px;
}

img.garn-img {
    width: 50px;
    margin-right: 10px;
    margin-bottom: 5px;
}

img.bank-img {
    width: 30px;
    height: 30px;
    margin-left: 8px;
}

.payment-img {
    margin-bottom: 10px;
}

.payment-img img {
    width: 50px;
    margin: 0 10px;
}

.mob-cart .fa-cart-plus {
    font-size: 28px;
}

.mob-cart-block .bg-icons8_shopping_cart_500 {
    background: none;
}

.mob-cart-block .fa-shopping-cart {
    color: #fff;
    font-size: 30px;
    position: absolute;
}

.mob-icons .bg-icons8_heart_outline_500 {
    background: none;
}

.mob-icons .fa-heart {
    color: #fff;
    font-size: 30px;
    position: absolute;
}

.wsh-btn .fa-heart {
    font-size: 28px;
}

a.photo-item.thumbnail {
    position: relative;
}

.topheamob {
    margin-bottom: 5px;
    z-index: 3;
    position: relative;
}

.mob-cart .add-cart-btn.shopping_cart-catalog {
    margin-top: 10px;
    max-width: 180px;
    cursor: pointer;
}

.mob-cart .wsh-btn {
    float: left;
    margin-top: 10px;
    cursor: pointer;
}

.mob-cart .fast-order-btn {
    margin-top: 10px;
    max-width: 180px;
    cursor: pointer;
}

.category-rating {
    display: flex;
    justify-content: space-around;
}

.mob {
    display: none;
}

.banner-desc {
    display: flex;
    justify-content: center;
    gap: 10%;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 35%;
}

@media (max-width: 478px) {
    .mob {
        display: block;
    }
    .desc {
        display: none !important;
    }

.category-cart-bottom.mob {
    display: flex;
}

.banner-desc {
    bottom: 10%;
    gap: 20%;
}

#ocdbanner-294 .swiper-wrapper .swiper-slide:nth-child(1) .banner-desc, #ocdbanner-294 .swiper-wrapper .swiper-slide:nth-child(3) .banner-desc {
    bottom: 15%;
}

.category-cart-bottom.mob {
    padding: 5px;
    justify-content: space-between;
    padding-top: 0;
    margin-top: 5px;
}

.category-cart-price {
    display: flex;
    flex-direction: column;
    font-weight: 600;
	justify-content: center;
}

.category-cart-rating span {
    display: flex;
}

.cart-price {
    line-height: 19px;
    font-size: 18px;
}

.cart-price-old span {
    color: #9f9f9f;
    text-decoration: line-through;
	font-size: 10px;
	white-space: nowrap;
}

.cart-price-percent {
    background: #fc474c;
    color: #fff;
    padding: 1px 2px;
    border-radius: 4px;
}

.cart-price-old {
    display: flex;
    gap: 3px;
    font-size: 8px;
}

.category-cart-button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 7px;
    text-transform: uppercase;
    font-weight: 600;
    background: #c6e8f1;
    width: 35px;
    height: 33px;
    border-radius: 10px;
	color: #000;
}

.category-cart-button span {
    margin-top: -2px;
}

.category-cart-rating .rating i {
    font-size: 10px;
}

.category-cart-rating .rating span {
    width: 10px;
    height: 10px;
}

.category-cart-button svg {
    margin-top: -2px;
}

.category-cart-rating {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2px;
}

.category-cart-comment {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 3px;
}

.category-cart-comment span {
    font-size: 8px;
    line-height: 5px;
}

.catalog_options p {
    display: none;
}

.catalog_prod .topstickers_wrapper {
    display: none;
}

.partz {
    justify-content: space-between;
}

.catalog_options {
    margin-bottom: -7px;
}
}

.ocdbanner.mob .item-banner img {
    width: 100%;
}

a.size-popup {
    float: right;
}

.pc-cartadd.row.inf-do {
    display: inline-block;
    width: 100%;
    padding: 0 15px;
}

.h-head::after {
    content: "";
    background: #ffffff;
    width: 60px;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: -1;
    top: 0;
}

.h-head {
    font-family: ProximaNova-Bold;
    font-size: 25px;
    padding-left: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
    position: relative;
    min-height: 60px;
    align-items: center;
    display: flex;
    border-bottom: 1px solid #c6e8f1;
}

.prod-block-right {
    float: right;
}

#prduct_recomend .podrob {
    display: none !important;
}

.sub table a {
    color: #000;
}

.prica-catalog .price-new {
    padding-bottom: 0;
}

.prica-catalog .price-old {
    margin-top: -15px;
    margin-bottom: 10px;
}

@media(max-height:800px) {
    .ordered_form.acv img.img-responsive {
        max-width: 100px;
    }
    .ordered_form.acv .podrob {
        padding: 10px;
    }
    .ordered_form.acv span.price-new {
        padding: 5px;
    }
}

.text-bonus {
    font-weight: 800;
    margin-top: -10px;
}

.header-nav.hids>li:hover>div {
    display: block;
}

*:focus {
    outline: none;
}

.btn-link:hover {
    color: #000000;
    text-decoration: none;
    background-color: #c6e8f1;
}

.faq-link {
    color: #000;
    font-size: 20px;
}

.faq-title {
    text-transform: uppercase;
    font-size: 25px;
    font-family: ProximaNova-Bold;
    border-bottom: 3px solid #c6e8f1;
    display: inline-block;
    margin-bottom: 15px;
    letter-spacing: 3px;
}

#accordion {
    margin-bottom: 30px;
    margin-top: 30px;
    clear: both;
}

.faq .card-header {
    padding: 0;
    background: #fff;
}

.faq-link i {
    width: 19px;
}

@media (max-width:1024px) {
    .btn-link.faq-link {
        text-align: left;
        text-decoration: none;
    }
}

@media (max-width:397px) {
    span.opdo {
        padding-left: 60px;
        margin-bottom: 10px;
    }
    span.opdo img {
        position: absolute;
        left: 0;
    }
    #shiping {
        position: relative;
    }
    .rating span {
        vertical-align: text-bottom;
        font-size: 7px
    }
}

.slick-track {
    align-items: center;
    display: flex !important;
}

.topheamob {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: all .3s ease;
}

.topheamob.out {
    transform: translateY(-100%);
}

#option-quantity {
    color: #eb0c00;
}

.file-review {
    background: #9e9e9e;
    border: 0;
    cursor: pointer;
    text-align: center;
    padding: 10px 20px;
    margin: auto;
    font-family: ProximaNova-Bold;
    color: #060606;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 5px;
}

#input-file {
    display: none;
}

.product-modal-background {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #00000047;
}

.product-modal {
    width: 512px;
    height: 100%;
    float: right;
    background: #fff;
    padding: 20px;
    padding-top: 75px !important;
}

#close-icon-modal {
    width: 30px;
    float: right;
    position: absolute;
    right: 20px;
    cursor: pointer;
    margin-top: -40px;
}

.close-icon-modal-bundle {
    width: 30px;
    float: right;
    position: absolute;
    right: 20px;
    cursor: pointer;
    top: 10px;
}

.product-modal-title {
    float: left;
}

.product-modal-title {
    font-size: 25px;
    font-weight: 500;
    margin-top: -40px;
}

#modal-options {
    display: inline-block;
	margin-top: 25px;
}

#modal-options .artikul span {
    font-size: 25px;
    font-weight: 600;
    font-family: 'ProximaNova-Regular';
    color: #000;
}

#modal-options .radio.option-button {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

#modal-options .radio.option-button label {
    font-size: 20px;
    display: inline-block !important;
    padding: 10px;
}

#modal-options .radio.option-button label:hover {
    background: #c6e8f1;
}

#modal-options .radio.option-button:hover span {
    background: none;
}

#modal-options .rryad input:checked+span {
    color: #000;
}

@media (max-width: 767px) {
    body {
        padding-top: 50px;
    }
    body.scroll-mob {
        padding-top: 0;
    }
}

.v_thumb_block img {
    width: 100%;
}

.messenger {
    padding-top: 5px;
}

.messenger span {
    margin-left: 10px;
}


/* Рейтинг*/

.rating {
    float: left;
}


/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t 
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */

.rating:not(:checked)>input {
    position: absolute;
    top: -9999px;
    clip: rect(0, 0, 0, 0);
    display: none;
}

.rating:not(:checked)>label {
    float: right;
    width: 1em;
    padding: 0 .1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 200%;
    line-height: 1.2;
    color: #ddd;
    margin-top: -4px;
    text-shadow: 1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0, 0, 0, .5);
}

.rating:not(:checked)>label:before {
    content: '★ ';
}

.rating>input:checked~label {
    color: #f70;
    text-shadow: 1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0, 0, 0, .5);
}

.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label {
    color: gold;
}

.rating>input:checked+label:hover,
.rating>input:checked+label:hover~label,
.rating>input:checked~label:hover,
.rating>input:checked~label:hover~label,
.rating>label:hover~input:checked~label {
    color: #ea0;
    text-shadow: 1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0, 0, 0, .5);
}

.rating>label:active {
    position: relative;
    top: 2px;
    left: 2px;
}

.btn.btn-primary.btn-lg.btn-block {
    background: #a8a8a8;
    border-radius: 3px;
    border: 0;
    cursor: pointer;
    display: block;
    text-align: center;
    padding: 1px;
    margin: 1px;
    font-family: ProximaNova-Bold;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    max-width: 205px;
}

.cart-button.btn.btn-primary.btn-lg.btn-block {
    font-size: 13px;
    font-weight: 600;
    align-items: center;
    justify-content: space-evenly;
    display: flex;
    background: #ff665d;
}

.cart-button.btn.btn-primary.btn-lg.btn-block i.fa.fa-bell {
    font-size: 25px;
}

.btn.btn-primary.btn-lg.btn-block:active {
    box-shadow: none;
}

.kit-items a.btn.btn-primary.btn-lg.btn-block {
    padding: 10px 5px;
}

button.close {
    width: 30px;
    height: 30px;
}

#product {
    display: inline-block;
}

.mob-add-cart {
    display: none;
}

.info-count {
    display: inline-block;
    margin-left: 5px;
    color: #ff665d;
    cursor: pointer;
}

.info-count-alert {
    display: none;
    position: absolute;
    top: 0;
    color: #fff;
    background: #ff665d;
    border: 1px solid #ff665d;
    padding: 5px 10px;
    border-radius: 5px;
    line-height: 15px;
    margin-left: 25px;
    margin-top: 5px;
}

.info-count i {
    font-size: 18px;
}

.info-count:hover {}

.info-count:hover .info-count-alert {
    display: block;
}

    .cap_colors {
        position: absolute;
        top: 5px;
        left: 0px;
        padding-left: 15px;
        justify-content: left !important;
    }
    .cap_colors .clr_color {
        width: 18px !important;
        height: 18px !important;
        margin-right: 3px !important;
    }

@media (max-width: 767px) {
.row.tovar {
    margin: 0 -12.5px;
}
    .product-grid {
        padding: 0;
        width: calc(50% - 5px);
        margin: 0 2.5px 15px;
        background: #fff;
        border: 2px solid #fff;
        box-shadow: 0px 0px 2px 0px #535353
    }
    p.price {
        margin-bottom: 0;
        border-radius: inherit;
    }
    .product_catal.catalog_prod .name {
        min-height: 15px;
    }
    .name {
        margin-top: 5px;
    }
    span.name_cat {
        height: 30px !important;
    }
    .mob-add-cart {
        display: block;
    }
    .mob-add-cart .add-cart-btn {
        width: 100%;
        border-radius: 0;
    }
    .category-sticker.left-top {
        top: 30px;
    }
    .info-count i {
        display: none;
    }
    .info-count-alert {
        display: block;
        position: static;
        margin: 0;
    }
    .info-count {
        margin-left: 15px;
    }
}

.related-products {
    padding: 0 10px;
}

.related-products .content__block_label {
    margin-top: 50px;
    margin-bottom: 30px;
}

.review-block {
    display: none;
}

#toggle-review {
    background: #80deea;
    display: inline-block;
    color: #000;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
}

.product-grid {
    display: flex;
    margin-bottom: 10px;
}

.tovar-catalog .carto-tovar {
    display: flex;
    width: 100%;
    justify-content: center;
}

.catalog_prod {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.partz {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.pay-items {
    display: flex;
    flex-wrap: wrap;
    max-width: 250px;
}

.icon-pay {
    flex: 50%;
}

@media (max-width: 767px) {
    .blog .main_description ol {
        padding-inline-start: 20px !important;
    }
    .blog .main_description ul {
        padding-inline-start: 0px !important;
        margin-top: 20px !important;
    }
    .blog .main_description ul li {
        margin-left: 20px !important;
    }
    .pay-items {
        max-width: 100%;
    }
    .icon-pay {
        text-align: center;
    }
    footer .left1 {
        margin-bottom: 10px;
    }
}

.cart-button {
    text-align: center;
    width: 100%;
    display: block;
}

.add-cart-btn:hover, .add-cart-btn:focus, .add-cart-btn:active {
  color: #313133;
  background: #b71c1c;
}

.fast-order-btn:hover, .fast-order-btn:focus, .fast-order-btn:active {
  color: #313133;
  background: #5ed1ef;
}

.fa-heart:hover, .fa-heart:focus, .fa-heart:active {
  color: #5ed1ef;
}

.cart-button {
    text-align: center;
    width: 100%;
    display: block;
}

.ordered_form_block {
    max-width: 750px;
}

.ordered_form_title {
    font-size: 20px !important;
    font-weight: 700 !important;
}

.category-description p,
.category-description span,
.category-description font,
.category-description b,
.category-description a,
.category-description li,
.category-description ul,
.category-description ol,
.category-description td {
    font-family: ProximaNova-Regular !important;
}

.op-ct p,
.op-ct span,
.op-ct font,
.op-ct b,
.op-ct a,
.op-ct li,
.op-ct ul,
.op-ct ol,
.op-ct td {
    font-family: ProximaNova-Regular !important;
}

@media(max-width:820px) {
    .con_foo {
        width: 100%;
        background: #2f2f2f;
        padding: 20px 25px;
        display: block;
        position: relative;
        top: 0;
        left: 0;
    }
    .foot-ss {
        margin-top: 0;
        height: auto!important;
    }
    .foot-ss iframe {
        width: 100%;
    }
}

.ipad-menu {
    display: none;
}

@media(max-width:1024px) and (min-width:768px) {
    .top-categor .col-lg-8.col-md-7.col-sm-4 {
        width: 20%;
    }
    .top-categor .col-lg-4.col-md-5.col-sm-8 {
        width: 80%;
    }
    .ipad-menu.open-menu {
        display: block;
    }
    .ipad-menu {
        position: absolute;
        margin-top: 65px;
    }
    .ipad-menu-block a {
        color: #2f2f2f;
        font-family: ProximaNova-Regular;
        font-size: 12px;
        text-transform: uppercase;
        margin-right: 16px;
    }
    ul.header-nav.hids {
        margin-top: 45px;
    }
    ul.header-nav.hids li.hidden-md.hidden-lg {
        display: none;
    }
}

@media(max-width:1024px) {
    .menu-slide {
        margin: 0 -15px;
        padding: 0 15px;
    }
    .mob-menu-open {
        overflow: hidden;
    }
    .faq .card-header button.btn-link.faq-link.collapsed {
        text-align: left;
    }
    .film.visible-xs.visible-sm {
        display: none !important;
    }
    .blog_grid_holder.blog_products .carto-tovar {
        width: 100%;
    }
    .home-phones .inc .header-phone {
        flex: calc(50% - 8px);
        margin-right: 16px;
        margin-left: 0 !important;
    }
}



body {
    height: 100vh;
}

.flle header {
    flex: none;
}

.flle footer {
    flex: none;
}

.home-phones {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}

@media(min-width:1025px) {
    .header-nav.hids>li:hover>ul {
        display: block;
    }
}

.information-from {
    max-width: 500px;
    box-shadow: 0 4px 18px 0 rgb(0 0 0 / 30%);
    padding: 30px;
    margin: 30px auto 50px auto;
}

.form-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

.form-item {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}

.form-input {
    border: none;
    border-bottom: 1px solid #c6e8f1;
    font-size: 16px;
    padding: 10px 5px;
}

.form-bottom {
    margin-top: 30px;
    text-align: center;
}

.form-submite {
    background: #c6e8f1;
    display: inline-block;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border: none;
}

.form-error {
    color: #f00;
    margin-top: 5px;
}

.alert-form {
    font-size: 18px;
    color: #00bb06;
}

.city {
    align-items: center;
    margin-top: 10px;
}

.li_city_list {
    list-style: none;
    display: inline-flex;
    padding: 4px 2px;
}

.city_list {
    list-style: none;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0;
}

.a_city_list {
    display: inline-block;
    padding: 0 8px;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    background: none;
    font-size: 12px;
    line-height: 24px;
}

.a_city_list.active {
    display: inline-block;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    background: #e7e7e7;
    font-size: 12px;
    line-height: 24px;
}

.a_city_list:hover {
    display: inline-block;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    background: #e7e7e7;
    font-size: 12px;
    line-height: 24px;
}

.col20.open {
    display: block !important;
    width: 100% !important;
}

.filterv-close {
    font-size: 45px;
    line-height: 20px;
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 1;
}

.copyright2010 {
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.be-product-thumb .col-xs-12 {
    margin-right: 0;
}

.table-item-quantity.add-product-table-item {
    display: flex;
    align-items: center;
}

.table-item-quantity .quantity-buttons {
    margin-right: 10px;
}

.text-right.bundle-total-text {
    margin-right: 5px;
    font-size: 19px;
}

.text-right.bundle-total .total-kit {
    font-size: 19px;
    font-weight: normal;
}

.kit-widget.be-css .kit-widget-total-container .btn-primary {
    /* margin-left: 30px;*/
    background: #ff665d;
    text-transform: none;
    font-size: 18px;
    border-radius: 5px;
    padding: 5px 10px !important;
}

.product_catal .rating {
    text-align: center;
    color: #fbea3b;
}

.product_catal .rating>span {
    margin: 0 1px;
}

.text-review-category {
    text-align: center;
    margin-top: 3px;
    color: #000;
}

@media (max-width: 1024px) {
    #free-products-container-in-kit {
        display: flex;
    }
    .free-product-container-in-kit {
        width: 50%;
    }
    .free-product-container-in-kit p.be-price {
        display: none;
    }
    .free-product-container-in-kit p.be-price.mob {
        display: block;
        margin-right: 15px;
    }
    .free-product-container-in-kit-header.col-xs-12 {
        padding: 0;
        border: none;
    }
    .col-xs-12.kit-item.selectable.free-product {
        padding: 0;
    }
    .col-xs-12.col-sm-12.text-right1.text-xs-center.table-item-quantity.add-product-table-item {
        padding: 0;
        justify-content: center;
        margin: 0;
    }
    .selectable-item-container.text-xs-center {
        margin: 0;
    }
    .text-right.bundle-total {
        margin-right: 5px;
        text-align: center;
    }
    .text-right.bundle-total-text {
        text-align: center;
        max-width: 100px;
    }
    .row.kit-widget-total-container>.col-xs-12.text-right {
        justify-content: space-between !important;
    }
    .kit-item-product.main-product .table-item-quantity {
        display: none;
    }
    .kit-item-product.main-product .form-group.required {
        margin: 0;
    }
    .bootstrap-style .row:before {
        display: none !important;
    }
    .free-items .col-sm-12.empty-list-header {
        display: none;
    }
    .free-items .free-products-group {
        width: 50%;
    }
    .free-items {
        display: flex;
    }
    .col-xs-12.kit-item.selectable.free-product {
        border-bottom: none;
    }
    .free-product-container-in-kit-header.col-xs-12 {
        display: none !important;
    }
    .kit-widget-table .kit-item .be-product-thumb .be-image,
    .kit-widget-table .kit-item-product .be-product-thumb .be-image {
        padding-top: 10px !important;
    }
}

.modal-out-background {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

.modal-out-body {
    top: calc(50% - 205px);
    left: calc(50% - 172px);
    width: 345px;
    height: 490px;
    background: #fff;
    position: relative;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0 0 50px rgb(0 0 0 / 50%);
}

.modal-top {
    position: relative;
}

.modal-out-body img.modal-box {
    width: 220px;
    margin-top: -80px;
    margin-left: 16px;
}

.modal-out-body img.modal-dekor {
    width: 500px;
    left: -82px;
    top: -105px;
    position: absolute;
}

.modal-out-body .modal-title {
    color: #ff3a3a;
    font-size: 85px;
    font-family: sans-serif;
    font-weight: 600;
    margin-top: 15px;
}

.modal-out-body .modal-text {
    color: #ff3a3a;
    font-size: 21px;
    font-family: sans-serif;
    font-weight: 600;
}

.modal-out-body .modal-buttons img {
    width: 92px;
    margin: 13px;
}

.modal-out-body .modal-buttons {
    margin-top: 20px;
}

.modal-out-body .modal-text-close {
    color: #ababab;
    font-family: sans-serif;
    text-decoration: underline;
    margin-top: 10px;
    cursor: pointer;
    font-size: 15px;
}

.subscribe-bot {
    padding: 10px;
    text-align: center;
    border-top: 10px solid transparent;
    background-image: linear-gradient(#f05555, #f05555), linear-gradient(to bottom right, transparent 50.5%, #f05555 50.5%), linear-gradient(to bottom left, transparent 50.5%, #f05555 50.5%), linear-gradient(to top right, transparent 50.5%, #f05555 50.5%), linear-gradient(to top left, transparent 50.5%, #f05555 50.5%);
    background-repeat: repeat, repeat-x, repeat-x, repeat-x, repeat-x;
    background-position: 0 0, 10px 0, 10px 0, 10px 100%, 10px 100%;
    background-size: auto auto, 20px 20px, 20px 20px, 20px 20px, 20px 20px;
    background-clip: padding-box, border-box, border-box, border-box, border-box;
    background-origin: padding-box, border-box, border-box, border-box, border-box;
    background-color: #f05555;
    background-color: hsla(0, 0%, 0%, 0);
}

.myvsmi {
    background-color: aliceblue;
    padding: 10px;
    border-radius: 5px;
    width: 505px;
    height: 298px;
    margin-bottom: 20px;
    display: inline-block;
    white-space: normal;
    width: 40%;
    margin-top: 20px;
    margin-right: 20px;
}

.be-image img {
    max-width: 100% !important;
}

.messenger-success {
    padding-top: 8px;
    display: flex;
    justify-content: space-evenly;
}

.be-main-widgets-container {
    margin-top: 10px !important;
}

#simplecheckout_button_cart {
    background: #979797;
}

#simplecheckout_button_cart:hover {
    background: #c6e8f1;
}

.op-ct iframe {
    max-width: 100%;
}

.kit-widget .kit-items {
    z-index: 1;
}

.wrap-breadcrumb {
    padding-bottom: 8px;
    overflow-y: hidden;
    overflow-x: auto;
}

ul.breadcrumb {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    grid-auto-flow: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-column-gap: 6px;
    -moz-column-gap: 6px;
    column-gap: 6px;
    line-height: 16px;
}

.breadcrumb>li {
    white-space: nowrap;
}

.product-img {
    margin-top: 0;
}

.block-smi>.row {
    display: flex;
    flex-wrap: wrap;
}

.block-smi>.row .col-xs-12.col-sm-3 {
    display: flex;
}

.carbox {
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: box-shadow .25s;
	display: flex;
    flex-direction: column;
}

.carbox:hover {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.img-carbox {
    width: 100%;
    height: 200px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    display: block;
    overflow: hidden;
}

.img-carbox img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: all .25s ease;
}

.carbox-content {
    padding: 15px;
    text-align: left;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.carbox-title {
    margin-top: 0px;
    font-weight: 700;
    font-size: 1.65em;
	flex-grow: 1;
}

.carbox-title a {
    color: #000;
    text-decoration: none !important;
}

.carbox-read-more {
    border-top: 1px solid #D4D4D4;
}

.carbox-read-more a {
    text-decoration: none !important;
    padding: 10px;
    font-weight: 600;
    text-transform: uppercase
}

@media(min-width:767px) {
    .carbox-title a {
        display: inline-block;
    }
}

.nsmenu-thumb {
    width: 25px;
    height: 25px;
}

.delivery-img img {
    margin-left: 5px;
    margin-bottom: 5px;
    max-height: 50px;
}

.btn-baners {
    background: white;
    padding: 10px 20px;
    border-radius: 5px;
    float: left;
    color: black;
    box-shadow: 2px 2px 2px #00000030;
}

.btn-baners-new {
    background: white;
    padding: 10px 20px;
    border-radius: 5px;
    float: left;
    color: black;
    box-shadow: 2px 2px 2px #00000030;
}

.btn-baners:hover, .btn-baners:focus {
  color: white;
  background: black;
}

.btn-baners-mob-a {
    background: black;
    padding: 5px 10px;
    border-radius: 5px;
    color: white;
    box-shadow: 2px 2px 2px #00000030;
}
.btn-baners-man-mob-a {
    background: black;
    padding: 5px 10px;
    border-radius: 5px;
    color: white;
    box-shadow: 2px 2px 2px #00000030;
	}

.btn-baners-man {
    background: white;
    padding: 10px 20px;
    border-radius: 5px;
    float: left;
    color: black;
    box-shadow: 2px 2px 2px #00000030;
}

.btn-baners-man-new {
    background: black;
    padding: 10px 20px;
    border-radius: 5px;
    float: left;
    color: white;
    box-shadow: 2px 2px 2px #00000030;
}

.btn-baners-man:hover, .btn-baners-man:focus {
  color: white;
  background: black;
}
.add-cart-btn>a.not-stock>span {
    font-size: 15px;
    padding: 3px 0;
}

.free-ship {
    display: flex;
    flex-direction: column;
    float: right;
    padding-right: 20px;
}

.free-ship-bar {
    background: rgb(198 232 241 / 43%);
    margin-bottom: 5px;
    height: 16px;
    border-radius: 8px;
    border: 1px solid #d3d3d3;
}

.free-ship-block {
    margin-top: 10px;
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 2rem;
  }
}

.free-ship-bar-fill {
    background: #f44336;
    height: 14px;
    border-radius: 8px;
    width: 0;
    transition: width .3s ease-in-out;
    animation: 1s linear infinite;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 2rem 2rem;
    transition: width .6s ease;
    -webkit-animation: 1s linear infinite progress-bar-stripes;
    animation: 1s linear infinite progress-bar-stripes;
}

.free-ship-text {
    display: inline-block;
    margin-right: 10px;
}

.free-ship-price {
    display: inline-block;
    font-weight: 600;
    color: #2f2f2f;
    padding: 5px 8px;
    background: rgb(198 232 241);
    align-self: center;
    border-radius: 5px;
    line-height: 20px;
}

.free-ship-cart {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}

.free-ship-cart .free-ship {
    padding: 0;
}

.free-ship-cart .free-ship-info {
    text-align: right;
}

@media (max-width: 768px) {
.free-ship {
    width: auto;
    max-width: 360px;
    padding-left: 20px;
}

.add-cart-btn>a.not-stock>span {
    font-size: 12px;
    padding: 5.5px 0;
}

	.btn-baners-mob {
    background: #0092c7;
    padding: 5px 10px;
    border-radius: 5px;
    float: left;
    margin-left: 27px;
    margin-top: 48px;
    color: white;
    box-shadow: 2px 2px 2px #00000030;
}
.btn-baners-mob:hover, .btn-baners-mob:focus {
  color: #313133;
  background: white;
}

.btn-baners-man-mob {	
    background: #575757;
    padding: 5px 10px;
    border-radius: 5px;
    float: left;
    margin-left: 65px;
    margin-top: 48px;
    color: #fffcfc;
    box-shadow: 2px 2px 2px #00000030;

}

.btn-baners-man-mob:hover, .btn-baners-man-mob:focus {
  color: white;
  background: black;
}
}



.nsmenu-haschild .row {
    display: flex;
}

.tab-checkout {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.tab-checkout div {
    border-bottom: 3px solid #e0e0e0;
    font-size: 15px;
    font-weight: 600;
}

.tab-checkout div.active {
    border-bottom: 3px solid #c6e8f1;
}

.simple-content.fast-order #buttons {
    display: none !important;
}

#buttons-fast {
    margin: auto !important;
    margin-bottom: 20px !important;
    display: block;
}

@media(min-width:768px) {
	.tab-checkout {
		display: none;
	}
}

.cart-mob-item {
    display: flex;
    border-bottom: 1px solid #DDDDDD;
    padding: 5px;
}

.cart-mob-item-info {
    margin-left: 10px;
    width: calc(100% - 100px);
}

.cart-mob-item-prices {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}

.cart-mob-item-prices-total {
    font-weight: 800;
}

.cart-mob-item-action {
    display: flex;
    margin-top: 10px;
}

.mob-item-action-quantity {
    display: flex;
    border: 1px solid #DDDDDD;
    padding: 0 5px;
    border-radius: 5px;
    margin-right: 15px;
}

.cart-mob-item-prices-left {
    display: flex;
}

.cart-mob-item-old-price {
    margin-left: 10px;
    color: #b0b0b0;
    text-decoration: line-through;
}

.item-action-quantity-btn {
    background: none;
    border: none;
}

.mob-item-action-quantity input {
    min-width: auto !important;
    text-align: center;
    padding: 0;
    border: none;
    color: #000;
    font-size: 20px !important;
    font-weight: 800;
}

.item-action-delete-btn {
    background: none;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    padding: 0 10px;
}

.mob-item-action-delete {
    display: flex;
}

.item-action-delete-btn i {
    font-size: 16px;
}

.cart-mob-item-image {
    width: 100px;
}

.simplecheckout-cart-mob {
    border: 1px solid #DDDDDD;
    border-bottom: 0;
}

.cart-mob-input-icon {
    display: none;
}

@media (max-width: 1024px) {
.cart-input-label {
    display: none !important;
}

.cart-row-input-text label.control-label {
    display: none !important;
}

.cart-mob-input-icon svg {
    width: 20px;
    height: 20px;
}

.cart-mob-input-icon {
    position: absolute;
    top: 6px;
    left: 20px;
	display: block;
}

.cart-row-input-text input {
    padding-left: 28px;
}

.cart-row-input-text select {
    padding-left: 28px;
}

#simplecheckout_comment {
    margin-top: -30px;
    padding: 0 10px;
}

.simplecheckout-button-block.buttons {
    display: flex;
    justify-content: center;
}
}

@media (max-width: 320px) {
.fast-order-btn div {
    font-size: 12px;
}
}

.search-buttons-add {
    display: flex;
}

.product-grid {
    padding: 0 5px;
    margin-bottom: 5px;
}

@media (max-width: 1024px) {
.name-brend .info_ria h1:after {
    display: none;
}

.name-brend .info_ria h1 {
    margin-left: 0;
    margin-right: 0;
}

.mob-price-bonus .prica-catalog span {
    text-align: left;
}

.articul-block-mob.mob-cartadd {
    display: flex;
    justify-content: space-between;
}

.articul-block-mob.mob-cartadd .artikul {
    margin-top: 0;
}

.artikul.artikul-2 {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

#product {
    width: 100%;
}

.text-bonus span {
    display: none;
}

.product-list .name .name_cat {
    font-weight: 800;
    font-size: 15px !important;
    height: 19px !important;
}

.product-list .catalog_options {
    display: flex;
    justify-content: center;
}

.product-list .category-rating {
    justify-content: center;
}

.product-list .rating {
    margin-right: 10px;
}

.product-list .manufacturer-price {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 5px;
}

.product-list .mob-add-cart.show-md-lg {
    width: calc(50% - 30px);
    margin: 0 15px;
}

.product-list p.price.manufacturer-md-lg {
    width: calc(50% - 30px);
    margin: 0 15px !important;
    background: none;
}

.product-list .catalog_prod:hover .name .name_cat {
    color: #000;
}

.product-list i.fa.fa-cart-plus {
    display: none;
}

.product-list .add-cart-btn.shopping_cart-catalog {
    border-radius: 5px;
    padding: 5px;
}

.product-list a.cart-button span {
    font-size: 15px;
}

.product-layout.product-list.col-xs-12 {
    margin-bottom: 30px;
}

.product-list .catalog_prod:hover .catalog_options {
    display: flex;
}

.product-list .carto-tovar:hover .catalog_prod {
    position: static;
}
.search-buttons-add {
	justify-content: space-between;
}
.product-grid {
    padding: 0;
    margin-bottom: 5px;
}
}


@media (min-width: 1025px) and (max-width:1229px){
.scroll-mob header .top-menu .container {
    background: #f5f5f5;
}

.logo-header img {
    width: 85px !important;
    height: 64px;
}

.header-menu-left {
    width: 66%;
}

.header-menu-right {
    width: 34%;
}

#search input.form-control {
    display: none !important;
}
#search {
    position: relative;
}
#search #autosearch_search_results {
    width: 200px;
    left: -185px !important;
}
}

#search.open input.form-control {
    display: block !important;
    position: absolute !important;
    left: -185px !important;
    width: 200px;
    right: auto !important;
    z-index: 99;
}

.close-search {
    display: none;
}

.open .close-search {
    display: block;
    position: absolute;
    font-size: 20px;
    left: -219px;
    top: 16px;
    background: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    z-index: 99;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-top: 1px;
    border: 1px solid #d2d2d2;
}
@media (max-width:1199px){
.linfs.hidden-lg.hidden-sm.hidden-md {
    display: block !important;
}

.form-group.input-group.input-group-sm.bg-sca label {
    display: none;
}

.form-group.input-group.input-group-sm.bg-sca select {
    display: none;
}

#button-search {
    position: static;
    margin-bottom: 15px;
}

.filter-show a.film.visible-xs.visible-sm {
    display: block !important;
}
    .film {
        position: fixed;
        top: 204px;
        left: 0;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        color: #fff;
        background: #ad0230;
        z-index: 9999;
    }
    .filter2 {
        display: inline-block;
        width: calc(50% - 15px);
        text-align: center;
        font-size: 14px;
        text-transform: uppercase;
        color: #2f2f2f;
        background: #c6e8f1;
        padding: 5px 0;
        margin-right: 30px;
        border-radius: 3px;
    }
    .sortir2 {
        display: inline-block;
        width: calc(50% - 15px);
        text-align: center;
        font-size: 14px;
        text-transform: uppercase;
        color: #2f2f2f;
        padding: 5px 0;
        position: relative;
        background: #c6e8f1;
        border-radius: 3px;
    }
    .content__block_label h2,
    .content__block_label h1 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: ProximaNova-Bold;
    letter-spacing: 3px;
    position: relative;
    margin-left: 10px
}
}

.short-open {
    display: block;
    text-align: center;
	cursor: pointer;
}

.category-description.short-description {
    max-height: 350px;
    overflow: hidden;
    position: relative;
}

.category-description.short-description::before {
    content: "";
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(0deg,#FFFFFF 0%,rgba(255,255,255,0) 100%);
}

.review-item-image img {
    width: 100%;
	height: auto;
    margin-bottom: 10px;
}

.reviews-title {
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.review-item-name {
    font-size: 15px;
    font-family: ProximaNova-Regular;
    color: #000;
    font-weight: 700;
    margin-bottom: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.review-item-text {
    margin-top: 5px;
    margin-bottom: 5px;
}

.review-bottom {
    display: flex;
    justify-content: space-between;
}

.review-bottom-right-rating {
    color: #fbea3b;
    font-size: 10px;
}

.review-author {
    font-weight: 600;
    color: #555;
}

.review-date {
    color: #504f4f;
}

.last-reviews {
    margin-bottom: 50px;
}

.artikul-block.pc-cartadd {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: 10px;
}

.product-rating {
    display: flex;
    gap: 10px;
}

.product-rating .rating {
    color: #fbea3b;
}

#review .rating {
    color: #fbea3b;
}

.product-rating .text-review-category {
    cursor: pointer;
	user-select: none;
}

.blog_post p iframe {
    max-width: 100%;
}

.category-products {
    margin-top: 25px;
}

.category-product-title {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
}

.category-product-items {
    display: flex;
    gap: 10px;
    width: 100%;
}

.category-product-items .item {
    width: calc(25% - 7.5px);
}

@media (max-width: 767px){
	.category-product-items {
		flex-wrap: wrap;
	}

	.category-product-items .item {
		width: calc(50% - 7.5px);
	}

	.footer-blocks {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 25px;
	}
}

.popup-alert {
    position: fixed;
    z-index: 99;
    top: 50%;
    left: 10px;
    width: calc(100% - 20px);
    text-align: center;
}

.popup-alert .alert {
    display: inline-block;
    box-shadow: 0px 0px 18px 0px rgb(166 166 166 / 75%);
    -webkit-box-shadow: 0px 0px 18px 0px rgb(166 166 166 / 75%);
    -moz-box-shadow: 0px 0px 18px 0px rgb(166 166 166 / 75%);
    margin-bottom: 0;
    border-radius: 10px;
	color: #000;
    padding: 30px;
    font-size: 16px;
}

.wishlist-button.active .fa-heart {
    color: #5ed1ef;
}

.simplecheckout_overlay {
	background: none !important;
    opacity: 1 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    opacity: 0.6 !important;
    background: #00000008 !important;
    position: fixed !important;
}

.load-simple {
    display: inline-block;
    width: 100px;
    height: 100px;
    transform: scale(0.7);
    position: absolute;
    top: calc(50% - 35px);
    left: calc(50% - 35px);
}

.load-simple svg {
  position: absolute;
  width: 100px;
  height: 100px;
  animation: lds-roller 1.5s cubic-bezier(0.7, 0.04, 0.27, 0.96) infinite;
}

#loader1 {
  animation-delay: 0s;
}

#loader2 {
  animation-delay: -0.1s;
}

#loader3 {
  animation-delay: -0.2s;
}

#loader4 {
  animation-delay: -0.3s;
}

@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.nav-tabs>li>a.active {
    border-color: #eee #eee #ddd;
    text-decoration: none;
    background-color: #eee;
}

.sitemap-links a {
    display: inline-block;
    margin-bottom: 10px;
}

.review-text-more {
    text-decoration: underline;
    color: #4a4a4a;
    cursor: pointer;
}

.review-text-more:hover {
    color: #000;
}

.review-item-text.revie-text-short p {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;margin-bottom: 5px;}

.btn-close-menu a:hover {
    background: none !important;
}

.addresses-item-top {
    display: flex;
    gap: 30px;
    margin-bottom: 20px;
}

.addresses-item-img {
    width: calc(30% - 20px);
}

.addresses-item-info {
    width: calc(50% - 20px);
}

.addresses-item-video {
    width: calc(20% - 20px);
}

.addresses-item-img img {
    width: 100%;
    border-radius: 20px !important;
}

.address-title {
    font-size: 25px;
    font-family: ProximaNova-Bold;
    margin-bottom: 30px;
}

.addresses-item-video iframe {
    width: 100%;
    height: 100%;
}

.addresses-item {
    margin-bottom: 60px;
}

.contact-description {
    margin-bottom: 30px;
}

.product-info-right {
    box-shadow: 0px 0px 5px 0px rgb(137 137 137);
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 5px;
    padding-bottom: 10px;
}

.product-info-right .fb-m {
    width: 30px;
    height: 30px;
    display: block;
}

.product-info-right .flex-imgs {
    justify-content: center;
}

.product-info-right p {
    font-weight: 600;
    text-align: center;
    margin-bottom: 5px;
}

.product-info-right img {
    width: 30px;
}

@media (max-width: 767px){
.mob-cart .reservation-button {
    width: calc(50% - 5px);
    margin-left: 0;
    margin-top: 15px;
	gap: 5px;
}

.mob-cart #mono_checkout_product_page {
    width: calc(50% - 5px);
    margin-left: 10px;
    margin-top: 15px;
}

.addresses-item-top {
    flex-direction: column;
}

.addresses-item-img {
    width: 100%;
}

.addresses-item-info {
    width: 100%;
}

.addresses-item-video {
    width: 100%;
}

.product-price-info {
    flex-direction: column-reverse;
}

.info_ria.mob {
    width: 100%;
    margin-top: 20px;
    display: flex;
    justify-content: space-evenly;
}

.info_ria.mob .flex-imgs {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    gap: 5px;
}
}

.mob-cart {
    display: flex;
}

#copy-model {
    cursor: pointer;
}

.blog-left-title {
    font-size: 18px;
    font-weight: 600;
    color: #4c4c4c;
    margin-bottom: 15px;
}

.blog-left-links {
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 15px;
    box-shadow: 0px 0px 10px 0px rgb(186 186 186 / 75%);
    border-radius: 5px;
    gap: 10px;
}

.blog-left-links a {
    color: #727272;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
}

.blog-left-links a:hover {
    color: #000;
}

.blog-left {
    margin-top: 15px;
	margin-bottom: 30px;
}

.group-five-banners {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 15px;
}

.item-five-banners {
    width: calc(50% - 2.5px);
}

.item-five-banners.five-banners-full-width {
    width: 100%;
}

.item-five-banners img {
    width: 100%;
	border-radius: 0;
}

.reservation-modal .select2-container {
    width: 100% !important;
}

.select-city-popup {
    position: absolute;
    bottom: -100%;
    background: #fff;
    box-shadow: 0px 0px 5px 0px rgb(183 183 183 / 75%);
    padding: 10px 20px;
    left: -50px;
	z-index: 1;
}

.header_right {
    position: relative;
}

.select-city-popup::before {
    content: "";
}

.select-city-buttons {
    display: flex;
    gap: 10px;
    margin-top: 5px;
}

.select-city-popup span {
    font-size: 15px;
    \: 10px;
}

.select-city-buttons div {
    border-radius: 5px;
    border: 1px solid #000;
    padding: 2px 5px;
    cursor: pointer;
	z-index: 1;
}

.mob-menu-line>a {
    display: inline-block !important;
    float: left;
}

.mob-menu-auth {
    float: left;
}

.select-city-button-mob {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    display: flex;
    width: 100%;
    padding: 10px;
    gap: 5px;
    align-items: center;
}

.select-city-button-mob span {
    font-size: 15px;
}

.messengermenu .flex-imgs {
	display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.messengermenu .flex-imgs a {
    display: flex;
    align-items: center;
}

.messengermenu .product-info-right {
    display: inline-block;
    margin: auto;
    padding: 10px;
    padding-top: 5px;
}

.messengermenu {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin: 5px 0;
}

.be-css .kit-item-product .radio label {
    border: 1px solid #c0c0c1;
    border-radius: 6px;
    padding: 0 !important;
    margin-right: 10px;
    display: flex;
}

.be-css .kit-item-product .radio .option-name {
    padding: 5px;
    border-radius: 6px;
}

.be-css .kit-item-product .radio label:hover span.option-name {
    background: #c6e8f1;
}

.be-css .kit-item-product .radio label input:checked+span {
    background: #c6e8f1;
    color: #000;
}

.product-info-item-left img {
    width: 25px;
    height: 25px;
}

.product-info-item-left {
    font-size: 16px;
    display: flex;
    gap: 10px;
    height: 30px;
    align-items: center;
}

.product-info-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-info-item-right {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.product-info-item-top {
    text-align: right;
    line-height: 14px;
}

.product-info-item-buttom {
    text-align: right;
    color: #036606;
    line-height: 14px;
}

.product-info-list {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.product-info-payment {
    font-size: 16px;
    margin-bottom: 5px;
}

.product-info-payments img {
    height: 35px;
}

.product-info-payments {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: space-around;
}

@media(min-width:1230px) and (max-width:1370px) {
.top-menu .header_right>div:nth-child(1) {
    margin-right: 0;
    padding-right: 10px;
    padding-left: 0;
}

.header_right .create-account {
    padding-left: 0;
}

.header_left {
    margin-left: 10px;
    margin-right: 10px;
}

.logo-header img {
    width: 200px !important;
}
}

@media(max-width:1600px) {
.selected-city {
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}

#comment_form .form-control {
    width: 100%;
}

@media (max-width: 1400px) {
	.product-info-payments img {
		height: 30px;
	}
}

.fancybox__container {
    z-index: 9999 !important;
}

.social_block {
    display: flex;
}

.soc_ico {
    cursor: pointer;
}

@media(min-width:1024px) and (max-width:1500px) {
	.category-woman {
		width: calc(-20px + 100vw);
	}

	.category-woman .nsmenu-haschild > .row {
		flex-wrap: wrap;
	}
}

.product-size img {
    height: 25px;
}

.product-sizes {
    justify-content: space-between;
}

.product-size:nth-child(2) img {
    transform: rotate(90deg);
}

.product-size {
    display: flex;
    gap: 5px;
    align-items: center;
	user-select: none;
}

.product-size span {
    font-weight: 600;
}

.desc .size-popup img:nth-child(2) {
    display: none;
}

.desc .size-popup:hover img:nth-child(2) {
    display: block;
}

.desc .size-popup:hover img:nth-child(1) {
    display: none;
}

.desc .fb-m img:nth-child(2) {
    display: none;
}

.desc .fb-m:hover img:nth-child(2) {
    display: block;
}

.desc .fb-m:hover img:nth-child(1) {
    display: none;
}

.text-special-product {
    margin: 0 0 15px;
}

.product-size span {
    user-select: none;
}

.wishlist-mob i.fa.fa-heart {
    font-size: 28px;
}

.mob-price-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-right: 10px;
}

.product-price-info > .flex {
    width: 100%;
    display: inline-block;
}

*:focus {
    outline: none;
}
.sp-seo-faq .faq-question ul {
    list-style: disc;
    padding: 10px 0 10px 40px;
}
/*.sp-seo-faq li {
	list-style: none;
}*/
.faq-question {
	position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 8px;
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.07);
	padding: 24px;
}
.faq-question:hover {
	box-shadow: 0 4px 5px rgba(0,0,0,.12),0 3px 14px rgba(0,0,0,.06),0 8px 10px rgba(0,0,0,.07);
}
.faq-link {
    position: relative;
    cursor: pointer;
    padding-right: 30px;
    font-size: 18px;
    line-height: 1.5;
    list-style: none;
}
.faq-link:after {
    position: absolute;
    content: "";
	top: 8px;
    right: 10px;
    pointer-events: none;
    width: 13px;
    height: 12px;
    transition: .25s;
    background: url(/catalog/view/theme/default/image/faq.png) no-repeat 50%;
}
.faq-text {
	font-size: 16px;
	margin-top: 10px;
}
/*
.faq-text ul li:before {
	content: '✓\00a0';
    display: inline-block;
}
*/
.faq-title{
	color: #000;
    text-align: center;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.es-appinbox {
    float: left;
    padding-top: 15px;
    padding-right: 15px;
}

.es-mob-app {
    background: #c6e8f1;
}

.es-mob-app .es-appinbox {
    padding: 0;
}

.exit-continue {
    cursor: pointer;
}

.product-page-left {
	position: relative;
}

.wishlist-add {
    position: absolute;
    top: 10px;
    right: 25px;
    background: url('https://sezon.ua/catalog/view/theme/default/image/wish.svg') center center no-repeat;
    width: 32px;
    height: 30px;
    cursor: pointer;
}

.wishlist-add.active {
    background-image: url(https://sezon.ua/catalog/view/theme/default/image/wish_f.svg);
}

.wishlist-category-add {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: url(https://sezon.ua/catalog/view/theme/default/image/wish.svg) center center no-repeat;
    width: 20px;
    height: 18px;
    cursor: pointer;
    background-size: contain;
}

.wishlist-category-add.active {
	background-image: url(https://sezon.ua/catalog/view/theme/default/image/wish_f.svg);
}

.checkbox input {
    height: 20px;
    width: 20px;
    border: 2px solid #c6e8f1;
}

input[type="checkbox"]:checked::after, .checkbox input[type="checkbox"]:checked::after, .checkbox-inline input[type="checkbox"]:checked::after {
    background: #48dfdf;
    content: '';
    position: absolute;
    top: 6px;
    left: 3px;
    width: 16px;
    height: 3px;
    border-radius: 1px;
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
}

input[type="checkbox"]:checked::before, .checkbox input[type="checkbox"]:checked::before, .checkbox-inline input[type="checkbox"]:checked::before {
    background: #48dfdf;
    content: '';
    position: absolute;
    left: -1px;
    top: 8px;
    width: 10px;
    height: 3px;
    border-radius: 1px;
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg);
}

.banner-image {
    margin-left: -10px;
}

.banner-image img {
    border-radius: 7px;
	max-width: 100%;
}

.banner-filter-block {
    border-radius: 7px;
    padding: 15px;
    max-width: 315px;
	text-align: center;
}

.banner-filter-block img {border-radius: 7px;}

.banner-filter-title {
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px;
    line-height: 22px;
}

.banner-filter-items {
    background: #fff;
    border-radius: 7px;
    padding: 7px 10px 2px;
    display: inline-block;
    margin-bottom: 10px;
	text-align: center;
}

.banner-filter-item {
    font-weight: 700;
    color: #000;
    border-radius: 3px;
    background: #fff;
    padding: 3px 5px;
    border: 1px solid #b3b3b3;
    cursor: pointer;
    margin: 0 2.5px;
	display: inline-block;
    margin-bottom: 5px;
}

.banner-filter {
    margin-left: -10px;
    padding-bottom: 10px;
}

.photo-item.thumbnail {
    margin-bottom: 0;
}

.product-img.mob-cartadd {
    margin-bottom: 10px;
}

.mob-lang-item {
    font-size: 20px;
    padding: 0 10px;
    color: #848484;
}

.mob-lang-item.active {
    font-weight: 800;
    color: #000;
}

.mob-lang-items {
    margin-top: 10px;
}

.mob-lang-items span {
    font-size: 20px;
}

.mob-lang-item:hover, .mob-lang-item:focus {
    color: #848484;
    text-decoration: none;
}

.mob-lang-item.active:hover, .mob-lang-item.active:focus {
    color: #000;
    text-decoration: none;
}

#close-filter {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 1;
	display: none;
}

.banner-filter {
    max-width: 100%;
}

.banner-filter-block img {
    max-width: 100%;
}

.home-h1 {
	font-size: 28px;
}

@media (max-width: 767px) {
.home-h1 {
	font-size: 23px;
}

#close-filter {
	display: block;
}

.banner-category-item {
    box-shadow: none;
    border: none;
}

.banner-category-item .banner-image {
    margin-left: 0;
}

.banner-category-item img {
    border-radius: 7px !important;
}

.banner-filter {
    margin-left: 0;
    padding-bottom: 0;
}
}

.reviews-items .review-item {
    width: calc(25% - 15px);
	display: flex;
    flex-direction: column;
    height: auto;
}

.reviews-items {
    gap: 20px;
}

.last-reviews.swiper.swiper-initialized .reviews-items {gap: 0;}

.last-reviews.swiper.swiper-initialized .reviews-item .review-item {
    width: auto;
}

.category-subs {
    display: flex;
    gap: 5px 15px;
    margin-top: 1px;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

.category-sub {
    border: 3px solid #c6e8f1;
    border-radius: 10px;
    padding: 5px 5px;
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
	min-height: 35px;
}

.category-sub img {
    display: none;
}

.category-sub-name {
    text-align: center;
}

.hide-text {
    display: none;
}

@media (max-width: 478px) {
.category-sub {
    width: calc(25% - 11.25px);
}

.last-reviews {
    padding: 2.5px 2.5px 25px !important;
}

.reviews-items .review-item {
    width: calc(50% - 5px);
    background: #fff;
    border: 2px solid #fff;
    box-shadow: 0px 0px 2px 0px #535353;
}

.review-item-name {
    font-size: 13px;
    line-height: 1.3em;
    height: 15px !important;
    font-weight: 500;
    text-align: center;
}

.review-item-text p {
    font-size: 12px;
    margin-bottom: 0 !important;!i;!;
}

.review-text-more {
    font-size: 12px;
}

.review-item-text {
    padding: 0 5px;
}

.review-bottom {
    padding: 0 5px;
    font-size: 13px;
    margin: 5px 0;
	flex-grow: 1;
}

.review-bottom-right-rating {
	font-size: 5px;
	padding-bottom: 3px;
}

.review-bottom-left {
    font-size: 11px;
}

.review-special {
    font-weight: 600;
    color: #a0a0a1;
    text-decoration: line-through;
    font-size: 12px;
    white-space: nowrap;
}

.review-percent {
    background: #fc474c;
    font-size: 10px;
    color: #fff;
    border-radius: 5px;
    padding: 0 2px;
    !i;!;
}

.review-special-block {
    display: flex;
    gap: 5px;
}

.review-product {
    padding: 0 5px;
    display: flex;
    justify-content: space-between;
}

.review-price {
    font-weight: 600;
    white-space: nowrap;
    font-size: 16px;
}

.review-buy {
    display: flex;
    background: #c6e8f1;
    border-radius: 10px;
    color: #000;
    align-items: center;
    gap: 5px;
    padding: 0 5px;
	min-height: 39px;
}

.last-reviews .swiper-pagination {
    bottom: 0 !important;
}

.review-product-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
}

.category-title-block {
    display: flex;
}

.category-title-right {
	display: none;
    align-items: center;
	justify-content: end;
}

.price-sort {
    display: flex;
    justify-content: end;
    padding-right: 30px;
}

.price-sort-title {
    font-size: 18px;
    margin-right: 10px;
}

.price-sort-items a {
    font-size: 19px;
    color: #000;
    text-decoration: underline;
    cursor: pointer;
}

.price-sort-items {
    display: flex;
    gap: 10px;
}

.price-mbsort {
    position: absolute;
    background: #fff;
    z-index: 9;
    border: 1px solid #f1f1f1;
    box-shadow: 0px 0px 2px 0px #535353;
    top: calc(100% + 2px);
    text-transform: none;
    width: 100%;
    padding: 5px 10px 10px;
    text-align: right;
}

.sortir2 {
    /* position: relative; */
}

.price-mbsort-items {
    display: flex;
    flex-direction: column;
	gap: 5px;
}

.price-mbsort-items a {
    color: #000;
    text-decoration: underline;
	font-size: 17px;
}

.price-mbsort-title {
    color: #000;
    font-size: 16px;
}

.catgory-list-items {
    display: flex;
    gap: 15px;
}

.catgory-list-column {
    width: 25%;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.category-list-block {
    margin-bottom: 50px;
}

.mob-menu-bottom {
    display: none;
}

#simplecheckout_customer .checkout-heading.panel-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#simplecheckout_customer .checkout-heading-button {
    display: flex !important;
    align-items: center;
    gap: 15px;
}

#simplecheckout_customer .popup-social {
    display: flex;
    align-items: center;
    gap: 5px;
	padding: 0;
	margin: 0 !important;
}

#simplecheckout_customer .social_block {
    margin: 0;
}

#simplecheckout_customer .social_title {
    margin: 0;
}

#simplecheckout_customer .checkout-heading:after {
    display: none;
}

#simplecheckout_customer .social_block .soc_ico svg {
    width: 20px;
    height: 20px;
}

#simplecheckout_customer .popup-social .social_block .soc_ico {
    width: auto;
    height: auto;
	margin: 0;
}

.checkout-products-title.h1 {
    margin-top: 0;
}

.checkout-products {
    display: flex;
}

.checkout-product {
	width: calc(25% - 5px);
    background: #fff;
    border: 2px solid #fff;
    box-shadow: 0px 0px 2px 0px #535353;
    display: flex !important;
    flex-direction: column;
    height: auto !important;
}

.checkout-product-image img {
    width: 100%;
}

.checkout-product-name {
    flex-grow: 1;
    padding: 5px;
}

.checkout-product-bottom {
    display: flex;
    padding: 5px;
    justify-content: space-between;
    padding-top: 0;
    margin-top: 5px;
}

.checkout-product-price {
    display: flex;
    flex-direction: column;
    font-weight: 600;
    justify-content: center;
}

.checkout-product-button {
        display: flex;
        background: #c6e8f1;
        border-radius: 10px;
        color: #000;
        align-items: center;
        gap: 5px;
        padding: 0 5px;
        min-height: 39px;
		cursor: pointer;
}

.checkout-products-block {
	margin-top: 20px;
    margin-bottom: 20px;
	padding: 2.5px 2.5px 25px !important;
}

.swiper-pagination {bottom: 0 !important;}

@media (max-width: 767px) {
.checkout-product {
    width: calc(50% - 5px);
    margin-bottom: 5px;
}

.simplecheckout-block-content {
    padding: 10px 0 !important;
}

#simplecheckout_comment {margin-top: -10px;padding: 0;margin-bottom: 30px;}

#simplecheckout_customer .social_title {
    display: none;
}

.empty-products #column-left {
    width: 100%;
    margin-bottom: 30px;
}

.empty-products .last-reviews {
    width: 100%;
}

.mob-search-block {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

#open-filter-mob {
    padding: 10px 18px;
    margin-top: 0;
    margin-right: 0;
}

#open-filter-mob i {
    margin-right: 5px;
}

#four-in-tab1 {
    margin-bottom: 10px;
}

#accordion {
    margin-top: 0;
}

.catgory-list-column {
    width: 100%;
}

.catgory-list-items {
    flex-direction: column;
    padding: 0 15px;
}

html {
    padding-bottom: 58px !important;
}

#bwc-wrap {
    display: none !important;
}

.body-noscroll {
    overflow: hidden;
}

.mob-menu-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: all .3s ease;
    z-index: 999;
    background: #c6e8f1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;
	min-height: 51px;
}

.mob-menu-icon i {
    font-size: 30px;
    color: #fff;
}

.menu-top-logo img {
    height: 30px;
}

.menu-top-search img {
    height: 30px;
}

.menu-top-chat img {
    height: 30px;
}

.es-appinbox {
    padding: 0;
}

.menu-top-left {
    display: flex;
    gap: 20px;
    align-items: center;
}

.menu-top-right {
    display: flex;
    gap: 15px;
    align-items: center;
}

.mob-search-block.open {
    display: flex !important;!i;!;
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
    padding: 10px;
    background: #fff;
}

.mob-search {
    width: 100%;
    height: auto;
    padding: 2px 5px;
    border: 1px solid #d0d0d0;
    border-right: 0;
}

.mob-search-button {
    border: 1px solid #d0d0d0;
    background: #c6e8f1;
    cursor: pointer;
    padding: 3px 10px;
    margin-right: 10px;
}

.mob-search-close {
    font-size: 25px;
    line-height: 25px;
    padding: 0 10px;
}

.wishlist-top-count, .cart-top-count {
    background: #fb1819;
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    top: 0;
    right: 0;
}

.mob-menu-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    transition: all .3s ease;
    z-index: 999;
    background: #fff;
    display: flex;
    padding: 5px 15px;
    justify-content: space-between;
}

.mob-menu-bottom img {
    height: 26px;
}

.mob-menu-home {
    display: flex;
    flex-direction: column;
}

.mob-menu-home a {
    display: flex;
    flex-direction: column;
}

.mob-menu-catalog {
    display: flex;
    flex-direction: column;
}

.mob-menu-wishlist a {
    display: flex;
    flex-direction: column;
	position: relative;
}

.mob-menu-cart a {
    display: flex;
    flex-direction: column;
	position: relative;
}

.mob-menu-bottom span {
    color: #000;
    line-height: 12px;
	user-select: none;
}

.mob-category-modal.open, .mob-info-modal.open {
    display: flex !important;
}

.mob-category-modal, .mob-info-modal {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 2px;
    background-color: #00000080;
    z-index: 9999;
}

.mob-category-block, .mob-info-block {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    overflow: hidden;
    margin: 0 auto;
    height: calc(100% - 4px);
    border-radius: 5px;
    background-color: #fff;
}

.mob-category-content, .mob-info-content {
	overflow: auto;
}

.mob-category-top span, .mob-info-top span {
    font-size: 25px;
    line-height: 25px;
}

.mob-category-top, .mob-info-top {
    display: flex;
    background: #fff;
    border-bottom: 1px solid #bcbcbc;
    padding: 10px 15px;
    padding-top: 15px;
    border-radius: 5px 5px 0 0;
    justify-content: space-between;
}

.mob-category-items, .mob-info-items {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.mob-category-close, .mob-info-close {
    height: 30px;
}

.mob-category-parent {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    padding-right: 10px;
}

.category-arrow {
    padding: 0 10px;
    display: flex;
    align-items: center;
}

.mob-category-parent a, .mob-category-parent span {
    color: #000;
    font-size: 18px;
}

.mob-category-parent span img {
    margin-right: 5px;
}

.mob-category-childs {
    display: none;
    flex-direction: column;
    background: #f1f1f1;
    border-top: 1px solid #bcbcbc;
    border-bottom: 1px solid #bcbcbc;
}

.mob-category-childs a {
    color: #000;
    padding: 10px 15px;
    border-bottom: 1px solid #bcbcbc;
}

.mob-category-childs a:last-child {
    border-bottom: 0;
}

.mob-category-item.open .mob-category-childs {
    display: flex;
}

.mob-category-item.open .category-arrow {
    transform: rotate(180deg);
}

.special-link span {
    display: flex;
    align-items: center;
    gap: 5px;
}

.ocdbanner.mob img.img-responsive {
    border-radius: 0;
}

.mob-menu-info {
    display: flex;
    flex-direction: column;
}

.mob-info-item {
    padding: 10px;
    color: #000;
    font-size: 15px;
    display: flex;
    gap: 10px;
    align-items: center;
}

.mob-info-item img {height: 25px;}

.mob-info-telephone-left img {
    height: 25px;
}

.mob-info-telephone {
    display: flex;
    flex-direction: row;
    padding: 10px;
    gap: 10px;
	margin-bottom: 10px;
}

.mob-info-telephone-title {
    color: #000;
    font-size: 15px;
}

.mob-info-telephone-right {
    display: flex;
    flex-direction: column;
}

.mob-info-telephone-item {
    color: #000;
    font-size: 18px;
}

.mob-info-social > div {
    box-shadow: 0px 0px 5px 0px rgb(137 137 137);
    border-radius: 10px;
    display: inline-block;
    padding: 10px;
    padding-top: 5px;
}

.mob-info-social img {
    width: 30px;
}

.mob-info-social {
    padding: 0 15px;
    display: flex;
    gap: 15px;
    justify-content: space-around;
	padding-bottom: 30px;
}

.mob-info-social p {
    text-align: center;
    font-weight: 600;
}

.mob-info-social-images {
    display: flex;
    justify-content: space-around;
    gap: 5px;
}

.mob-info-city-right img {
    height: 20px;
}

.mob-info-city-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
}

.images-slider {
    position: relative;
}

        .slider-container {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-around;
        }
        .slider {
            position: relative;
            overflow: hidden;
        }
        .slider-wrapper {
            display: flex;
            transition: transform 0.3s ease;
        }
        .slide-category {
            min-width: 100%;
            box-sizing: border-box;
            text-align: center;
            background: #f1f1f1;
            position: relative;
        }
        .slide-category img {
            width: 100%;
            height: auto;
            display: none;
        }
        .pagination-slider {
			width: 100%;
			text-align: center;
			display: flex !important;
			gap: 1px;
        }
        .pagination-slider span {
			display: block;
			cursor: pointer;
			width: 100%;
			height: 2px;
			background: #d2d2d2;
        }
        .pagination-slider .active {
            background: black;
        }
        .preloader {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 30px;
            height: 30px;
            border: 4px solid #ccc;
            border-top: 4px solid #333;
            border-radius: 50%;
            animation: spin 1s linear infinite;
        }
        @keyframes spin {
            0% { transform: translate(-50%, -50%) rotate(0deg); }
            100% { transform: translate(-50%, -50%) rotate(360deg); }
        }

.cart-image {
    height: 28px;
}

.cart-image-top {
	height: 25px;
}

.cart-image-top2 {
	height: 40px;
}

.shiiping-item {
    display: flex;
    gap: 5px;
	align-items: center;
}

.shiiping-item img {
    width: 30px;
}

#simplecheckout_shipping .radio input {
    position: static;
    margin: 0;
}

.shiiping-texts {
    line-height: 18px;
}

#simplecheckout_shipping .radio label {
    display: flex !important;
    padding: 0;
    align-items: center;
    gap: 10px;
}