@charset "UTF-8";

/*!
 * Font Awesome Free 5.0.6 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa-fw,
.fa-li {
    text-align: center
}

.fa,
.fab,
.fal,
.far,
.fas,
body {
    -webkit-font-smoothing: antialiased
}

.slick-slider,
body {
    -webkit-tap-highlight-color: transparent
}

.fa-ul,
ol,
ul {
    list-style-type: none
}

a,
abbr {
    text-decoration: none
}

.input-box input,
input[type=number],
input[type=text] {
    text-indent: 15px
}

.filter-items .filter-item select,
select {
    -moz-appearance: none;
    text-overflow: ''
}

.btn-shop,
.subtitle {
    justify-content: center
}

.label-cbx,
.tabs-nav .tab-nav {
    -webkit-user-select: none;
    -ms-user-select: none
}

.container::after,
.row::after,
.slick-track:after {
    clear: both
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-dots li button,
.slick-list:focus,
:focus,
[type=search] {
    outline: 0
}

.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

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

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

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

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

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

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

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

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

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

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

.fa-fw {
    width: 1.25em
}

.fa-ul {
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    width: 2em;
    line-height: inherit
}

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

.sr-only,
body,
ol,
ul {
    padding: 0
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

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

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

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

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

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

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

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

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

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

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

audio,
img,
legend,
video {
    display: block
}

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

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

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

code,
h1,
h2,
h3,
h4,
h5,
h6,
kbd,
pre,
samp,
small,
sub,
sup {
    font-size: inherit
}

.fa-inverse {
    color: #fff
}

a,
button,
input,
mark,
optgroup,
select,
textarea {
    background-color: transparent;
    color: inherit
}

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

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

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

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

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-algolia:before {
    content: "\f36c"
}

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

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

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

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

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

.fa-amazon-pay:before {
    content: "\f42c"
}

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

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

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

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

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

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

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

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

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

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

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

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

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

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

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

.fa-apple-pay:before {
    content: "\f415"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

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

.fa-asymmetrik:before {
    content: "\f372"
}

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

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-aws:before {
    content: "\f375"
}

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

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

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

.fa-bandcamp:before {
    content: "\f2d5"
}

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

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

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-bimobject:before {
    content: "\f378"
}

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

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

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

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

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

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

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

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

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

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

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

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-braille:before {
    content: "\f2a1"
}

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

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

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

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

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

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

.fa-buromobelexperte:before {
    content: "\f37f"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

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

.fa-cc-apple-pay:before {
    content: "\f416"
}

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

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

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

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

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

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

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

.fa-centercode:before {
    content: "\f380"
}

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

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

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

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

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

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

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

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

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-clipboard:before {
    content: "\f328"
}

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

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

.fa-closed-captioning:before {
    content: "\f20a"
}

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

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

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

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

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

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

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

.fa-codiepie:before {
    content: "\f284"
}

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

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

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

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

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

.fa-comment-alt:before {
    content: "\f27a"
}

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

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

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

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

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

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

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

.fa-cpanel:before {
    content: "\f388"
}

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

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

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

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

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

.fa-css3-alt:before {
    content: "\f38b"
}

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

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

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

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

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

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

.fa-deaf:before {
    content: "\f2a4"
}

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

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

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

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

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

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

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

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

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

.fa-draft2digital:before {
    content: "\f396"
}

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

.fa-dribbble-square:before {
    content: "\f397"
}

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

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

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

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

.fa-elementor:before {
    content: "\f430"
}

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

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

.fa-ember:before {
    content: "\f423"
}

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

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

.fa-envelope-open:before {
    content: "\f2b6"
}

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

.fa-envira:before {
    content: "\f299"
}

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

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-etsy:before {
    content: "\f2d7"
}

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

.fa-exchange-alt:before {
    content: "\f362"
}

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

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

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

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

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

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

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

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

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

.fa-eye-dropper:before {
    content: "\f1fb"
}

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

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

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

.fa-facebook-messenger:before {
    content: "\f39f"
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-file-image:before {
    content: "\f1c5"
}

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

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

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

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

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

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

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

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

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

.fa-first-order:before {
    content: "\f2b0"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

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

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

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

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

.fa-flipboard:before {
    content: "\f44d"
}

.fa-fly:before {
    content: "\f417"
}

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

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

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

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

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

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

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

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

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

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

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

.fa-futbol:before {
    content: "\f1e3"
}

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

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

.fa-gem:before {
    content: "\f3a5"
}

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

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

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

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

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

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

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

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

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

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

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

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

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

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

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

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

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

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

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

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

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

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

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

.fa-grav:before {
    content: "\f2d6"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-gulp:before {
    content: "\f3ae"
}

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

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

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

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

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

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

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

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

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

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

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

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

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

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hashtag:before {
    content: "\f292"
}

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

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

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

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

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

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

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

.fa-hockey-puck:before {
    content: "\f453"
}

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

.fa-hooli:before {
    content: "\f427"
}

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

.fa-hotjar:before {
    content: "\f3b1"
}

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

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

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

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

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

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

.fa-hubspot:before {
    content: "\f3b2"
}

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

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

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

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

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

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

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

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

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

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

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

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-joget:before {
    content: "\f3b7"
}

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

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

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

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

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

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-korvue:before {
    content: "\f42f"
}

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

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

.fa-laravel:before {
    content: "\f3bd"
}

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

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

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

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

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

.fa-less:before {
    content: "\f41d"
}

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

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

.fa-life-ring:before {
    content: "\f1cd"
}

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

.fa-line:before {
    content: "\f3c0"
}

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

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

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

.fa-linode:before {
    content: "\f2b8"
}

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

.fa-lira-sign:before {
    content: "\f195"
}

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

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

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

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

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

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

.fa-lock-open:before {
    content: "\f3c1"
}

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

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

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

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

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-medapps:before {
    content: "\f3c6"
}

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

.fa-medium-m:before {
    content: "\f3c7"
}

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

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

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

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

.fa-microchip:before {
    content: "\f2db"
}

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

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

.fa-microsoft:before {
    content: "\f3ca"
}

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

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

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

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

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

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

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

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

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

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

.fa-napster:before {
    content: "\f3d2"
}

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

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

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

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

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

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

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

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

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

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

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

.fa-osi:before {
    content: "\f41a"
}

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

.fa-page4:before {
    content: "\f3d7"
}

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

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

.fa-palfed:before {
    content: "\f3d8"
}

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

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

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

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

.fa-patreon:before {
    content: "\f3d9"
}

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

.fa-pause-circle:before {
    content: "\f28b"
}

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

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

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

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-percent:before {
    content: "\f295"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

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

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

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

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

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

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

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

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

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

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

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

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

.fa-playstation:before {
    content: "\f3df"
}

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

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

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

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

.fa-podcast:before {
    content: "\f2ce"
}

.fa-pound-sign:before {
    content: "\f154"
}

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

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

.fa-product-hunt:before {
    content: "\f288"
}

.fa-pushed:before {
    content: "\f3e1"
}

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

.fa-python:before {
    content: "\f3e2"
}

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

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

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

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

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

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

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

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

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

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

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

.fa-red-river:before {
    content: "\f3e3"
}

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

.fa-reddit-alien:before {
    content: "\f281"
}

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

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

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

.fa-rendact:before {
    content: "\f3e4"
}

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

.fa-reply:before {
    content: "\f3e5"
}

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

.fa-replyd:before {
    content: "\f3e6"
}

.fa-resolving:before {
    content: "\f3e7"
}

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

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

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

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

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

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

.fa-ruble-sign:before {
    content: "\f158"
}

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

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

.fa-sass:before {
    content: "\f41e"
}

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

.fa-schlix:before {
    content: "\f3ea"
}

.fa-scribd:before {
    content: "\f28a"
}

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

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

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

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-sellcast:before {
    content: "\f2da"
}

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

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

.fa-servicestack:before {
    content: "\f3ec"
}

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

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

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

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

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

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

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

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

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

.fa-shower:before {
    content: "\f2cc"
}

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

.fa-sign-language:before {
    content: "\f2a7"
}

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

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

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

.fa-sistrix:before {
    content: "\f3ee"
}

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

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

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

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

.fa-slack-hash:before {
    content: "\f3ef"
}

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

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

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

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

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

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

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

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

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

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

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

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

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

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

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

.fa-speakap:before {
    content: "\f3f3"
}

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

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

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

.fa-square-full:before {
    content: "\f45c"
}

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

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

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

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

.fa-staylinked:before {
    content: "\f3f5"
}

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

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

.fa-steam-symbol:before {
    content: "\f3f6"
}

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

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

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

.fa-sticker-mule:before {
    content: "\f3f7"
}

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

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

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-strava:before {
    content: "\f428"
}

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

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

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

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

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

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

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

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

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

.fa-superpowers:before {
    content: "\f2dd"
}

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

.fa-supple:before {
    content: "\f3f9"
}

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

.fa-sync-alt:before {
    content: "\f2f1"
}

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

.fa-table-tennis:before {
    content: "\f45d"
}

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

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

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

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

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

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

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

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

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

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

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

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

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

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

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

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

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

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

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

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

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

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

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

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

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

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

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

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

.fa-trash-alt:before {
    content: "\f2ed"
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-uikit:before {
    content: "\f403"
}

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

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

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

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

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

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

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

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

.fa-untappd:before {
    content: "\f405"
}

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

.fa-usb:before {
    content: "\f287"
}

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

.fa-user-circle:before {
    content: "\f2bd"
}

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

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

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

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

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

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

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

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

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

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

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-viber:before {
    content: "\f409"
}

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

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

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

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

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

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

.fa-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

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

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

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

.fa-vuejs:before {
    content: "\f41f"
}

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

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

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

.fa-whatsapp-square:before {
    content: "\f40c"
}

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

.fa-whmcs:before {
    content: "\f40d"
}

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

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

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

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

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

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

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

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

.fa-xbox:before {
    content: "\f412"
}

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

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

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

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

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

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

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yoast:before {
    content: "\f2b1"
}

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

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

.clearfix::after,
.subtitle::after,
.subtitle::before,
.title-section::before {
    content: ''
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px
}

abbr,
iframe,
img {
    border: none
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: Font Awesome\ 5 Brands;
    font-style: normal;
    font-weight: 400;
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.eot);
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: Font Awesome\ 5 Brands
}

@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 400;
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.eot);
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 900;
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.eot);
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
    font-family: Font Awesome\ 5 Free
}

.fa,
.fas {
    font-weight: 900
}

b,
h1,
h2,
h3,
h4,
h5,
h6,
strong,
th {
    font-weight: inherit
}

*,
::after,
::before {
    box-sizing: inherit
}

html {
    box-sizing: border-box;
    height: 100%
}

body {
    min-height: 100%;
    min-width: 320px;
    line-height: 1;
    margin: 0;
    text-rendering: optimizeLegibility;
    -webkit-text-decoration-skip: objects;
    text-decoration-skip: objects;
    -webkit-text-size-adjust: 100%
}

blockquote,
dd,
dl,
figure,
p {
    margin: 0
}

blockquote,
q {
    quotes: none
}

ol,
ul {
    margin: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace
}

dfn,
em,
i {
    font-style: inherit
}

sub,
sup {
    position: relative;
    vertical-align: baseline;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

button,
input,
optgroup,
select,
textarea {
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    font: inherit;
    letter-spacing: inherit
}

.visually-hidden,
fieldset {
    padding: 0;
    margin: 0;
    border: none
}

button,
input {
    overflow: visible
}

button,
select {
    text-align: left;
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    cursor: pointer;
    -webkit-appearance: none
}

textarea {
    resize: none;
    overflow-y: auto;
    overflow-x: hidden
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

legend {
    padding: 0;
    white-space: normal
}

select::-ms-expand {
    display: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 1;
    transition: opacity .3s
}

::-moz-placeholder {
    color: inherit;
    opacity: 1;
    transition: opacity .3s
}

:-moz-placeholder {
    color: inherit;
    opacity: 1;
    transition: opacity .3s
}

:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
    transition: opacity .3s
}

.btn-shop,
.btn-shop:hover,
.checkbox-wrapper label,
.input-box input,
.input-box label,
.textarea-box label {
    transition: all .4s ease
}

:focus::-webkit-input-placeholder {
    opacity: 0
}

:focus::-moz-placeholder {
    opacity: 0
}

:focus:-moz-placeholder {
    opacity: 0
}

:focus:-ms-input-placeholder {
    opacity: 0
}

[hidden] {
    display: none
}

.disabled,
:disabled {
    cursor: not-allowed
}

.label-cbx,
.label-cbx label,
.slick-dots li,
.slick-dots li button,
.slick-list.dragging,
.tabs-nav .tab-nav,
a {
    cursor: pointer
}

::-ms-clear {
    display: none
}

:-webkit-autofill {
    box-shadow: 0 0 100px #fff inset;
    -webkit-text-fill-color: currentColor
}

::-moz-selection {
    color: #fff;
    background-color: #004fe4
}

::selection {
    color: #fff;
    background-color: #004fe4
}

.clearfix::after {
    display: block;
    clear: both
}

.mobile-menu-header,
.mobile-menu-wrapper,
.modal {
    display: none
}

.visually-hidden {
    position: absolute;
    z-index: -1;
    width: 0;
    height: 0;
    overflow: hidden
}

.contain-pic,
.cover-pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cover-pic {
    -o-object-fit: cover;
    object-fit: cover
}

.contain-pic {
    -o-object-fit: contain;
    object-fit: contain
}

.footer-page {
    margin-top: auto
}

body {
    opacity: 1;
    overflow: auto;
    font: 14px Roboto, sans-serif;
    font-weight: 300;
    color: #6c6c6c;
    background-color: #fff
}

.mobile-menu-header {
    position: fixed;
    top: 0
}

.input-box input,
.select-box select,
.textarea-box textarea {
    font-size: 12px;
    background-color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2)
}

.full-icon {
    color: #ff0101
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.input-box {
    position: relative;
    width: auto;
    height: 35px
}

.input-box input {
    width: 100%;
    height: 100%;
    color: #dbdbdb
}

.input-box input:-ms-input-placeholder,
.input-box input::-moz-placeholder,
.input-box input::-ms-input-placeholder,
.input-box input::-webkit-input-placeholder {
    color: #dbdbdb
}

.input-box input:-ms-input-placeholder,
.input-box input::-moz-placeholder,
.input-box input::-ms-input-placeholder,
.input-box input::-webkit-input-placeholder,
.input-box input::placeholder {
    color: #dbdbdb
}

.input-box label {
    position: absolute;
    height: 50%;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    color: #dbdbdb;
    font-size: 12px;
    -webkit-transform: scale(0);
    transform: scale(0);
    font-weight: 500;
    opacity: 0;
    z-index: -1
}

.input-box input:focus:not(:placeholder-shown)+label,
.input-box input:not(:placeholder-shown)+label {
    bottom: auto;
    top: -20px;
    -webkit-transform: scale(1);
    transform: scale(1);
    left: 15px;
    transition: all .4s ease;
    opacity: 1;
    z-index: 1
}

.textarea-box {
    position: relative;
    width: auto
}

.textarea-box textarea {
    border-radius: 8px;
    overflow-y: auto;
    width: 100%;
    height: 200px;
    color: #dbdbdb;
    padding-top: 15px;
    text-indent: 15px
}

.textarea-box textarea:-ms-input-placeholder,
.textarea-box textarea::-moz-placeholder,
.textarea-box textarea::-ms-input-placeholder,
.textarea-box textarea::-webkit-input-placeholder {
    color: #dbdbdb
}

.textarea-box textarea:-ms-input-placeholder,
.textarea-box textarea::-moz-placeholder,
.textarea-box textarea::-ms-input-placeholder,
.textarea-box textarea::-webkit-input-placeholder,
.textarea-box textarea::placeholder {
    color: #dbdbdb
}

.textarea-box label {
    position: absolute;
    height: 50%;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    color: #dbdbdb;
    font-size: 12px;
    -webkit-transform: scale(0);
    transform: scale(0);
    font-weight: 500;
    opacity: 0;
    z-index: -1
}

.textarea-box textarea:focus:not(:placeholder-shown)+label,
.textarea-box textarea:not(:placeholder-shown)+label {
    bottom: auto;
    top: -20px;
    -webkit-transform: scale(1);
    transform: scale(1);
    left: 15px;
    transition: all .4s ease;
    opacity: 1;
    z-index: 1
}

select {
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    padding: 10px 15px 10px 5px;
    color: #dbdbdb;
    line-height: 1em;
    background-image: url(/img/svg/chevron-down-solid.svg);
    background-size: 10px;
    background-position: 95% center;
    background-repeat: no-repeat;
    text-indent: .01px;
    -ms-appearance: none;
    -webkit-appearance: none !important;
    appearance: none !important
}

.select-box {
    width: 100%;
    height: 40px;
    position: relative
}

.select-box label {
    position: absolute;
    height: 50%;
    margin: auto;
    top: -20px;
    left: 15px;
    color: #dbdbdb;
    font-size: 12px;
    -webkit-transform: scale(1);
    transform: scale(1);
    font-weight: 500
}

.select-box select {
    width: 100%;
    border-radius: 8px;
    height: 100%;
    color: #dbdbdb;
    text-indent: 15px
}

.title-content,
.title-section {
    font-weight: 700;
    text-transform: uppercase
}

.title-section {
    font-size: 48px;
    color: #6c6c6c;
    padding: 20px 30px;
    position: relative
}

.title-section::before {
    display: block;
    position: absolute;
    width: 10px;
    height: calc(100% - 40px);
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    border-radius: 15px;
    background-color: #ff0101
}

.subtitle span,
.subtitle-content span {
    background-color: #fff
}

.subtitle-content span i {
    margin-left: 10px;
    font-size: 20px;

}

.title-content {
    color: #ff0101;
    font-size: 16px
}

.subtitle-content {
    font-size: 14px;
    color: #6c6c6c;
    text-transform: lowercase;
    padding: 5px 0;
    overflow: hidden;
    width: 100%;
    font-weight: 300
}

.btn,
.subtitle {
    font-weight: 700
}

.subtitle-content:after {
    content: "";
    display: inline-block;
    height: 5px;
    width: 100%;
    vertical-align: bottom;
    margin-right: -100%;
    margin-left: 10px;
    border-top: 2px solid #ff0101
}

.subtitle {
    position: relative;
    text-transform: uppercase;
    color: #ff0101;
    font-size: 16px;
    width: 100%;
    padding: 20px 0;
    margin-bottom: 40px;
    display: flex;
    align-items: center
}

.subtitle span {
    padding: 0 20px
}

.subtitle i {
    margin-right: 10px
}

.subtitle::after,
.subtitle::before {
    position: absolute;
    width: 50%;
    height: 1px;
    top: 0;
    bottom: 0;
    z-index: -1;
    margin: auto;
    background-color: #dbdbdb
}

.btn-small::after,
.btn-small::before,
.btn::after,
.btn::before {
    content: '';
    z-index: 5;
    box-sizing: content-box
}

.subtitle::after {
    left: 0
}

.subtitle::before {
    right: 0
}

.slick-dots {
    position: absolute;
    bottom: -60px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    padding: 0
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    color: transparent;
    border: 0;
    background: 0 0
}

.slick-dots li button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 3px;
    width: 10px;
    height: 10px;
    text-align: center;
    opacity: .25;
    background-color: #6c6c6c
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #6c6c6c
}

.checkbox-wrapper {
    width: 10px;
    height: 10px;
    position: relative
}

.checkbox-wrapper input {
    opacity: 0
}

.checkbox-wrapper label {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #dbdbdb;
    top: 0;
    left: 0;
    border-radius: 2px
}

.btn-shop,
.btn-small {
    height: 40px;
    display: flex
}

.checkbox-wrapper input:checked+label {
    background: #dbdbdb;
    transition: all .4s ease
}

.btn-shop {
    padding: 0 20px;
    border: 1px solid #ff0101;
    background-color: #ff0101;
    color: #fff;
    border-radius: 8px;
    align-items: center
}

.btn-shop:hover {
    background-color: #fff;
    color: #ff0101
}

.btn-small {
    border-radius: 8px;
    color: #dbdbdb;
    width: 40px;
    justify-content: center;
    align-items: center;
    position: relative;
    opacity: .999;
    background-color: transparent;
    border: 1pt solid #dbdbdb;
    transition: all .4s
}

.btn-small::after,
.btn-small::before {
    border-style: solid;
    transition: all .6s;
    position: absolute;
    border-color: #ff0101;
    border-radius: 1px
}

.btn-small::before {
    width: 0;
    height: 100%;
    border-width: 1px 0;
    top: -1px;
    left: 0;
    transition-delay: 40ms
}

.btn-small::after {
    width: 100%;
    height: 0;
    border-width: 0 1px;
    top: 0;
    left: -1px
}

.btn-small:hover::before {
    width: 100%;
    transition: all .4s;
    border-radius: 8px
}

.btn-small:hover::after {
    height: 100%;
    transition: all .4s;
    border-radius: 8px
}

.btn-small.active {
    border-color: #ff0101;
    color: #ff0101
}

.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    border-radius: 8px;
    font-size: 14px;
    padding: 0 15px;
    position: relative;
    opacity: .999;
    border: 2px solid transparent;

    background-color: #ff0101;
    color: #fff;
    transition: all .4s linear
}

.btn i {
    margin-right: 10px
}

.btn:hover {
    color: #ff0101;
    background-color: #fff;
    transition: all .4s linear;

}

.selector {
    height: 4px;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.1);
    background-color: #ff0101;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.tabs-items,
.tabs-nav,
.tabs-nav .active {
    position: relative
}

.tabs-nav .tab-nav {
    -moz-user-select: none;
    user-select: none
}

.tabs-nav .active {
    color: #ff0101;
    z-index: 2
}

.tabs-items .tab-item {
    opacity: 0;
    transition: all .4s ease
}

.tabs-items .active {
    transition: all .4s ease;
    opacity: 1
}

.label-cbx {
    -moz-user-select: none;
    user-select: none;
    margin-bottom: 0
}

.label-cbx input:checked+.checkbox {
    border-color: #ff0101
}

.label-cbx input:checked+.checkbox svg path,
.label-cbx input:checked+.checkbox svg polyline,
.label-cbx:hover .checkbox svg path {
    stroke-dashoffset: 0
}

.label-cbx .checkbox {
    position: relative;
    top: 2px;
    float: left;
    margin-right: 8px;
    min-width: 20px;
    height: 20px;
    border: 2px solid #C8CCD4;
    border-radius: 3px
}

.label-cbx .checkbox svg {
    position: absolute;
    top: -2px;
    left: -2px
}

.label-cbx .checkbox svg path {
    fill: none;
    stroke: #ff0101;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 71px;
    stroke-dashoffset: 71px;
    transition: all .6s ease
}

.label-cbx .checkbox svg polyline {
    fill: none;
    stroke: #ff0101;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 18px;
    stroke-dashoffset: 18px;
    transition: all .3s ease
}

.invisible {
    position: absolute;
    z-index: -1;
    width: 0;
    height: 0;
    opacity: 0
}

.switch-items {
    display: flex;
    max-width: 100%
}

.switch-items .btn-switch {
    border: 2px solid #ff0101;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    font-size: 12px;
    position: relative;
    text-align: center;
    width: 50%;
    transition: background .6s ease, color .6s ease;
    color: #6c6c6c
}

.switch-items .btn-switch i {
    margin-right: 10px
}

.switch-items .toggle-left+.btn-switch {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.switch-items .toggle-right+.btn-switch {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px
}

input[type=radio].toggle {
    display: none
}

input[type=radio].toggle+label {
    cursor: pointer;
    min-width: 60px
}

input[type=radio].toggle+label:hover {
    background: 0 0;
    color: #1a1a1a
}

input[type=radio].toggle+label:after {
    background: #ff0101;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    transition: left .2s cubic-bezier(.77, 0, .175, 1);
    width: 100%;
    z-index: -1
}

input[type=radio].toggle.toggle-left+label {
    border-right: 0
}

input[type=radio].toggle.toggle-left+label:after {
    left: 100%
}

input[type=radio].toggle.toggle-right+label {
    margin-left: -5px
}

input[type=radio].toggle.toggle-right+label:after {
    left: -100%
}

input[type=radio].toggle:checked+label {
    cursor: default;
    color: #fff;
    transition: color .2s
}

input[type=radio].toggle:checked+label:after {
    left: 0
}

.options-select {
    position: absolute;
    width: 100%;
    z-index: 2;
    background: #fff;
    border-radius: 8px;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 280px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2)
}

.options-select .option-select {
    background-color: #ececec;
    display: inline-block;
    width: 100%;
    border-bottom: 1pt solid #ff0101;
    transition: all .4s ease
}

.options-select .option-select:first-child {
    display: none
}

.options-select .option-select:last-child {
    border-bottom-color: transparent
}

.options-select .option-select a {
    display: flex;
    padding: 10px 0;
    justify-content: center;
    color: #6c6c6c;
    transition: all .4s ease
}

.options-select .option-select:hover {
    background-color: #fff;
    transition: all .4s ease;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2)
}

.options-select .option-select:hover a {
    color: #ff0101;
    transition: all .4s ease
}

section {
    width: 100%;
    padding: 0;
    margin: 0
}

.container-full {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box
}

.container,
.container-flex {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

.container-flex {
    display: flex
}

.container::after,
.container::before,
.row::after,
.row::before {
    content: " ";
    display: table
}

.row {
    display: inline-block;
    margin-left: -10px;
    margin-right: -10px
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.col-12 {
    width: 100%
}

.col-11 {
    width: 91.666%
}

.col-10 {
    width: 83.333%
}

.col-9 {
    width: 75%
}

.col-8 {
    width: 66.666%
}

.col-7 {
    width: 58.333%
}

.col-6 {
    width: 50%
}

.col-5 {
    width: 41.666%
}

.col-4 {
    width: 33.333%
}

.col-3 {
    width: 25%
}

.col-2 {
    width: 16.666%
}

.col-1 {
    width: 8.333%
}

.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box
}

.col-offset-12 {
    margin-left: 100%
}

.col-offset-11 {
    margin-left: 91.66666667%
}

.col-offset-10 {
    margin-left: 83.33333333%
}

.col-offset-9 {
    margin-left: 75%
}

.col-offset-8 {
    margin-left: 66.66666667%
}

.col-offset-7 {
    margin-left: 58.33333333%
}

.col-offset-6 {
    margin-left: 50%
}

.col-offset-5 {
    margin-left: 41.66666667%
}

.col-offset-4 {
    margin-left: 33.33333333%
}

.col-offset-3 {
    margin-left: 25%
}

.col-offset-2 {
    margin-left: 16.66666667%
}

.col-offset-1 {
    margin-left: 8.33333333%
}

.col-offset-0 {
    margin-left: 0
}

@media only screen and (max-width:1240px) {
    .container {
        width: 100%;
        box-sizing: border-box
    }
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@-webkit-keyframes fadeOutUpSlide {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    80%,
    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUpSlide {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    80%,
    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes fadeInDownSlide {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDownSlide {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes lds-spinner {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes lds-spinner {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes smallImg {
    from {
        height: 220px;
        width: 220px;
        top: -130px;
        left: -110px
    }

    to {
        height: 105px;
        width: 105px;
        top: -30px;
        left: -55px
    }
}

@keyframes smallImg {
    from {
        height: 220px;
        width: 220px;
        top: -130px;
        left: -110px
    }

    to {
        height: 105px;
        width: 105px;
        top: -30px;
        left: -55px
    }
}

@-webkit-keyframes bigImg {
    from {
        width: 105px;
        height: 105px;
        top: -30px;
        left: -55px
    }

    to {
        height: 220px;
        width: 220px;
        top: -130px;
        left: -110px
    }
}

@keyframes bigImg {
    from {
        width: 105px;
        height: 105px;
        top: -30px;
        left: -55px
    }

    to {
        height: 220px;
        width: 220px;
        top: -130px;
        left: -110px
    }
}

@-webkit-keyframes shotup {
    0% {
        -webkit-transform: translateY(300%);
        transform: translateY(300%);
        opacity: 0
    }

    90% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes shotup {
    0% {
        -webkit-transform: translateY(300%);
        transform: translateY(300%);
        opacity: 0
    }

    90% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -webkit-user-select--moz-user-select: none;
    -webkit-user-select--moz-user-select--ms-user-select: none;
    -webkit-user-select--moz-user-select--ms-user-select-user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    -ms-touch-action-touch-action: pan-y
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform--moz-transform: translate3d(0, 0, 0);
    -webkit-transform--moz-transform--ms-transform: translate3d(0, 0, 0);
    -webkit-transform--moz-transform--ms-transform--o-transform: translate3d(0, 0, 0);
    -webkit-transform--moz-transform--ms-transform--o-transform-transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow .slick-hidden {
    display: none
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    z-index: 2;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

.modal-sign .tabs-items,
.search-items {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.slick-next:before,
.slick-prev:before {
    font-size: 32px;
    line-height: 1;
    opacity: .75;
    color: #fff
}

.slick-prev:before {
    content: ''
}

.slick-next:before {
    content: ''
}

.full-menu {
    position: fixed;
    z-index: 99;
    width: 100%;
    height: 180px
}

.full-menu+* {
    padding-top: 180px
}

.full-menu .container-flex {
    justify-content: space-between;
    align-items: center;
    height: 100%
}

.full-menu .first-wrapper-menu {
    height: 95px;
    background-color: #fff;
    animation-direction: reverse
}

.full-menu .first-wrapper-menu .phone-items {
    display: flex;
    margin-right: 20%
}

.full-menu .first-wrapper-menu .phone-items .phone-item {
    color: #6c6c6c;
    font-weight: 700;
    transition: all .4s ease
}

.full-menu .first-wrapper-menu .phone-items .phone-item a {
    border-bottom: 1pt solid #dbdbdb
}

.full-menu .first-wrapper-menu .phone-items .phone-item:hover {
    color: #ff0101;
    transition: all .4s ease
}

.full-menu .first-wrapper-menu .phone-items .phone-item:hover a {
    border-bottom: 1pt solid #ff0101
}

.full-menu .first-wrapper-menu .phone-items .divider-phone-item {
    color: #ff0101;
    margin: 0 10px
}

.full-menu .first-wrapper-menu .first-menu-items {
    display: flex;
    height: 100%;
    text-transform: uppercase
}

.full-menu .first-wrapper-menu .first-menu-items .first-menu-item {
    margin: 0 20px;
    height: 100%;
    position: relative;
    line-height: 95px
}

.full-menu .first-wrapper-menu .first-menu-items .first-menu-item:first-child {
    margin-left: 0
}

.full-menu .first-wrapper-menu .first-menu-items .first-menu-item:last-child {
    margin-right: 0
}

.full-menu .first-wrapper-menu .first-menu-items .first-menu-item a {
    padding: 50% 0;
    cursor: pointer
}

.full-menu .first-wrapper-menu .first-menu-items .first-menu-item a::after {
    background-color: #ff0101;
    display: block;
    content: "";
    height: 5px;
    width: 0;
    left: 0;
    right: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    bottom: 0;
    position: absolute;
    transition: all .4s ease
}

.full-menu .first-wrapper-menu .first-menu-items .first-menu-item:hover a {
    transition: all .4s ease;
    color: #ff0101
}

.full-menu .first-wrapper-menu .first-menu-items .first-menu-item:hover a::after {
    width: 90%;
    transition: all .4s ease
}

.full-menu .first-wrapper-menu .social-menu-items {
    display: flex
}

.full-menu .first-wrapper-menu .social-menu-items .social-menu-item {
    margin: 0 5px
}

.full-menu .first-wrapper-menu .social-menu-items .social-menu-item a {
    padding: 10px 5px
}

.full-menu .first-wrapper-menu .social-menu-items .social-menu-item:first-child {
    margin-left: 0
}

.full-menu .first-wrapper-menu .social-menu-items .social-menu-item:last-child {
    margin-right: 0
}

.full-menu .first-wrapper-menu .social-menu-items .social-menu-item:hover a {
    color: #ff0101;
    transition: all .4s ease
}

.full-menu .second-wrapper-menu {
    display: flex;
    height: 95px;
    background-color: #ececec
}

.full-menu .second-wrapper-menu .container-flex {
    justify-content: flex-start
}

.full-menu .second-wrapper-menu .wrapper-products-menu {
    position: relative;
    padding-left: 50px;
    width: 30%;
    max-width: 360px;
    background-color: #dbdbdb;
    height: 100%;
    display: flex;
    align-items: center
}

.full-menu .second-wrapper-menu .wrapper-products-menu p {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #6c6c6c;
    font-weight: 700;
    font-size: 14px;
    cursor: pointer
}

.full-menu .second-wrapper-menu .wrapper-products-menu p i {
    color: #ff0101;
    margin-right: 25px;
    font-size: 22px
}

.full-menu .second-wrapper-menu .wrapper-products-menu p:hover+.list-menu-items {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.full-menu .second-wrapper-menu .wrapper-products-menu .list-menu-items {
    position: absolute;
    top: 95px;
    left: 0;
    width: 100%;
    z-index: 22;
    background: #ececec;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.full-menu .second-wrapper-menu .wrapper-products-menu .list-menu-items li {
    border-bottom: 1px solid #ff0101;
    margin: 0 40px
}

.full-menu .second-wrapper-menu .wrapper-products-menu .list-menu-items li a {
    color: #6c6c6c;
    padding: 20px 0;
    display: flex;
    align-items: center;
    transition: all .4s ease
}

.full-menu .second-wrapper-menu .wrapper-products-menu .list-menu-items li a:hover {
    transition: all .4s ease;
    color: #ff0101
}

.full-menu .second-wrapper-menu .wrapper-products-menu .list-menu-items li:last-child {
    border-color: transparent
}

.full-menu .second-wrapper-menu .wrapper-products-menu:hover .list-menu-items {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.full-menu .second-wrapper-menu .wrapper-search {
    display: flex;
    position: relative;
    width: 35%
}

.full-menu .second-wrapper-menu .wrapper-search>.logo {
    position: absolute;
    height: 220px;
    width: 220px;
    top: -130px;
    left: -110px;
    z-index: 2
}

.full-menu .second-wrapper-menu .wrapper-search .search-box {
    width: calc(100% - 10px);
    height: 45px
}

.full-menu .second-wrapper-menu .wrapper-search .search-box input {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    font-size: 12px;
    color: #dbdbdb;
    background-color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    text-indent: 25%;
    padding-right: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2)
}

.header-page,
.wrapper-error h4 {
    /*font-family: Arsenal, sans-serif*/
}

.full-menu .second-wrapper-menu .wrapper-search .search-box input:-ms-input-placeholder,
.full-menu .second-wrapper-menu .wrapper-search .search-box input::-moz-placeholder,
.full-menu .second-wrapper-menu .wrapper-search .search-box input::-ms-input-placeholder,
.full-menu .second-wrapper-menu .wrapper-search .search-box input::-webkit-input-placeholder {
    color: #dbdbdb
}

.full-menu .second-wrapper-menu .wrapper-search .search-box input:-ms-input-placeholder,
.full-menu .second-wrapper-menu .wrapper-search .search-box input::-moz-placeholder,
.full-menu .second-wrapper-menu .wrapper-search .search-box input::-ms-input-placeholder,
.full-menu .second-wrapper-menu .wrapper-search .search-box input::-webkit-input-placeholder,
.full-menu .second-wrapper-menu .wrapper-search .search-box input::placeholder {
    color: #dbdbdb
}

.full-menu .second-wrapper-menu .wrapper-search .search-box label {
    position: absolute;
    color: #dbdbdb;
    z-index: 2;
    right: 30px;
    top: 0;
    cursor: pointer;
    bottom: 0;
    margin: auto;
    height: 15px
}

.full-menu .second-wrapper-menu .wrapper-button-speed {
    display: flex;
    width: 35%;
    justify-content: space-between;
    height: 100%;
    align-items: center;
    position: relative
}

.full-menu .second-wrapper-menu .wrapper-button-speed .button-speed-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 50%;
    border-right: 1px solid #ff0101;
    position: relative
}

.full-menu .second-wrapper-menu .wrapper-button-speed .button-speed-item:first-child {
    border-left: 1px solid #ff0101
}

.full-menu .second-wrapper-menu .wrapper-button-speed .button-speed-item>a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    transition: all .4s ease;
    justify-content: center
}

.full-menu .second-wrapper-menu .wrapper-button-speed .button-speed-item a:hover {
    color: #ff0101;
    transition: all .4s ease;
}

.full-menu .second-wrapper-menu .wrapper-button-speed .button-speed-item:hover .lang-items {
    opacity: 1;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.full-menu .second-wrapper-menu .lang-items {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    position: absolute;
    background: #ececec;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    top: 100%
}

.modal-sign,
.modal-user {
    top: 95px;
    flex-direction: column;
    border-radius: 8px;
    position: absolute;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2)
}

.full-menu .second-wrapper-menu .lang-items .lang-item {
    height: 30px
}

.small-menu {
    height: 90px
}

.small-menu .first-wrapper-menu {
    -webkit-animation: fadeOutUp .4s ease-in-out both;
    animation: fadeOutUp .4s ease-in-out both
}

.small-menu .second-wrapper-menu {
    -webkit-animation: fadeOutUpSlide .4s ease-in-out both;
    animation: fadeOutUpSlide .4s ease-in-out both
}

.small-menu .second-wrapper-menu .wrapper-search>.logo {
    -webkit-animation: smallImg .4s ease-in-out both;
    animation: smallImg .4s ease-in-out both
}

.small-menu .second-wrapper-menu .wrapper-search .search-box input {
    text-indent: 15%
}

.full-menu-active {
    height: 180px
}

.full-menu-active .first-wrapper-menu {
    -webkit-animation: fadeInDown .4s ease-in-out both;
    animation: fadeInDown .4s ease-in-out both
}

.full-menu-active .second-wrapper-menu {
    -webkit-animation: fadeInDownSlide .4s ease-in-out both;
    animation: fadeInDownSlide .4s ease-in-out both
}

.full-menu-active .second-wrapper-menu .wrapper-search>.logo {
    -webkit-animation: bigImg .4s ease-in-out both;
    animation: bigImg .4s ease-in-out both
}

.modal-sign {
    width: 100%;
    left: 0;
    background-color: #dbdbdb
}

.modal-sign .input-box {
    margin-top: 40px
}

.modal-sign .input-box input {
    border-radius: 8px
}

.modal-sign .input-box:first-child {
    margin-top: 0
}

.modal-sign .tabs-nav {
    display: flex;
    justify-content: space-between
}

.modal-sign .tabs-nav .selectors {
    display: none
}

.modal-sign .tabs-nav li {
    font-weight: 400;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(50% - 25px);
    text-align: center;
    border-right: 1pt solid #ff0101;
    cursor: pointer
}

.modal-sign .tabs-nav li:last-child {
    border-right: none;
    width: 40px;
    font-size: 22px;
    cursor: pointer;
    color: #ff0101;
    transition: all .4s ease
}

.modal-sign .tabs-nav li:last-child:hover {
    transition: all .4s ease;
    color: #de2b20
}

.modal-sign .tabs-nav .active {
    color: #ff0101
}

.modal-sign .tabs-items {
    background-color: #ececec
}

.modal-sign .tabs-items .tab-item {
    padding: 40px;
    display: none
}

.modal-sign .tabs-items .tab-item .other-link {
    color: #ff0101;
    font-size: 12px;
    text-decoration: underline;
    margin: 20px 0 30px;
    display: block
}

.modal-sign .tabs-items .tab-item .not-exit>label {
    display: flex;
    align-items: center
}

.modal-sign .tabs-items .tab-item .btn {
    width: 100%;
    margin: 30px 0 0
}

.modal-sign .tabs-items .active {
    display: block
}

.modal-user {
    display: none;
    width: 50%;
    right: 0;
    flex-direction: column;
    background-color: #dbdbdb
}

.modal-user .user-modal-header {
    border-bottom: 1pt solid #ff0101;
    padding: 20px
}

.modal-user .user-modal-header a {
    color: #ff0101;
    border-bottom: 1pt solid #ff0101;
    display: inline-block;
    padding: 10px 0 0;
    transition: all .4s ease
}

.modal-user .user-modal-header a:hover {
    color: #de2b20;
    transition: all .4s ease
}

.modal-user .user-modal-items {
    background-color: #ececec;
    padding: 10px 0
}

.modal-user .user-modal-items .user-modal-item a {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    text-align: left
}

.modal-user .user-modal-items .user-modal-item a i {
    color: #ff0101;
    width: 20%;
    transition: all .4s ease
}

.modal-user .user-modal-items .user-modal-item a:hover {
    color: #de2b20;
    transition: all .4s ease
}

.product-item .delete,
.search-items .search-item:hover .name-product {
    color: #ff0101;
    transition: all .4s ease
}

.search-items {
    /* display: none; */
    z-index: 1;
    max-height: 435px;
    overflow-y: auto;
    position: absolute;
    padding: 40px 0 20px;
    top: 35px;
    left: 0;
    width: calc(100% - 10px);
    background-color: #fff
}

.search-items .search-item {
    display: flex;
    padding: 0 10px 15px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 15px;
    position: relative;
    transition: all .4s ease
}

.search-items .search-item:hover {
    transition: all .4s ease;
    border-bottom-color: #ff0101
}

.search-items .search-item a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

.search-items .search-item img {
    width: 60px;
    height: 50px;
    margin-right: 10px;
    border-right: 1pt solid #dbdbdb;
    padding-right: 10px
}

.search-items .search-item .info-product {
    display: flex;
    flex-direction: column
}

.search-items .search-item .info-product .name-product {
    margin-bottom: 10px;
    font-size: 14px;
    transition: all .4s ease
}

.search-items .search-item .info-product .price-product {
    font-size: 18px
}

.search-items .search-item .info-product .price-product b {
    font-weight: 700
}

.search-items .search-item .info-product .price-product sup {
    font-weight: 700;
    font-size: 12px
}

.search-items .search-item:last-child {
    border-bottom-color: transparent;
    margin-bottom: 0;
    padding-bottom: 0
}

.product-item {
    width: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    border-radius: 30px;
    border: 1px solid #DBDBDB;
    background-color: #fff;
    overflow: hidden;
    position: relative
}

.product-item .delete {
    position: absolute;
    z-index: 10;
    right: 15px;
    top: 15px;
    cursor: pointer
}

.product-item .delete:hover {
    transition: all .4s ease;
    color: #de2b20
}

.product-item .product-label {
    width: 100%;
    position: absolute;
    height: 40px;
    top: 0;
    left: 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    z-index: 9
}

.product-item .product-label .label-text {
    background-color: #ff0101;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px
}

.product-item .product-image {
    display: block;
    width: auto;
    height: 300px;
    margin: 0 auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.product-item::before,
.product-item:after {
    content: "";
    background: #6c6c6c
}

.product-item .product-content {
    margin-top: 10px;
    padding: 0 20px;
    width: 100%;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-top: 2px solid #DBDBDB
}

.product-item .product-link,
.product-item::before {
    top: 0;
    left: 0;
    right: 0;
    height: 320px;
    position: absolute;
    width: 100%
}

.product-item .product-content .product-title {
    display: block;
    color: #ff0101;
    font-weight: 700;
    font-size: 16px;
    word-wrap: break-word;
    text-transform: uppercase;
    text-align: center
}

.product-item .product-content .product-options {
    display: flex;
    justify-content: space-between;
    margin-top: 15px
}

.product-item .product-content .product-options li i {
    color: #dbdbdb;
    transition: all .4s ease
}

.product-item .product-content .product-options li:hover i {
    color: #ff0101;
    transition: all .4s ease
}

.product-item .product-content .product-options li .full-icon {
    color: #ff0101
}

.product-item .product-content .product-options li.product-price {
    color: #6c6c6c;
    font-weight: 400;
    font-size: 12px
}

.product-item .product-content .product-options li.product-price b {
    font-size: 14px;
    font-weight: 700
}

.product-item .product-content .product-options li.product-price b sup {
    font-size: 10px;
    margin-left: -3px;
    margin-right: -1px;
    font-weight: 400
}

.product-item .product-link {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 36px;
    color: #ff0101;
    z-index: 5
}

.product-item .product-link i {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    transition: all .6s ease .2s
}

.product-item:hover .product-link i {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all .6s ease .2s
}

.product-item::before {
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: all .5s ease
}

.product-item:hover::before {
    opacity: .5;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.product-item:after {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    height: 300px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border: 1px solid #6c6c6c;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: all .6s ease .2s
}

.header-other-page,
.header-page .slider-item,
.novelty .novelty-bg {
    background-repeat: no-repeat;
    background-size: cover
}

.product-item:hover:after {
    opacity: .35;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.header-page {
    padding-top: 180px;
    height: calc(90vh - 180px);
    min-height: 600px;
    box-sizing: content-box;
}

.header-page .slider-item {
    width: 100%;
    background-position: center;
    height: calc(90vh - 180px);
}

.header-page .slider-item .text-container {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    padding: 0 20px
}

.header-page .slider-item p {
    font-weight: 300;
    font-style: italic;
    font-size: 30px;
    color: #ff0101
}

.header-page .slider-item h3 {
    font-weight: 700;
    font-style: italic;
    word-wrap: break-word;
    font-size: 40px
}

.header-page .slider-item .btn {
    margin: 40px 0
}

.header-page .slick-prev {
    left: calc(50% - 630px)
}

.header-page .slick-next {
    right: calc(50% - 630px)
}

.header-other-page {
    box-sizing: content-box;
    padding-top: 180px;
    height: 300px;
    background-position: top center
}

.best-product {
    padding: 50px 0 110px
}

.best-product .title-section {
    margin-bottom: 30px
}

.best-product .best-product-slider {
    /*margin-bottom: 140px*/
}

.best-product .best-product-slider .slider-item .product-item {
    width: calc(100% - 20px);
    margin: auto
}

.novelty {
    position: relative;
    overflow: hidden
}

.novelty .novelty-bg {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background-position: center
}

.novelty .novelty-content {
    position: relative;
    z-index: 5
}

.novelty .novelty-content::before {
    content: '';
    background-color: #ececec;
    width: 100vw;
    height: 100%;
    left: -10px;
    position: absolute;
    z-index: -1
}

.novelty .novelty-content .title-section {
    margin-top: 60px
}

.novelty .novelty-content .novelty-descsription {
    margin: 25px 0 35px;
    padding-left: 30px;
    font-weight: 300;
    line-height: 20px;
    font-size: 14px;
    color: #010101
}

.novelty .novelty-content .novelty-slider {
    position: relative;
    left: -110px;
    width: calc(100% + 110px);
    margin-bottom: 75px
}

.novelty .novelty-content .novelty-slider .slider-item {
    padding: 10px;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between
}

.novelty .novelty-content .novelty-slider .slider-item .product-item {
    width: calc(50% - 10px);
    margin-bottom: 20px
}

.novelty .novelty-content .novelty-slider .slick-dots {
    bottom: -50px
}

.about-us .title-section {
    margin: 50px 0 30px
}

.about-us .about-us-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 25px
}

.about-us .about-us-items .about-us-item {
    width: 34%;
    display: flex;
    align-items: center;
    margin-bottom: 75px
}

.about-us .about-us-items .about-us-item .item-bg {
    width: 130px;
    height: 130px;
    background-color: #ececec;
    border-radius: 15px;
    padding: 35px;
    margin-right: 20px;
    overflow: hidden
}

.about-us .about-us-items .about-us-item .item-bg img {
    max-width: 100%;
    max-height: 100%
}

.about-us .about-us-items .about-us-item .item-desc {
    width: calc(100% - 130px)
}

.subscribe {
    padding: 50px 0;
    background-color: #ececec
}

.subscribe .container-flex {
    justify-content: space-between;
    align-items: flex-start
}

.subscribe .title-subscribe {
    width: 40%;
    display: flex;
    align-items: center
}

.subscribe .title-subscribe img {
    height: 45px;
    margin-right: 25px
}

.subscribe .title-subscribe h5 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: #6c6c6c
}

.subscribe .wrapper-subscribe {
    width: 33%;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2)
}

.subscribe .wrapper-subscribe form {
    display: flex
}

.subscribe .wrapper-subscribe .input-box {
    height: 45px;
    width: calc(100% - 110px);
    box-shadow: none
}

.subscribe .wrapper-subscribe button {
    height: 45px;
    text-align: center;
    width: 110px;
    background-color: #dbdbdb;
    color: #ff0101;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    transition: all .4s linear
}

.subscribe .wrapper-subscribe button:hover {
    background-color: #ff0101;
    color: #fff;
    transition: all .4s linear
}

.breadcrumbs-wrapper {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px
}

.breadcrumbs-wrapper .container-flex {
    padding: 50px 20px 15px;
    justify-content: flex-end;
    font-weight: 300;
    font-size: 14px
}

.breadcrumbs-wrapper .container-flex .btn {
    display: none
}

.breadcrumbs-wrapper .container-flex select {
    width: 200px
}

.breadcrumbs-wrapper .breadcrumbs-items {
    display: flex;
    padding: 50px 20px 15px;
    font-size: 14px;
    font-weight: 300
}

.breadcrumbs-wrapper .breadcrumbs-items .breadcrumbs-item {
    text-transform: uppercase;
    margin-right: 3px
}

.breadcrumbs-wrapper .breadcrumbs-items .breadcrumbs-item::after {
    content: '/';
    margin-left: 3px;
    color: #ff0101
}

.breadcrumbs-wrapper .breadcrumbs-items .breadcrumbs-item:last-child {
    text-transform: none
}

.breadcrumbs-wrapper .breadcrumbs-items .breadcrumbs-item:last-child::after {
    content: ''
}

form.cabinet-wrapper {
    width: 100%;
    padding-top: 10px
}

form.cabinet-wrapper .cabinet-form,
form.cabinet-wrapper .cabinet-nav {
    float: left;
    width: 25%
}

form.cabinet-wrapper .cabinet-content {
    float: left;
    width: calc(75% - 20px);
    margin-left: 20px;
    margin-bottom: 35px
}

form.cabinet-wrapper button[type=submit] {
    width: 300px;
    display: flex;
    margin-left: calc(50% + 5px)
}

.cabinet-form {
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    background-color: #fff
}

.cabinet-form .cabinet-form-header {
    display: flex;
    justify-content: center;
    background-color: #ff0101;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 20px 0;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px
}

.cabinet-form .cabinet-form-content {
    padding: 35px 25px
}

.cabinet-form .cabinet-form-content .input-box {
    margin-bottom: 35px
}

.cabinet-form .cabinet-form-content .input-box:last-child {
    margin-bottom: 0
}

.cabinet-form .cabinet-form-content .btn {
    margin: 0 auto;
    width: 90%
}

.cabinet-form .cabinet-form-content .subtitle {
    padding: 10px 0;
    margin: 0
}

.cabinet-form .cabinet-form-content .subtitle span {
    position: relative;
    z-index: 2
}

.cabinet-form .cabinet-form-content .subtitle::after,
.cabinet-form .cabinet-form-content .subtitle::before {
    background-color: #ff0101;
    z-index: 0
}

.cabinet-form .cabinet-form-content p {
    color: #6c6c6c;
    font-size: 12px;
    display: block;
    text-align: center;
    margin: 15px 0
}

.cabinet-form .cabinet-form-content p a {
    color: #ff0101;
    cursor: pointer
}

.cabinet-wrapper {
    padding: 0;
    margin-bottom: 50px
}

.cabinet-wrapper .cabinet-nav {
    width: 25%;
    padding: 0 10px
}

.cabinet-wrapper .cabinet-nav .cabinet-menu-items {
    width: 100%;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    overflow: hidden
}

.cabinet-wrapper .cabinet-nav .cabinet-menu-items .cabinet-menu-item {
    width: 100%;
    background-color: #ececec;
    height: 50px;
    color: #6c6c6c
}

.cabinet-wrapper .cabinet-nav .cabinet-menu-items .cabinet-menu-item a {
    padding-left: 25px;
    border-right: 2px solid transparent;
    display: flex;
    align-items: center;
    width: 100%;
    transition: all .4s ease;
    height: 100%
}

.cabinet-wrapper .cabinet-nav .cabinet-menu-items .cabinet-menu-item a:hover {
    transition: all .4s ease;
    color: #ff0101
}

.cabinet-wrapper .cabinet-nav .cabinet-menu-items .cabinet-menu-item i {
    margin-right: 10px
}

.cabinet-wrapper .cabinet-nav .cabinet-menu-items .cabinet-menu-item .active {
    background-color: #fff;
    border-color: #ff0101;
    color: #ff0101
}

.cabinet-wrapper .cabinet-content {
    width: 75%;
    padding: 10px 10px 0
}

.cabinet-wrapper .subtitle-content {
    margin-bottom: 30px;
}

.cabinet-wrapper .liked-content {
    display: flex;
    flex-wrap: wrap
}

.cabinet-wrapper .liked-content .product-item {
    width: 30%;
    margin-right: 20px;
}


.cabinet-wrapper .cabinet-content .info-wrapper {
    display: flex;
    margin-bottom: 35px;
    width: 100%
}

.cabinet-wrapper .cabinet-content .info-wrapper .input-box {
    width: calc(50% - 10px)
}

.cabinet-wrapper .cabinet-content .info-wrapper .input-box input {
    border-radius: 8px;
    height: 40px
}

.cabinet-wrapper .cabinet-content .info-wrapper .general-info {
    width: 50%;
    padding-right: 10px
}

.cabinet-wrapper .cabinet-content .info-wrapper .general-info .input-box {
    width: 100%
}

.cabinet-wrapper .cabinet-content .info-wrapper .phone-info {
    width: 50%;
    padding-left: 10px
}

.cabinet-wrapper .cabinet-content .info-wrapper .phone-info .input-box {
    width: 100%
}

.cabinet-wrapper .cabinet-content .info-wrapper .date-item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.cabinet-wrapper .cabinet-content .info-wrapper .date-item .select-box {
    width: 60%
}

.cabinet-wrapper .cabinet-content .info-wrapper .date-item .input-box {
    width: calc(40% - 20px)
}

.cabinet-wrapper .cabinet-content .info-wrapper-user {
    flex-wrap: wrap;
    justify-content: space-between
}

.cabinet-wrapper .cabinet-content .info-wrapper-user .people-info {
    padding-top: 35px;
    width: calc(50% - 20px);
    display: flex;
    flex-wrap: wrap
}

.cabinet-wrapper .cabinet-content .info-wrapper-user .people-info .input-box {
    width: 100%;
    margin-bottom: 40px
}

.cabinet-wrapper .cabinet-content .info-wrapper-user .phone-items {
    width: calc(50% - 20px);
    display: flex;
    flex-direction: column;
    padding-top: 35px
}

.cabinet-wrapper .cabinet-content .info-wrapper-user .phone-items .phone-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px
}

.cabinet-wrapper .cabinet-content .info-wrapper-user .phone-items .phone-item .input-box {
    width: calc(100% - 200px);
    margin: 0
}

.cabinet-wrapper .cabinet-content .info-wrapper-user .phone-items .phone-item .btn-content {
    width: 150px;
    padding: 0
}

.cabinet-wrapper .cabinet-content .info-wrapper-user .phone-items .phone-item .btn-content a {
    margin: 0;
    width: 150px
}

.cabinet-wrapper .cabinet-content .info-wrapper-user .phone-items .phone-item .btn-content a:last-child,
.cabinet-wrapper .cabinet-content .info-wrapper-user .phone-items .phone-item:last-child .btn-content a:first-child {
    display: none
}

.cabinet-wrapper .cabinet-content .info-wrapper-user .phone-items .phone-item:last-child .btn-content a:last-child {
    display: flex
}

.cabinet-wrapper .cabinet-content .info-wrapper-user .people-password {
    display: flex;
    width: calc(50% - 20px);
    justify-content: space-between
}

.cabinet-wrapper .cabinet-content .info-wrapper-user .people-password .input-box {
    width: calc(50% - 10px)
}

.cabinet-wrapper .cabinet-content .info-wrapper-user .people-other-info {
    width: 100%
}

.cabinet-wrapper .cabinet-content .delivery-items {
    display: flex;
    flex-direction: column
}

.cabinet-wrapper .cabinet-content .delivery-items .delivery-item {
    display: flex;
    width: 100%;
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: space-between
}

.cabinet-wrapper .cabinet-content .delivery-items .delivery-item .delivery-item-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(100% - 190px)
}

.cabinet-wrapper .cabinet-content .delivery-items .delivery-item .delivery-item-content .input-box {
    margin-bottom: 40px
}

.cabinet-wrapper .cabinet-content .delivery-items .delivery-item .btn-content {
    width: 150px
}

.cabinet-wrapper .cabinet-content .delivery-items .delivery-item .btn-content a {
    margin: 0;
    width: 150px
}

.cabinet-wrapper .cabinet-content .delivery-items .delivery-item .btn-content a:last-child,
.cabinet-wrapper .cabinet-content .delivery-items .delivery-item:last-child .btn-content a:first-child {
    display: none
}

.cabinet-wrapper .cabinet-content .delivery-items .delivery-item:last-child .btn-content a:last-child {
    display: flex
}

.cabinet-wrapper .cabinet-content .delivery-items .delivery-item .select-box {
    width: 180px
}

.cabinet-wrapper .cabinet-content .delivery-items .delivery-item .city-box {
    width: calc(100% - 200px)
}

.cabinet-wrapper .cabinet-content .delivery-items .delivery-item .address-box {
    width: 100%
}

.cabinet-wrapper .cabinet-content .date-items {
    display: flex;
    flex-direction: column
}

.cabinet-wrapper .cabinet-content .date-items .date-item {
    display: flex;
    width: 100%;
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: space-between
}

.cabinet-wrapper .cabinet-content .date-items .date-item .date-item-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(100% - 190px)
}

.cabinet-wrapper .cabinet-content .date-items .date-item .date-item-content .input-box {
    margin-bottom: 40px
}

.cabinet-wrapper .cabinet-content .date-items .date-item .btn-content {
    width: 150px
}

.cabinet-wrapper .cabinet-content .date-items .date-item .btn-content a {
    margin: 0;
    width: 150px
}

.cabinet-wrapper .cabinet-content .date-items .date-item .btn-content a:last-child,
.cabinet-wrapper .cabinet-content .date-items .date-item:last-child .btn-content a:first-child {
    display: none
}

.cabinet-wrapper .cabinet-content .date-items .date-item:last-child .btn-content a:last-child {
    display: flex
}

.cabinet-wrapper .basket-content {
    border-bottom: 2px solid #ff0101;
    padding-bottom: 30px
}

.cabinet-wrapper .gender-items {
    margin-top: 35px
}

.cabinet-wrapper .gender-items .btn-switch i {
    font-size: 18px
}

.cabinet-wrapper .list-products {
    display: flex;
    flex-direction: column;
    border-bottom: 2px solid #ff0101
}

.cabinet-wrapper .list-products .item-product {
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 8px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    margin: 10px 0;
    padding: 20px
}

.cabinet-wrapper .list-products .item-product .product-image {
    width: 100px;
    height: 100px;
    border: 1px solid #ff0101;
    border-radius: 8px;
    margin-right: 2%
}

.cabinet-wrapper .list-products .item-product .product-info {
    width: 40%;
    margin-right: 3%;
    font-weight: 300;
    text-transform: uppercase;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100px
}

.cabinet-wrapper .list-products .item-product .product-info .product-name {
    text-transform: none;
    font-size: 16px;
    font-weight: 700;
    color: #ff0101;
    margin-bottom: 10px
}

.cabinet-wrapper .list-products .item-product .product-info .product-article {
    margin-bottom: 10px;
    font-weight: 300;
    text-transform: uppercase;
    display: flex;
    align-items: center
}

.cabinet-wrapper .list-products .item-product .product-info .product-article b {
    min-width: 100px;
    display: inline-block
}

.cabinet-wrapper .list-products .item-product .product-info .product-color {
    display: flex;
    align-items: center
}

.cabinet-wrapper .list-products .item-product .product-info .product-color p {
    min-width: 100px
}

.cabinet-wrapper .list-products .item-product .product-info .product-color .color-product-items {
    display: flex
}

.cabinet-wrapper .list-products .item-product .product-info .product-color .color-product-items .color-product-item {
    margin-right: 10px;
    position: relative;
    border: 1px solid #ff0101;
    border-radius: 4px
}

.cabinet-wrapper .list-products .item-product .product-info .product-color .color-product-items .color-product-item input {
    position: absolute;
    opacity: 0
}

.cabinet-wrapper .list-products .item-product .product-info .product-color .color-product-items .color-product-item label {
    width: 20px;
    height: 20px;
    display: block;
    transition: all .4s ease
}

.cabinet-wrapper .list-products .item-product .product-info .product-color .color-product-items .color-product-item input:checked+label {
    border-color: #ff0101;
    transition: all .4s ease
}

.cabinet-wrapper .list-products .item-product .product-count {
    margin-right: 5%;
    display: flex;
    width: 120px;
    border-radius: 8px;
    overflow: hidden
}

.cabinet-wrapper .list-products .item-product .product-count .btn-number {
    text-align: center;
    background: #ff0101;
    width: 40px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s ease;
    cursor: pointer
}

.cabinet-wrapper .list-products .item-product .product-count .product-value {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    background: #efefef;
    color: #ff0101;
    border: none;
    text-indent: 0
}

.cabinet-wrapper .list-products .item-product .product-count .product-value-disabled {
    border-radius: 8px;
}

.cabinet-wrapper .list-products .item-product .product-price {
    color: #6c6c6c;
    text-align: center
}

.cabinet-wrapper .list-products .item-product .product-price .price-value {
    font-weight: 700;
    font-size: 22px
}

.cabinet-wrapper .list-products .item-product .product-price .price-money {
    font-weight: 400;
    font-size: 16px
}

.cabinet-wrapper .list-products .item-product .delete {
    position: absolute;
    right: 20px;
    color: #ff0101;
    font-size: 16px
}

.cabinet-wrapper .sum-money {
    padding-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.cabinet-wrapper .other-info .delivery-wrapper,
.cabinet-wrapper .other-info .payment-wrapper {
    width: calc(50% - 10px);
    padding-top: 40px
}

.cabinet-wrapper .sum-money p {
    color: #6c6c6c;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300
}

.cabinet-wrapper .sum-money p b {
    margin-left: 10px;
    font-weight: 700;
    font-size: 22px
}

.cabinet-wrapper .sum-money p span {
    font-weight: 400;
    font-size: 16px;
    margin-left: 5px;
    text-transform: lowercase
}

.cabinet-wrapper .sum-money p:first-child {
    margin-bottom: 10px
}

.cabinet-wrapper .other-info .delivery-wrapper .subtitle-content,
.cabinet-wrapper .other-info .payment-wrapper .subtitle-content {
    margin-bottom: 30px
}

.cabinet-wrapper .other-info {
    display: flex;
    justify-content: space-between
}

.cabinet-wrapper .other-info .delivery-wrapper .city-box,
.cabinet-wrapper .other-info .delivery-wrapper .delivery-address,
.cabinet-wrapper .other-info .delivery-wrapper .delivery-office,
.cabinet-wrapper .other-info .delivery-wrapper .delivery-other {
    margin-top: 40px
}

.cabinet-wrapper .other-info .delivery-wrapper .input-box {
    margin-bottom: 40px
}

.cabinet-wrapper .other-info .delivery-wrapper .input-box input {
    border-radius: 8px
}

.cabinet-wrapper .list-delivery-type {
    display: flex;
    height: 40px;
    align-items: center
}

.cabinet-wrapper .list-delivery-type li {
    position: relative;
    margin-right: 20px
}

.cabinet-wrapper .list-delivery-type li>label {
    display: flex;
    align-items: center
}

.cabinet-wrapper .list-delivery-type li label {
    cursor: pointer
}

.cabinet-wrapper .container-info-delivery .delivery-other {
    display: none;
    position: absolute;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.cabinet-wrapper .container-info-delivery .delivery-other>div:not(.select-box) {
    display: none;
    opacity: 0;
    position: absolute;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.cabinet-wrapper .container-info-delivery .delivery-other .show {
    position: relative !important;
    opacity: 1 !important;
    display: block !important;
    transition: -webkit-transform .4s ease !important;
    transition: transform .4s ease !important;
    transition: transform .4s ease, -webkit-transform .4s ease !important;
    -webkit-transform: scaleY(1) !important;
    transform: scaleY(1) !important
}

.cabinet-wrapper .container-info-delivery>div {
    display: none;
    opacity: 0;
    position: absolute;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.cabinet-wrapper .container-info-delivery>div .input-box:last-child {
    margin-bottom: 0
}

.cabinet-wrapper .container-info-delivery .show {
    position: relative;
    opacity: 1;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    display: block !important
}

.cabinet-wrapper .comment-wrapper {
    width: 100%
}

.cabinet-wrapper .comment-wrapper .textarea-box {
    width: 100%;
    margin-top: 40px
}

.order-list-items .order-list-item {
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    display: flex;
    margin: 10px 0;
    padding: 15px 10px;
    border-radius: 8px
}

.order-list-items .order-list-item .info-order {
    border-right: 1pt solid #8c8c8c;
    padding-right: 15px;
    width: 75%
}

.order-list-items .order-list-item .info-order .order-header {
    display: inline-block;
    width: 100%;
    border-bottom: 1pt solid #8c8c8c;
    margin-bottom: 5px
}

.order-list-items .order-list-item .info-order .order-header li {
    float: left;
    font-size: 12px;
    color: #8c8c8c;
    margin: 0 10px 5px 0
}

.order-list-items .order-list-item .info-order .order-header li span {
    font-size: 14px;
    color: #ff0101
}

.order-list-items .order-list-item .info-order .order-header .order-status {
    float: right;
    margin-right: 0
}

.order-list-items .order-list-item .info-order .info-order-main .order-product-items .order-product-item {
    display: flex;
    width: 100%;
    align-items: center;
    margin: 10px 0
}

.order-list-items .order-list-item .info-order .info-order-main .order-product-items .order-product-item img {
    height: 60px;
    min-width: 60px;
    float: left;
    margin-right: 10px
}

.order-list-items .order-list-item .info-order .info-order-main .order-product-items .order-product-item .item-info ul {
    display: flex;
    justify-content: space-between
}

.order-list-items .order-list-item .info-order .info-order-main .order-product-items .order-product-item .item-info ul li {
    font-size: 12px;
    font-weight: 300;
    color: #8c8c8c;
    margin-right: 5px
}

.order-list-items .order-list-item .info-order .info-order-main .order-product-items .order-product-item .item-info ul li span {
    color: #282828
}

.order-list-items .order-list-item .info-order .info-order-main .order-product-items .order-product-item .item-info ul li:last-child {
    margin-right: 0
}

.order-list-items .order-list-item .info-order .info-order-main .order-product-items .order-product-item .item-info .name {
    margin-bottom: 10px;
    color: #ff0101;
    font-size: 18px;
    font-weight: 700
}

.order-list-items .order-list-item .info-order .info-order-main .order-product-items .order-product-item .item-price {
    font-size: 22px;
    margin-left: 20px
}

.order-list-items .order-list-item .info-order .info-order-main .order-product-items .order-product-item .item-price .price-value {
    font-weight: 700
}

.order-list-items .order-list-item .info-order .info-order-main .order-product-items .order-product-item .item-price .price-money {
    font-size: 18px
}

.order-list-items .order-list-item .info-delivery {
    padding-left: 15px;
    font-size: 14px;
    width: 25%;
    font-weight: 300
}

.order-list-items .order-list-item .info-delivery form {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.order-list-items .order-list-item .info-delivery-title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}

.order-list-items .order-list-item .info-delivery-title p {
    margin: 0 0 5px
}

.order-list-items .order-list-item .info-delivery-title i {
    color: #ff0101
}

.order-list-items .order-list-item .info-delivery-items .info-delivery-item {
    color: #8c8c8c;
    margin-bottom: 5px
}

.order-list-items .order-list-item .info-delivery-items .info-delivery-item span {
    color: #282828
}

.interest-product {
    width: 100%;
}

.interest-product .product-item {
    width: calc(33.333% - 15px);
    float: left;
    margin-right: 20px;
    margin-top: 20px
}

.empty-main {
    margin: 20px 0;
    width: 100%;
}

.empty-main p {
    background-color: #ececec;
    color: #6c6c6c;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0;
    font-size: 14px;
    margin-bottom: 20px
}

.empty-main p a {
    color: #ff0101;
    margin: 0 5px;
    transition: all .4s ease
}

.empty-main p a:hover {
    transition: all .4s ease;
    color: #de2b20
}

.interest-product .title-section {
    font-size: 32px
}

.interest-product .product-item:nth-child(3n) {
    margin-right: 20px
}

.interest-product .product-item:last-child {
    margin-right: 0
}

.shared-items .shared-item {
    margin: 20px 0
}

.shared-items .shared-item h4 {
    color: #ff0101;
    margin-bottom: 15px;
    text-transform: uppercase
}

.shared-items .shared-item p {
    color: #6c6c6c;
    margin-bottom: 10px;
    font-size: 10px;
    font-weight: 300
}

.shared-items .shared-item .switch-items {
    width: 150px
}

.store-wrapper .container-flex {
    justify-content: space-between
}

.store-wrapper .container-flex .filter-items {
    width: calc(25% - 10px)
}

.store-wrapper .container-flex .store-items {
    width: calc(75% - 10px)
}

.store-wrapper .container-flex .store-items .product-item {
    float: left;
    width: calc(33.333% - 20px);
    margin-bottom: 20px;
    margin-right: 20px
}

.store-wrapper .container-flex .download-more {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0
}

.holder {
    position: relative;
    width: 200px;
    height: 200px
}

.preloader {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-animation: rotatePreloader 2s infinite ease-in;
    animation: rotatePreloader 2s infinite ease-in
}

@-webkit-keyframes rotatePreloader {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotateZ(0);
        transform: translateX(-50%) translateY(-50%) rotateZ(0)
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotateZ(-360deg);
        transform: translateX(-50%) translateY(-50%) rotateZ(-360deg)
    }
}

@keyframes rotatePreloader {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotateZ(0);
        transform: translateX(-50%) translateY(-50%) rotateZ(0)
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotateZ(-360deg);
        transform: translateX(-50%) translateY(-50%) rotateZ(-360deg)
    }
}

.preloader div {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0
}

.preloader div:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 10%;
    height: 10%;
    background-color: #ff0101;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%
}

.preloader div:nth-child(1) {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-animation: rotateCircle1 2s infinite linear;
    animation: rotateCircle1 2s infinite linear;
    z-index: 9
}

@-webkit-keyframes rotateCircle1 {
    0% {
        opacity: 1;
        -webkit-transform: rotateZ(36deg);
        transform: rotateZ(36deg)
    }

    57%,
    7% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

@keyframes rotateCircle1 {
    0% {
        opacity: 1;
        -webkit-transform: rotateZ(36deg);
        transform: rotateZ(36deg)
    }

    57%,
    7% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

.preloader div:nth-child(2) {
    -webkit-transform: rotateZ(36deg);
    transform: rotateZ(36deg);
    -webkit-animation: rotateCircle2 2s infinite linear;
    animation: rotateCircle2 2s infinite linear;
    z-index: 8
}

@-webkit-keyframes rotateCircle2 {
    5% {
        opacity: 0
    }

    5.0001% {
        opacity: 1;
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }

    12%,
    62% {
        -webkit-transform: rotateZ(-36deg);
        transform: rotateZ(-36deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

@keyframes rotateCircle2 {
    5% {
        opacity: 0
    }

    5.0001% {
        opacity: 1;
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }

    12%,
    62% {
        -webkit-transform: rotateZ(-36deg);
        transform: rotateZ(-36deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

.preloader div:nth-child(3) {
    -webkit-transform: rotateZ(72deg);
    transform: rotateZ(72deg);
    -webkit-animation: rotateCircle3 2s infinite linear;
    animation: rotateCircle3 2s infinite linear;
    z-index: 7
}

@-webkit-keyframes rotateCircle3 {
    10% {
        opacity: 0
    }

    10.0002% {
        opacity: 1;
        -webkit-transform: rotateZ(-36deg);
        transform: rotateZ(-36deg)
    }

    17%,
    67% {
        -webkit-transform: rotateZ(-72deg);
        transform: rotateZ(-72deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

@keyframes rotateCircle3 {
    10% {
        opacity: 0
    }

    10.0002% {
        opacity: 1;
        -webkit-transform: rotateZ(-36deg);
        transform: rotateZ(-36deg)
    }

    17%,
    67% {
        -webkit-transform: rotateZ(-72deg);
        transform: rotateZ(-72deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

.preloader div:nth-child(4) {
    -webkit-transform: rotateZ(108deg);
    transform: rotateZ(108deg);
    -webkit-animation: rotateCircle4 2s infinite linear;
    animation: rotateCircle4 2s infinite linear;
    z-index: 6
}

@-webkit-keyframes rotateCircle4 {
    15% {
        opacity: 0
    }

    15.0003% {
        opacity: 1;
        -webkit-transform: rotateZ(-72deg);
        transform: rotateZ(-72deg)
    }

    22%,
    72% {
        -webkit-transform: rotateZ(-108deg);
        transform: rotateZ(-108deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

@keyframes rotateCircle4 {
    15% {
        opacity: 0
    }

    15.0003% {
        opacity: 1;
        -webkit-transform: rotateZ(-72deg);
        transform: rotateZ(-72deg)
    }

    22%,
    72% {
        -webkit-transform: rotateZ(-108deg);
        transform: rotateZ(-108deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

.preloader div:nth-child(5) {
    -webkit-transform: rotateZ(144deg);
    transform: rotateZ(144deg);
    -webkit-animation: rotateCircle5 2s infinite linear;
    animation: rotateCircle5 2s infinite linear;
    z-index: 5
}

@-webkit-keyframes rotateCircle5 {
    20% {
        opacity: 0
    }

    20.0004% {
        opacity: 1;
        -webkit-transform: rotateZ(-108deg);
        transform: rotateZ(-108deg)
    }

    27%,
    77% {
        -webkit-transform: rotateZ(-144deg);
        transform: rotateZ(-144deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

@keyframes rotateCircle5 {
    20% {
        opacity: 0
    }

    20.0004% {
        opacity: 1;
        -webkit-transform: rotateZ(-108deg);
        transform: rotateZ(-108deg)
    }

    27%,
    77% {
        -webkit-transform: rotateZ(-144deg);
        transform: rotateZ(-144deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

.preloader div:nth-child(6) {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
    -webkit-animation: rotateCircle6 2s infinite linear;
    animation: rotateCircle6 2s infinite linear;
    z-index: 4
}

@-webkit-keyframes rotateCircle6 {
    25% {
        opacity: 0
    }

    25.0005% {
        opacity: 1;
        -webkit-transform: rotateZ(-144deg);
        transform: rotateZ(-144deg)
    }

    32%,
    82% {
        -webkit-transform: rotateZ(-180deg);
        transform: rotateZ(-180deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

@keyframes rotateCircle6 {
    25% {
        opacity: 0
    }

    25.0005% {
        opacity: 1;
        -webkit-transform: rotateZ(-144deg);
        transform: rotateZ(-144deg)
    }

    32%,
    82% {
        -webkit-transform: rotateZ(-180deg);
        transform: rotateZ(-180deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

.preloader div:nth-child(7) {
    -webkit-transform: rotateZ(216deg);
    transform: rotateZ(216deg);
    -webkit-animation: rotateCircle7 2s infinite linear;
    animation: rotateCircle7 2s infinite linear;
    z-index: 3
}

@-webkit-keyframes rotateCircle7 {
    30% {
        opacity: 0
    }

    30.0006% {
        opacity: 1;
        -webkit-transform: rotateZ(-180deg);
        transform: rotateZ(-180deg)
    }

    37%,
    87% {
        -webkit-transform: rotateZ(-216deg);
        transform: rotateZ(-216deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

@keyframes rotateCircle7 {
    30% {
        opacity: 0
    }

    30.0006% {
        opacity: 1;
        -webkit-transform: rotateZ(-180deg);
        transform: rotateZ(-180deg)
    }

    37%,
    87% {
        -webkit-transform: rotateZ(-216deg);
        transform: rotateZ(-216deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

.preloader div:nth-child(8) {
    -webkit-transform: rotateZ(252deg);
    transform: rotateZ(252deg);
    -webkit-animation: rotateCircle8 2s infinite linear;
    animation: rotateCircle8 2s infinite linear;
    z-index: 2
}

@-webkit-keyframes rotateCircle8 {
    35% {
        opacity: 0
    }

    35.0007% {
        opacity: 1;
        -webkit-transform: rotateZ(-216deg);
        transform: rotateZ(-216deg)
    }

    42%,
    92% {
        -webkit-transform: rotateZ(-252deg);
        transform: rotateZ(-252deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

@keyframes rotateCircle8 {
    35% {
        opacity: 0
    }

    35.0007% {
        opacity: 1;
        -webkit-transform: rotateZ(-216deg);
        transform: rotateZ(-216deg)
    }

    42%,
    92% {
        -webkit-transform: rotateZ(-252deg);
        transform: rotateZ(-252deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

.preloader div:nth-child(9) {
    -webkit-transform: rotateZ(288deg);
    transform: rotateZ(288deg);
    -webkit-animation: rotateCircle9 2s infinite linear;
    animation: rotateCircle9 2s infinite linear;
    z-index: 1
}

@-webkit-keyframes rotateCircle9 {
    40% {
        opacity: 0
    }

    40.0008% {
        opacity: 1;
        -webkit-transform: rotateZ(-252deg);
        transform: rotateZ(-252deg)
    }

    47%,
    97% {
        -webkit-transform: rotateZ(-288deg);
        transform: rotateZ(-288deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

@keyframes rotateCircle9 {
    40% {
        opacity: 0
    }

    40.0008% {
        opacity: 1;
        -webkit-transform: rotateZ(-252deg);
        transform: rotateZ(-252deg)
    }

    47%,
    97% {
        -webkit-transform: rotateZ(-288deg);
        transform: rotateZ(-288deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

.preloader div:nth-child(10) {
    -webkit-transform: rotateZ(324deg);
    transform: rotateZ(324deg);
    -webkit-animation: rotateCircle10 2s infinite linear;
    animation: rotateCircle10 2s infinite linear;
    z-index: 0
}

@-webkit-keyframes rotateCircle10 {
    45% {
        opacity: 0
    }

    45.0009% {
        opacity: 1;
        -webkit-transform: rotateZ(-288deg);
        transform: rotateZ(-288deg)
    }

    102%,
    52% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

@keyframes rotateCircle10 {
    45% {
        opacity: 0
    }

    45.0009% {
        opacity: 1;
        -webkit-transform: rotateZ(-288deg);
        transform: rotateZ(-288deg)
    }

    102%,
    52% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg)
    }

    100% {
        -webkit-transform: rotateZ(-324deg);
        transform: rotateZ(-324deg);
        opacity: 1
    }
}

.filter-items .filter-item {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.filter-items .filter-item .filter-item-title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
    color: #6c6c6c;
    margin-bottom: 15px
}

.filter-items .filter-item select {
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    padding: 10px 15px;
    width: 100%;
    color: #dbdbdb;
    line-height: 1em;
    background-image: url(/img/svg/chevron-down-solid.svg);
    background-size: 10px;
    background-position: 95% center;
    background-repeat: no-repeat;
    text-indent: .01px;
    -ms-appearance: none;
    -webkit-appearance: none !important;
    appearance: none !important
}

.filter-items .filter-item select::-ms-expand {
    display: none
}

.filter-items .filter-item .filter-price-box {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.filter-items .filter-item .filter-price-box input {
    height: 35px;
    width: 70px;
    margin: 0 10px;
    border: 1px solid #dbdbdb;
    border-radius: 8px
}

.filter-items .filter-item .filter-other-list li {
    margin-bottom: 10px;
    display: flex;
    align-items: center
}

.filter-items .filter-item .filter-other-list li .checkbox-wrapper {
    margin-right: 10px
}

.filter-items .filter-item .filter-other-list li label {
    transition: all .4s ease;
    cursor: pointer
}

.filter-items .filter-item .filter-other-list li:hover label {
    color: #ff0101;
    transition: all .4s ease
}

.filter-items .filter-item .filter-other-list li>label {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.product-wrapper .container-flex {
    justify-content: space-between
}

.product-wrapper .product-preview {
    width: calc(45% - 20px)
}

.product-wrapper .product-preview .images-for {
    width: 100%;
    position: relative
}

.product-wrapper .product-preview .images-nav {
    width: 100%;
    position: relative;
    height: 100px
}

.product-wrapper .product-preview .images-nav .slick-slide {
    width: 100px;
    cursor: pointer
}

.product-wrapper .product-preview .images-nav .slick-slide>div {
    text-align: center
}

.product-wrapper .product-preview .images-nav .slick-slide .image-nav-item {
    border: 1px solid transparent;
    width: 80px !important;
    height: 80px;
    padding: 5px;
    border-radius: 15px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .4s ease
}

.product-wrapper .product-preview .images-nav .slick-current .image-nav-item {
    border-color: #ff0101;
    transition: all .4s ease
}

.product-wrapper .product-preview .images-nav .slick-dots {
    bottom: 0
}

.product-wrapper .product-info {
    width: calc(55% - 20px)
}

.product-wrapper .product-info .product-title {
    font-size: 24px;
    color: #ff0101;
    font-weight: 700;
    margin: 35px 0
}

.product-wrapper .product-info .product-title i {
    font-weight: 300
}

.product-wrapper .product-info .product-title span {
    background-color: #ff0101;
    color: #fff;
    padding: 10px
}

.product-wrapper .product-info .char-items .char-item {
    display: flex;
    margin-bottom: 20px;
    font-size: 14px;
    align-items: center;
    font-weight: 300
}

.product-wrapper .product-info .char-items .char-item b {
    min-width: 100px;
    text-transform: uppercase
}

.product-wrapper .product-info .char-items .char-item span {
    text-transform: lowercase
}

.product-wrapper .product-info .char-items .char-item .input-box {
    width: 70px
}

.product-wrapper .product-info .char-items .char-item .input-box input {
    border-radius: 8px;
    box-shadow: none;
    border: 1px solid #dbdbdb
}

.product-wrapper .product-info .char-items .char-item select {
    border: 1px solid #dbdbdb;
    padding: 5px 15px;
    height: 35px;
    box-sizing: border-box;
    border-radius: 8px
}

.product-wrapper .product-info .color-items {
    display: flex
}

.product-wrapper .product-info .color-items .color-item {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    position: relative
}

.product-wrapper .product-info .color-items .color-item input {
    position: absolute;
    opacity: 0
}

.product-wrapper .product-info .color-items .color-item label {
    cursor: pointer;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    border-radius: 8px;
    transition: all .4s ease
}

.product-wrapper .product-info .color-items .color-item input:checked+label {
    border: 1px solid #ff0101;
    transition: all .4s ease
}

.product-cost-items {
    display: flex;
    margin-top: 60px
}

.product-cost-items .product-cost-item {
    font-weight: 400;
    font-size: 16px;
    color: #6c6c6c;
    margin-right: 25px
}

.product-cost-items .product-cost-item i {
    font-weight: 300;
    margin-right: 10px;
    text-transform: uppercase
}

.product-cost-items .product-cost-item span {
    font-weight: 700;
    font-size: 24px
}

.product-cost-items .product-cost-item span sup {
    font-size: 16px;
    margin-left: -4px
}

.btn-wrapper {
    display: flex;
    margin-top: 30px
}

.btn-wrapper .btn-shop-items {
    display: flex;
    margin-right: 30px
}

.btn-wrapper .btn-shop-items .btn-shop {
    font-weight: 700;
    font-size: 14px;
    margin-right: 10px;
    text-transform: uppercase
}

.btn-wrapper .btn-shop-items .btn-shop i {
    margin-left: 10px
}

.btn-wrapper .btn-social-items {
    display: flex
}

.btn-wrapper .btn-social-items .btn-social-item {
    margin-right: 10px
}

.btn-wrapper .btn-social-items .btn-social-item:last-child {
    margin-right: 0
}

.last-see-product {
    padding-bottom: 40px
}

.last-see-product .product-item {
    width: calc(25% - 15px);
    float: left;
    margin-right: 20px
}

.last-see-product .product-item:nth-child(4n) {
    margin-right: 0
}

.product-other-info {
    background-color: #ececec;
    margin-top: 30px
}

.product-other-info .product-other-header {
    border-bottom: 1pt solid #fff;
    background-color: #dbdbdb;
    display: flex;
    justify-content: center
}

.product-other-info .product-other-header .tabs-nav {
    width: 1160px;
    padding: 15px 0
}

.product-other-info .product-other-header .tabs-nav .tab-nav {
    padding: 15px 10px;
    border-radius: 8px;
    margin-right: 15px
}

.product-other-info .tabs-items {
    width: 1200px;
    padding: 50px 20px;
    margin: 0 auto
}

.wrapper-error {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh
}

.wrapper-error .btn {
    width: 200px
}

.wrapper-error h4 {
    margin: 50px 0;
    font-size: 48px
}

.modal-cooperation .input-box,
.modal-filter .btn {
    margin-bottom: 40px
}

.modal-cooperation .btn {
    width: 100%;
}

.error-container {
    text-align: center;
    font-size: 180px;
    font-weight: 700
}

.error-container>span {
    line-height: .7;
    color: #FFB485;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.error-container>span:nth-of-type(1) {
    color: #D1F2A5;
    -webkit-animation: colordancing 4s infinite;
    animation: colordancing 4s infinite
}

.error-container>span:nth-of-type(3) {
    color: #F56991;
    -webkit-animation: colordancing2 4s infinite;
    animation: colordancing2 4s infinite
}

.error-container>span:nth-of-type(2) {
    width: 120px;
    height: 120px;
    border-radius: 999px
}

.error-container>span:nth-of-type(2)::after,
.error-container>span:nth-of-type(2)::before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: inherit;
    height: inherit;
    border-radius: 999px;
    box-shadow: inset 30px 0 0 rgba(209, 242, 165, .4), inset 0 30px 0 rgba(239, 250, 180, .4), inset -30px 0 0 rgba(255, 196, 140, .4), inset 0 -30px 0 rgba(245, 105, 145, .4);
    -webkit-animation: shadowsdancing 4s infinite;
    animation: shadowsdancing 4s infinite
}

.error-container>span:nth-of-type(2)::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.screen-reader-text {
    position: absolute;
    top: -9999em;
    left: -9999em
}

@-webkit-keyframes shadowsdancing {

    0%,
    100% {
        box-shadow: inset 30px 0 0 rgba(209, 242, 165, .4), inset 0 30px 0 rgba(239, 250, 180, .4), inset -30px 0 0 rgba(255, 196, 140, .4), inset 0 -30px 0 rgba(245, 105, 145, .4)
    }

    25% {
        box-shadow: inset 30px 0 0 rgba(245, 105, 145, .4), inset 0 30px 0 rgba(209, 242, 165, .4), inset -30px 0 0 rgba(239, 250, 180, .4), inset 0 -30px 0 rgba(255, 196, 140, .4)
    }

    50% {
        box-shadow: inset 30px 0 0 rgba(255, 196, 140, .4), inset 0 30px 0 rgba(245, 105, 145, .4), inset -30px 0 0 rgba(209, 242, 165, .4), inset 0 -30px 0 rgba(239, 250, 180, .4)
    }

    75% {
        box-shadow: inset 30px 0 0 rgba(239, 250, 180, .4), inset 0 30px 0 rgba(255, 196, 140, .4), inset -30px 0 0 rgba(245, 105, 145, .4), inset 0 -30px 0 rgba(209, 242, 165, .4)
    }
}

@keyframes shadowsdancing {

    0%,
    100% {
        box-shadow: inset 30px 0 0 rgba(209, 242, 165, .4), inset 0 30px 0 rgba(239, 250, 180, .4), inset -30px 0 0 rgba(255, 196, 140, .4), inset 0 -30px 0 rgba(245, 105, 145, .4)
    }

    25% {
        box-shadow: inset 30px 0 0 rgba(245, 105, 145, .4), inset 0 30px 0 rgba(209, 242, 165, .4), inset -30px 0 0 rgba(239, 250, 180, .4), inset 0 -30px 0 rgba(255, 196, 140, .4)
    }

    50% {
        box-shadow: inset 30px 0 0 rgba(255, 196, 140, .4), inset 0 30px 0 rgba(245, 105, 145, .4), inset -30px 0 0 rgba(209, 242, 165, .4), inset 0 -30px 0 rgba(239, 250, 180, .4)
    }

    75% {
        box-shadow: inset 30px 0 0 rgba(239, 250, 180, .4), inset 0 30px 0 rgba(255, 196, 140, .4), inset -30px 0 0 rgba(245, 105, 145, .4), inset 0 -30px 0 rgba(209, 242, 165, .4)
    }
}

@-webkit-keyframes colordancing {

    0%,
    100% {
        color: #D1F2A5
    }

    25% {
        color: #F56991
    }

    50% {
        color: #FFC48C
    }

    75% {
        color: #EFFAB4
    }
}

@keyframes colordancing {

    0%,
    100% {
        color: #D1F2A5
    }

    25% {
        color: #F56991
    }

    50% {
        color: #FFC48C
    }

    75% {
        color: #EFFAB4
    }
}

@-webkit-keyframes colordancing2 {

    0%,
    100% {
        color: #FFC48C
    }

    25% {
        color: #EFFAB4
    }

    50% {
        color: #D1F2A5
    }

    75% {
        color: #F56991
    }
}

@keyframes colordancing2 {

    0%,
    100% {
        color: #FFC48C
    }

    25% {
        color: #EFFAB4
    }

    50% {
        color: #D1F2A5
    }

    75% {
        color: #F56991
    }
}

.modal-filter {
    position: fixed;
    width: 100vw;
    height: calc(100vh - 120px);
    display: none;
    padding: 40px;
    background-color: #fff;
    top: 120px;
    left: 0;
    z-index: 999
}

.modal-cooperation,
.modal-delivery {
    position: fixed;
    width: 100vw;
    height: 100vh;
    display: none;
    padding: 40px;
    background-color: #fff;
    top: 0;
    left: 0;
    z-index: 999
}

.modal-cooperation .js-close,
.modal-delivery .js-close,
.modal-filter .js-close {
    color: #ff0101;
    position: absolute;
    right: 40px;
    top: 40px;
    font-size: 22px
}

.modal-cooperation .modal-content,
.modal-delivery .modal-content,
.modal-filter .modal-content {
    width: 100%;
    margin-top: 40px
}

.modal-cooperation {
    justify-content: center;
    align-items: center
}

.modal-cooperation .modal-content {
    width: 400px
}

.modal-filter {
    flex-direction: column
}

.modal-filter .btn {
    width: 200px
}

.btn-empty {
    background-color: #c6c6c6 !important
}

.footer {
    background-color: #dbdbdb
}

.footer .footer-info-items {
    padding: 65px 0;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 300
}

.footer .footer-info-items>li {
    width: 33.33%
}

.footer .footer-info-items:nth-child(2) {
    display: flex;
    justify-content: center
}

.footer .footer-info-items>li:last-child ol {
    display: flex;
    flex-direction: column
}

.footer .footer-info-items>li:last-child ol li {
    text-align: right
}

.footer .footer-info-items .work-time-items sup {
    font-size: 12px
}

.footer .footer-info-items .social-wrapper {
    margin-top: 35px;
    width: 275px;
    display: flex;
    justify-content: space-between
}

.footer .footer-info-items .social-wrapper .social-items {
    display: flex;
    width: 30%;
    justify-content: space-between
}

.footer .footer-info-items .footer-menu-items {
    margin-left: 45%
}

.footer .footer-info-items .footer-menu-items .footer-menu-item {
    margin-top: 10px;
    text-align: left
}

.footer .footer-info-items .footer-menu-items .footer-menu-item:first-child {
    margin-top: 0
}

.footer .footer-info-items .address-items li {
    margin-top: 10px
}

.footer .footer-info-items .address-items li:first-child {
    margin-top: 0
}

.footer .footer-info-items .phone-items {
    margin-top: 35px
}

.footer .footer-info-items .phone-items li {
    font-size: 18px;
    font-weight: 300;
    margin-top: 10px
}

.footer .footer-info-items .phone-items li span {
    font-size: 16px
}

.footer .footer-info-items .phone-items li:first-child {
    margin-top: 0
}

.footer .copyright-wrapper {
    width: 100%;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ececec;
    font-size: 12px;
    font-weight: 300
}

.modal-reset {}

.infobox-pagination .pagination-items {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.infobox-pagination .pagination-items .pagination-item {

    margin: 0 10px;
    color: white;
    font-weight: bold;
    font-size: 16px;
    border-radius: 8px;
    background-color: #dbdbdb;
}

.infobox-pagination .pagination-items .pagination-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
}

.infobox-pagination .pagination-items .pagination-item.active {
    background-color: #ff0101;
}

.modal-reset {
    height: calc(100vh - 200px);
    padding-top: 200px;
    min-height: 650px;
}

.modal-reset form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}

.modal-reset .input-box {
    margin-top: 40px;
    width: 350px;
}

.modal-reset .btn {
    margin-top: 30px;
    width: 350px;

}

.error-box input,
.error-box select {
    border: 1pt solid #ff0101
}

.error-box input,
.error-box label,
.error-box option,
.error-box select {
    color: #ff0101
}
.link-wrapper {
    order: 2;
    display: flex;
    width: 100%;
    flex-direction: column;

}
.ofert {
    display: flex;
    width: auto;
    justify-content: center;
    color: #d5d5d5;
    align-items: center;
    padding-left: 25%;
    font-size: 14px;
    margin-top: 10px;
}
@media not screen and (max-width:1025px) {
    .modal-mobile {
        display: none !important;
    }
}

@media (max-width:1200px) {

    .container,
    .container-flex,
    .header-page .slider-item .text-container,
    .product-other-info .tabs-items {
        width: 100%
    }

    .header-page,
    .header-page .slider-item {
        min-height: 700px;
        height: 50vh;
        padding-top: 70px;
    }

    .header-page .slider-item .text-container {
        padding: 0 40px
    }

    .header-page .slick-prev {
        left: 0
    }

    .header-page .slick-next {
        right: 0
    }
}

@media (max-width:1024.98px) {

    aside.cabinet-nav,
    .full-menu {
        display: none
    }

    .modal-sign,
    .modal-user {
        top: 0;
        flex-direction: column;
        justify-content: center;
        z-index: 999
    }

    .modal-sign {
        bottom: 0
    }

    .modal-user {
        top: 45%;
        left: 0;
        right: 0;
        margin: auto
    }

    .mobile-menu-header {
        display: flex;
        box-shadow: 0 0 15px rgba(0, 0, 0, .2);
        justify-content: space-between;
        align-items: center;
        width: 100%;
        padding: 0 10px;
        height: 70px;
        position: fixed;
        z-index: 999;
        background-color: #fff
    }

    .mobile-menu-header .logo {
        height: 100%;
        width: auto
    }

    .mobile-menu-header .logo img {
        height: 100%;
        /*width: 100%*/
    }

    .mobile-menu-wrapper {
        display: flex;
        overflow-y: auto;
        position: fixed;
        z-index: 900;
        height: 100vh;
        color: #ff0101;
        width: 0;
        top: 0;
        right: 0;
        transition: all .6s cubic-bezier(.62, .04, .3, 1.56);
        transition-delay: .1s
        /* opacity: 0; */
        /* display: none; */
        /* visibility: hidden */
    }

    .mobile-menu-wrapper .mobile-nav {
        padding: 40px 40px 0;
        display: flex;
        height: calc(100% - 70px);
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: space-between
    }



    .mobile-menu-wrapper .mobile-nav .mobile-menu-items {
        min-height: calc(100vh - 230px);
        overflow-y: auto;
        margin-bottom: 20px;
    }

    .mobile-menu-wrapper .mobile-nav .mobile-menu-items .mobile-menu-item {
        margin: 20px 0;
        font-size: 24px
    }

    .mobile-menu-wrapper .mobile-nav .mobile-menu-items .list-menu-items {
        display: none;
        border-right: 1pt solid #fff;
        margin-right: 10px;
        padding-right: 10px
    }

    .mobile-menu-wrapper .mobile-nav .mobile-menu-items .list-menu-items li {
        margin: 10px 0
    }

    .mobile-menu-wrapper .mobile-nav .mobile-menu-items .active .list-menu-items {
        display: block
    }

    .mobile-menu-wrapper .wrapper-button-speed {
        display: flex;
        width: 100%;
        justify-content: space-around;
        font-size: 26px;
        align-items: center;
        position: relative;
        height: 55px
    }

    .mobile-menu-wrapper .wrapper-button-speed::before {
        content: '';
        position: absolute;
        width: 100vw;
        height: 100%;
        bottom: 0;
        background-color: #fff;
        z-index: -1
    }

    .mobile-menu-wrapper .wrapper-button-speed .button-speed-item {
        width: 100%;
        height: 100%;
        position: relative
    }

    .mobile-menu-wrapper .wrapper-button-speed .button-speed-item:first-child {
        border-left: 1pt solid #ff0101
    }

    .mobile-menu-wrapper .wrapper-button-speed .button-speed-item>a {
        width: 100%;
        height: 100%;
        color: #6c6c6c;
        display: flex;
        align-items: center;
        justify-content: center;
        border-right: 1pt solid #ff0101
    }

    .mobile-menu-wrapper .wrapper-button-speed .button-speed-item .lang-items {
        display: none;
        position: absolute;
        bottom: 100px;
        width: 100%;
        text-align: center;
        background-color: #ff0101;
        padding: 0;
        border-radius: 8px
    }

    .mobile-menu-wrapper .wrapper-button-speed .button-speed-item .lang-items li {
        height: 100%
    }

    .mobile-menu-wrapper .wrapper-button-speed .button-speed-item .lang-items li a {
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 20px 0;
        border-bottom: 1pt solid #ff0101
    }

    .mobile-menu-wrapper .wrapper-button-speed .button-speed-item .lang-items li:last-child a {
        border-bottom: none
    }

    .mobile-menu-wrapper .wrapper-button-speed .button-speed-item .lang-items.active {
        display: block
    }

    .mobile-menu-wrapper .modal-sign,
    .mobile-menu-wrapper .modal-user {
        top: 0;
        bottom: 0;
        flex-direction: column;
        justify-content: center
    }

    .mobile-menu-wrapper.active {
        opacity: 1;
        width: 100vw;
    }

    .menu {
        position: relative;
        z-index: 99;
        width: 70px;
        transform: scale(0.5);
        height: 70px
    }

    .menu svg {
        -webkit-transform: translateZ(0) scaleY(-1);
        transform: translateZ(0) scaleY(-1)
    }

    .menu circle {
        fill: none;
        stroke: #ff0101;
        stroke-width: 5px;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-dasharray: 205;
        stroke-dashoffset: 205;
        transition: all .5s cubic-bezier(.87, 0, .19, 1) .25s
    }

    .menu .bar {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 70px;
        height: 36px;
        overflow: hidden;
        margin: -18px 0 0 -35px
    }

    .menu .bar .line,
    .menu .bar:after,
    .menu .bar:before {
        position: absolute;
        background: #ff0101;
        width: 42px;
        height: 5px;
        left: 50%;
        top: 50%;
        border-radius: 5px
    }

    .menu .bar .line {
        margin: -2px 0 0 -21px;
        transition: -webkit-transform .6s cubic-bezier(.87, -.41, .19, 1.44);
        transition: transform .6s cubic-bezier(.87, -.41, .19, 1.44);
        transition: transform .6s cubic-bezier(.87, -.41, .19, 1.44), -webkit-transform .6s cubic-bezier(.87, -.41, .19, 1.44)
    }

    .menu .bar:after,
    .menu .bar:before {
        content: "";
        margin-left: -21px;
        transition: -webkit-transform .6s cubic-bezier(.87, -.41, .19, 1.44);
        transition: transform .6s cubic-bezier(.87, -.41, .19, 1.44);
        transition: transform .6s cubic-bezier(.87, -.41, .19, 1.44), -webkit-transform .6s cubic-bezier(.87, -.41, .19, 1.44)
    }

    .dark-blue,
    .mobile-nav {
        position: absolute;
        right: 0;
        height: calc(100vh - 120px);
        z-index: 1
    }

    .menu .bar:before {
        margin-top: -13px
    }

    .menu .bar:after {
        margin-top: 9px
    }

    .menu.active circle {
        stroke-dashoffset: 0
    }

    .menu.active .bar .line {
        -webkit-transform: translateX(150%);
        transform: translateX(150%)
    }

    .menu.active .bar:before {
        -webkit-transform: translate3d(0, 11px, 0) rotate(-45deg);
        transform: translate3d(0, 11px, 0) rotate(-45deg)
    }

    .menu.active .bar:after {
        -webkit-transform: translate3d(0, -12px, 0) rotate(45deg);
        transform: translate3d(0, -12px, 0) rotate(45deg)
    }

    .mobile-nav {
        background-color: #fff;
        top: 70px;
        width: 0%;
        opacity: 0;
        transition: all .6s cubic-bezier(.62, .04, .3, 1.56);
        transition-delay: .1s
    }

    .mobile-nav ul {
        margin: 0;
        position: absolute;
        top: 30%;
        left: 40%
    }

    .mobile-nav ul li {
        list-style: none;
        font-size: 24px;
        color: #ff0101;
        text-transform: uppercase
    }

    .mobile-nav.show {
        width: 100%;
        opacity: 1
    }

    .dark-blue {
        top: 120px;
        background: rgba(255, 1, 1, .5);
        width: 0%;
        transition: all .5s cubic-bezier(.62, .04, .3, 1.8);
        transition-delay: 50ms;
        opacity: 1
    }

    .dark-blue.slide {
        width: 100%;
        opacity: 1
    }

    .modal-sign,
    .modal-user {
        position: fixed;
    }

    .novelty .novelty-content .novelty-slider .slider-item .product-item {
        width: 100%
    }

    .novelty .novelty-content .novelty-slider .slider-item .product-item:nth-child(3),
    .novelty .novelty-content .novelty-slider .slider-item .product-item:nth-child(4) {
        display: none
    }

    .about-us .about-us-items .about-us-item {
        width: 45%

    }

    .subscribe .wrapper-subscribe {
        width: 50%
    }

    .breadcrumbs-wrapper {
        padding-top: 70px
    }

	.breadcrumbs-wrapper .breadcrumbs-items {
		padding: 15px 20px;
		flex-wrap: wrap;
	}
    .breadcrumbs-wrapper .container-flex {
        justify-content: space-between
    }

    .breadcrumbs-wrapper .container-flex .btn {
        display: flex;
        width: 150px
    }

    .store-wrapper .container-flex .filter-items {
        display: none
    }

    .store-wrapper .container-flex .store-items {
        width: 100%
    }

    form.cabinet-wrapper {
        margin: 0;
        display: flex;
        flex-direction: column
    }

    .cabinet-wrapper .cabinet-content {
        width: 100%;
        margin: 0 0 40px;
        padding: 0 20px;
        order: -1
    }

    form.cabinet-wrapper .cabinet-content {
        width: 100%;
        margin-left: 0;
        padding: 40px;
    }

    form.cabinet-wrapper .cabinet-form {
        order: 2;
        width: 85%;
        margin: 0 auto 40px
    }

    form.cabinet-wrapper button[type=submit] {
        margin: 0 auto;
    }
    .link-wrapper {
        order: 2;
        display: flex;
        width: 100%;
        flex-direction: column;
    }
    .ofert {
        display: flex;
        width: auto;
        justify-content: center;
        color: #d5d5d5;
        align-items: center;
        padding-left: 0;
        font-size: 14px;
        margin-top: 10px;
    }

    .last-see-product .container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .last-see-product .product-item {
        margin-bottom: 20px;
        width: calc(33.333% - 20px);
        margin-right: 20px
    }

    .last-see-product .product-item:nth-child(3n) {
        margin-right: 0
    }

    .footer .footer-info-items>li {
        width: 30%
    }

    .footer .footer-info-items .social-wrapper {
        width: 100%
    }

    .footer .footer-info-items .footer-menu-items {
        margin-left: 0
    }

    .footer .footer-info-items .footer-menu-items .footer-menu-item {
        text-align: center
    }
    .footer .copyright-wrapper {
        text-align: center;
        padding: 0 10px;
    }
}

@media (max-width:768.98px) {
    .container {
        width: 100%
    }

    .store-wrapper .container-flex .store-items .product-item {
        width: calc(50% - 20px)
    }

    .last-see-product .product-item {
        margin-bottom: 20px;
        width: calc(50% - 20px)
    }

    .last-see-product .product-item:nth-child(3n) {
        margin-right: 20px
    }

    .last-see-product .product-item:nth-child(even) {
        margin-right: 0
    }

    .cabinet-wrapper .other-info {
        flex-wrap: wrap;
    }

    .cabinet-wrapper .list-delivery-type {
        justify-content: center;
    }

    .cabinet-wrapper .other-info .delivery-wrapper,
    .cabinet-wrapper .other-info .payment-wrapper,
    .about-us .about-us-items .about-us-item {
        width: 100%
    }

    .switch-items .btn-switch {
        padding: 0 20px;
    }

    .cabinet-wrapper .liked-content {
        flex-wrap: wrap;
        justify-content: center;
    }

    .cabinet-wrapper .liked-content .product-item {
        width: 45%;
    }
}

@media (max-width:575.98px) {
    .container {
        width: 100%
    }

    .title-section {
        font-size: 36px;
    }
    .header-page .slider-item .text-container {
        padding: 0 20px;
    }
    .store-wrapper .container-flex .store-items .product-item {
        width: calc(100% - 20px)
    }

    .last-see-product .product-item {
        width: calc(100% - 20px);
        margin-right: 0
    }

    .order-list-items .order-list-item .info-order .info-order-main .order-product-items .order-product-item {
        flex-wrap: wrap;
        border-bottom: 1pt solid #8c8c8c;
        padding-bottom: 10px;
        justify-content: center;
    }

    .order-list-items .order-list-item .info-order .info-order-main .order-product-items .order-product-item .item-info .name {
        text-align: center;
    }

    .order-list-items .order-list-item .info-order {
        border-right: none;
    }

    .order-list-items .order-list-item .info-order .order-header .order-status {
        float: left;
    }

    .order-list-items .order-list-item .info-delivery {
        margin-top: 10px;
    }
    .cabinet-wrapper .cabinet-content .info-wrapper-user .people-password,
    .cabinet-wrapper .list-delivery-type,
    .subscribe .container-flex,
    .order-list-items .order-list-item,
    .cabinet-wrapper .cabinet-content .info-wrapper-user .phone-items .phone-item,
    .cabinet-wrapper .list-products .item-product,
    .product-wrapper .container-flex {
        flex-wrap: wrap
    }

    .cabinet-wrapper .cabinet-content .info-wrapper .general-info {
        padding-right: 0;
    }

    .cabinet-wrapper .cabinet-content .info-wrapper-user .phone-items .phone-item .btn-content {
        margin-top: 40px;
    }

    .cabinet-wrapper .list-products .item-product .product-price {
        text-align: left;
    }

    .cabinet-wrapper .list-products .item-product .product-price,
    .cabinet-wrapper .list-products .item-product .product-count {
        padding-left: 105px;
        margin-top: 20px;
        width: 100%;
    }

    .cabinet-wrapper .list-products .item-product .product-info {
        width: calc(100% - 115px);
    }

    .cabinet-wrapper .liked-content .product-item {
        margin-bottom: 30px;
    }

    .cabinet-wrapper .liked-content .product-item,
    .order-list-items .order-list-item .info-delivery,
    .subscribe .container-flex .wrapper-subscribe,
    .order-list-items .order-list-item .info-order,
    .cabinet-wrapper .cabinet-content .date-items .date-item .btn-content,
    .cabinet-wrapper .cabinet-content .date-items .date-item .btn-content a,
    .cabinet-wrapper .cabinet-content .date-items .date-item .date-item-content,
    .cabinet-wrapper .cabinet-content .delivery-items .delivery-item .btn-content,
    .cabinet-wrapper .cabinet-content .info-wrapper-user .phone-items .phone-item .btn-content a,
    .cabinet-wrapper .cabinet-content .info-wrapper-user .phone-items .phone-item .input-box,
    .cabinet-wrapper .cabinet-content .info-wrapper-user .phone-items .phone-item .btn-content,
    .cabinet-wrapper .cabinet-content .info-wrapper-user .phone-items .phone-item,
    .cabinet-wrapper .cabinet-content .delivery-items .delivery-item .btn-content a,
    .cabinet-wrapper .cabinet-content .delivery-items .delivery-item .delivery-item-content,
    .cabinet-wrapper .cabinet-content .info-wrapper-user .people-info,
    .cabinet-wrapper .cabinet-content .info-wrapper-user .phone-items,
    .cabinet-wrapper .cabinet-content .info-wrapper-user .people-password,
    .cabinet-wrapper .cabinet-content .info-wrapper .general-info,
    .product-wrapper .product-info,
    .product-wrapper .product-preview {
        width: 100%
    }

    .cabinet-wrapper .list-products .item-product .product-info .product-color p {
        min-width: 70px;
    }

    .cabinet-wrapper .list-delivery-type {
        height: auto;
    }

    .cabinet-wrapper .list-delivery-type li {
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }

    .subscribe .container-flex .title-subscribe {
        width: 100%;
        justify-content: center;
        margin-bottom: 40px
    }

    .footer .footer-info-items {
        padding: 40px 0;
        flex-direction: column
    }

    .footer .footer-info-items>li {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #6c6c6c
    }

    .footer .footer-info-items .social-wrapper {
        width: 100%;
        text-align: center;
        margin-top: 20px;
        flex-wrap: wrap;
        justify-content: center
    }

    .footer .footer-info-items .social-wrapper .social-items {
        margin-top: 20px;
        width: 100%;
        padding: 0 25%
    }

    .footer .footer-info-items>li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none
    }

    .footer .footer-info-items>li:last-child ol li {
        text-align: center
    }

    .novelty {
        background-color: #ececec;
    }
    .novelty .novelty-bg,
    .novelty .novelty-content::before {
        display: none;
    }
    .novelty .novelty-content {
        width: 100%;
        margin: 0;
    }
    .novelty .novelty-content .novelty-slider {
        width: 100%;
        left: 0;
    }
    .cabinet-wrapper .cabinet-content .info-wrapper-user .people-password .input-box {
        width: 100%;
        margin-bottom: 40px;
    }
    .cabinet-wrapper .cabinet-content .info-wrapper-user .people-password .input-box:last-child,
    .cabinet-wrapper .cabinet-content .info-wrapper-user .people-info .input-box:last-child {
        margin-bottom: 0;
    }

    .about-us .about-us-items .about-us-item {
        flex-direction: column;
        margin: 0 0 20px;
    }

    .about-us .about-us-items .about-us-item .item-bg {
        margin: 0 0 20px;
    }
    .about-us .about-us-items .about-us-item .item-desc {
        width: 100%;
    }

}

@media (max-width:380px) {

    .cabinet-wrapper .list-products .item-product .product-image {
        width: 80px;
        height: 80px;
    }

    .cabinet-wrapper .list-products .item-product .product-info {
        width: calc(100% - 95px)
    }

    .cabinet-wrapper .list-products .item-product .product-price,
    .cabinet-wrapper .list-products .item-product .product-count {
        padding-left: 85px;
        margin-top: 20px;
        width: 100%;
    }

}

.hidden{
    overflow: hidden;
}