/*!
 * Font Awesome Free 5.0.2 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.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 {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.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; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.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-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-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-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-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-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-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-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-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.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-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-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-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-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-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"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*!
 * Font Awesome Free 5.0.2 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/fa-regular-400.eot");
  src: url("fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-regular-400.woff2") format("woff2"), url("fonts/fa-regular-400.woff") format("woff"), url("fonts/fa-regular-400.ttf") format("truetype"), url("fonts/fa-regular-400.nw1pn7yx#fontawesome") format("nw1pn7yx"); }
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

/*!
 * Font Awesome Free 5.0.2 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("fonts/fa-solid-900.eot");
  src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fonts/fa-solid-900.woff2") format("woff2"), url("fonts/fa-solid-900.woff") format("woff"), url("fonts/fa-solid-900.ttf") format("truetype"), url("fonts/fa-solid-900.nw1pn7yx#fontawesome") format("nw1pn7yx"); }
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*!
 * Font Awesome Free 5.0.2 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("fonts/fa-brands-400.eot");
  src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff"), url("fonts/fa-brands-400.ttf") format("truetype"), url("fonts/fa-brands-400.nw1pn7yx#fontawesome") format("nw1pn7yx"); }
.fab {
  font-family: 'Font Awesome 5 Brands'; }

/*
 *  Owl Carousel - Core
 */
.ooc0x2mb {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .ooc0x2mb .ewjcqvtb {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .ooc0x2mb .ewjcqvtb:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .ooc0x2mb .bk5il2o0 {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .ooc0x2mb .owl-wrapper,
  .ooc0x2mb .taeqtplu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .ooc0x2mb .taeqtplu {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .ooc0x2mb .taeqtplu img {
    display: block;
    width: 100%; }
  .ooc0x2mb .owl-nav.disabled,
  .ooc0x2mb .owl-dots.disabled {
    display: none; }
  .ooc0x2mb .owl-nav .owl-prev,
  .ooc0x2mb .owl-nav .owl-next,
  .ooc0x2mb .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .ooc0x2mb.jrj1u9nw {
    display: block; }
  .ooc0x2mb.owl-loading {
    opacity: 0;
    display: block; }
  .ooc0x2mb.owl-hidden {
    opacity: 0; }
  .ooc0x2mb.owl-refresh .taeqtplu {
    visibility: hidden; }
  .ooc0x2mb.gjvzb02j .taeqtplu {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .ooc0x2mb.owl-grab {
    cursor: move;
    cursor: grab; }
  .ooc0x2mb.owl-rtl {
    direction: rtl; }
  .ooc0x2mb.owl-rtl .taeqtplu {
    float: right; }

/* No Js */
.no-js .ooc0x2mb {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.ooc0x2mb .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }
.ooc0x2mb .owl-animated-in {
  z-index: 0; }
.ooc0x2mb .owl-animated-out {
  z-index: 1; }
.ooc0x2mb .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.ooc0x2mb .taeqtplu .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }
.ooc0x2mb .taeqtplu img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.ooc0x2mb .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }
.ooc0x2mb .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }
.ooc0x2mb .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }
.ooc0x2mb .owl-video-playing .owl-video-tn,
.ooc0x2mb .owl-video-playing .owl-video-play-icon {
  display: none; }
.ooc0x2mb .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }
.ooc0x2mb .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 * 	Default theme - Owl Carousel CSS File
 */
.mnqn04xn .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .mnqn04xn .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .mnqn04xn .owl-nav [class*='owl-']:hover {
      background: transparent;
      color: #FFF;
      text-decoration: none; }
  .mnqn04xn .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }
.mnqn04xn .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }
.mnqn04xn .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .mnqn04xn .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .mnqn04xn .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: transparent;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .mnqn04xn .owl-dots .owl-dot.active span, .mnqn04xn .owl-dots .owl-dot:hover span {
      background: transparent; }

* {
  margin: 0;
  padding: 0;
  outline: none; }

body {
  font-family: "Montserrat", sans-serif;
  color: #29262f; }

a {
  text-decoration: none;
  color: #000; }

.hc2ws0wq {
  z-index: -1; }

span.block_title {
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative; }
  span.block_title:after {
    content: "";
    background: url(/catalog/view/theme/grifel/images/leaf_on_text.png) no-repeat 0 0;
    display: block;
    position: absolute;
    left: 50%;
    top: -25px;
    width: 69px;
    height: 22px;
    transform: translateX(-50%); }

.button-like {
  background: url(/catalog/view/theme/grifel/images/icon-like.png) no-repeat center center;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-size: contain; }
  .button-like:hover {
    background: url(/catalog/view/theme/grifel/images/icon-liked.png) no-repeat center center;
    background-size: contain; }
  .button-like.liked {
    background: url(/catalog/view/theme/grifel/images/icon-liked.png) no-repeat center center;
    background-size: contain; }

.ckvphwev {
  background: #9dac39;
  border: 3px solid #9dac39;
  border-radius: 25px;
  padding: 10px 20px;
  transition: all 0.4s;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase; }
  .ckvphwev.big-padding {
    padding: 10px 40px; }
  .ckvphwev:hover {
    box-shadow: 2px 3px 15px 1px #8c8a8a; }

.aicnx8ky {
  width: 1200px;
  margin: 0 auto; }

.box-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.47); }

/**
Carousel pagination
**/
.owl-additional-pagination {
  position: absolute;
  z-index: 1;
  top: 45%;
  right: 60px;
  transform: translateY(-50%); }
  .owl-additional-pagination p {
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    color: #fff;
    margin-bottom: 3px; }
    .owl-additional-pagination p:last-child {
      margin-bottom: 0; }
    .owl-additional-pagination p.active {
      font-size: 23px;
      font-weight: bold; }

.dyinzhq0 > div:not(.active) {
  display: none; }

.black_color {
  color: black; }

.white_color {
  color: white; }

.pagination {
  text-align: center;
  list-style-type: none;
  margin: 40px 0; }
  .pagination li {
    display: inline-block;
    margin: 0 4px;
    line-height: 45px; }
    .pagination li.active a, .pagination li.active span {
      color: #fff;
      background: #9dac39;
      border: 1px solid transparent; }
    .pagination li a, .pagination li span {
      padding: 7px 12px;
      border-radius: 5px;
      border: 1px solid #9dac39; }

.header {
  background-image: url("/catalog/view/theme/grifel/images/header_bg.png");
  background-repeat: repeat;
  position: relative; }
  .h9lx10gm {
    background: #9dac39; }
    .kaqq5o21 {
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 35px; }
      @media (max-width: 786px) {
        .kaqq5o21 {
          flex-direction: row-reverse; } }
      .woah10er {
        display: flex;
        align-items: center; }
        .woah10er a {
          color: #fff; }
        .woah10er .header_info_social {
          align-items: center;
          display: flex;
          margin-left: 25px; }
          .woah10er .header_info_social_link {
            margin-right: 15px; }
            .woah10er .header_info_social_link::before {
              content: '';
              display: block;
              width: 25px;
              height: 25px;
              background-position: center;
              background-repeat: no-repeat;
              background-size: contain; }
            .woah10er .header_info_social_link.fb::before {
              background-image: url("/catalog/view/theme/grifel/images/social_icons/fb-icon.png"); }
            .woah10er .header_info_social_link.inst::before {
              background-image: url("/catalog/view/theme/grifel/images/social_icons/inst-icon.png"); }
            .woah10er .header_info_social_link.gpus::before {
              background-image: url("/catalog/view/theme/grifel/images/social_icons/gplus-icon.png"); }
            .woah10er .header_info_social_link.vk::before {
              background-image: url("/catalog/view/theme/grifel/images/social_icons/vk-icon.png"); }
            .woah10er .header_info_social_link.yt::before {
              background-image: url("/catalog/view/theme/grifel/images/social_icons/yt-icon.png"); }
      .header_head_wrapper-account a {
        display: flex;
        align-items: center;
        color: #fff; }
        @media (max-width: 786px) {
          .header_head_wrapper-account a {
            justify-content: flex-end; } }
        .header_head_wrapper-account a img {
          display: inline-block;
          margin-left: 10px; }
      .header_head_wrapper-mobile_social {
        display: none; }
  .a72vhcmy {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0; }
    @media (max-width: 1199px) {
      .a72vhcmy {
        flex-wrap: wrap; } }
    @media (max-width: 786px) {
      .a72vhcmy {
        padding-top: 0;
        justify-content: flex-end; } }
    @media (max-width: 1199px) {
      .m27ey9q4.sv22akyv {
        order: 1;
        margin-right: 30px;
        margin-left: 20px; } }
    @media (max-width: 786px) {
      .m27ey9q4.sv22akyv {
        margin-right: auto; } }
    @media (max-width: 500px) {
      .m27ey9q4.sv22akyv {
        margin-left: 0; } }
    @media (max-width: 1199px) {
      .m27ey9q4.b0mxgj45 {
        order: 2;
        padding-left: 30px; } }
  @media (max-width: 1199px) and (max-width: 500px) {
    .m27ey9q4.b0mxgj45 {
      padding-left: 0;
      width: 160px; } }

    @media (max-width: 1199px) {
      .m27ey9q4.j2u12mi2 {
        order: 3;
        width: 100%;
        margin-top: 20px; } }
    @media (max-width: 786px) {
      .m27ey9q4.j2u12mi2 {
        display: none; } }
    .hfi70p56 a {
      display: block;
      width: 180px; }
      .hfi70p56 a img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        margin-top: 5px; }
    .s24iwdnz {
      display: none; }
      .header_container-item-mobile-nav__container {
        position: fixed;
        border-left: 3px solid #9dac39;
        z-index: 99999;
        top: 0;
        right: -80%;
        width: 80%;
        height: 100%;
        max-width: 80%;
        background: #fff;
        transition: all .8s; }
        .header_container-item-mobile-nav__container.open {
          right: 0; }
        .header_container-item-mobile-nav__container-close {
          position: absolute;
          display: block;
          right: 10px;
          top: 10px; }
        .header_container-item-mobile-nav__container .header_container-item-menu__list ul:first-child {
          margin-bottom: 0;
          margin-top: 45px; }
        .header_container-item-mobile-nav__container .header_container-item-menu__list ul:nth-child(2) {
          margin-top: 0; }
        .header_container-item-mobile-nav__container .header_container-item-menu__social {
          text-align: center; }
          .header_container-item-mobile-nav__container .header_container-item-menu__social a {
            margin-right: 10px; }
        .header_container-item-mobile-nav__container ul {
          margin: 45px 0; }
          .header_container-item-mobile-nav__container ul li {
            width: 100%;
            display: block;
            text-align: center;
            margin-top: 20px; }
            .header_container-item-mobile-nav__container ul li a {
              font-size: 28px;
              padding: 0 15px; }
      .jw75klmc button {
        outline: none;
        color: #fff;
        background: transparent;
        border: 0 none; }
    .header_container-item__burger button {
      outline: none;
      padding: 5px;
      color: #000;
      background: transparent;
      border: 0 none; }
    @media (max-width: 1199px) {
      .hwn7q54o {
        display: flex;
        align-items: center;
        justify-content: flex-end; } }
    .hwn7q54o ul li {
      display: inline-block;
      text-align: center;
      width: 120px; }
      .hwn7q54o ul li a {
        padding: 5px 0px;
        text-transform: uppercase;
        color: #000;
        font-size: 14px;
        font-family: "Montserrat", sans-serif;
        position: relative;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center; }
        .hwn7q54o ul li a:hover {
          color: #fff;
          background-image: url(/catalog/view/theme/grifel/images/nav-bg.png);
          background-repeat: no-repeat;
          background-size: 100% 100%;
          background-position: center; }
        .hwn7q54o ul li a.active {
          background-image: url(/catalog/view/theme/grifel/images/nav-bg.png);
          background-repeat: no-repeat;
          background-size: 100% 100%;
          background-position: center; }
    .header_container-item__contacts {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .header_container-item__contacts:hover img.animate_phone {
        transform: rotate(45deg); }
      .header_container-item__contacts-item {
        margin-left: 10px; }
        @media (max-width: 786px) {
          .header_container-item__contacts-item.phone_image {
            display: none; } }
        .header_container-item__contacts-item img.animate_phone {
          transition: all .3s; }
        .header_container-item__contacts-item p {
          font-size: 12px;
          text-align: center; }
          .header_container-item__contacts-item p.telephone {
            position: relative;
            font-weight: bold;
            font-size: 16px;
            padding-top: 5px;
            padding-bottom: 5px; }
            .header_container-item__contacts-item p.telephone a {
              display: flex;
              align-items: center;
              justify-content: center; }
              .header_container-item__contacts-item p.telephone a img {
                transition: none;
                margin-left: 5px; }

.fixed_navbar .aicnx8ky {
  border-bottom: 2px solid #cbcbcb;
  padding-bottom: 10px;
  padding-top: 10px; }
  @media (max-width: 1199px) {
    .fixed_navbar .aicnx8ky {
      padding-top: 0;
      padding-bottom: 15px; } }
  @media (max-width: 786px) {
    .fixed_navbar .aicnx8ky {
      padding-top: 0; } }
.fixed_navbar.active {
  z-index: 22;
  position: relative; }
  .fixed_navbar.active .fixed_navbar_container {
    padding: 0px 10px; }
    .fixed_navbar.active .fixed_navbar_container .fixed_navbar_container-item__catalog-dropdown--overlay {
      display: block;
      background: rgba(0, 0, 0, 0.4);
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      position: fixed;
      z-index: -1; }
.fixed_navbar_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative; }
  .fixed_navbar_container .fixed_navbar_container-item__catalog-dropdown--overlay {
    display: none; }
  @media (max-width: 1199px) {
    .fixed_navbar_container {
      align-items: flex-end; } }
  @media (max-width: 786px) {
    .fixed_navbar_container {
      flex-direction: column-reverse; } }
  .fixed_navbar_container-item {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 786px) {
      .fixed_navbar_container-item.cart-favorite-block {
        justify-content: center;
        margin-top: 0;
        margin-bottom: 15px; } }
    @media (max-width: 786px) {
      .fixed_navbar_container-item.catalog-item-block {
        text-align: center;
        border-top: 2px solid #cbcbcb;
        padding-top: 10px; } }
    .fixed_navbar_container-item div.cart_name_word {
      margin-left: 15px !important;
      font-weight: 600;
      font-size: 15px; }
    .fixed_navbar_container-item__account a span {
      font-size: 12px; }
    @media (max-width: 786px) {
      .fixed_navbar_container-item__favorite {
        margin-left: 10px; } }
    .fixed_navbar_container-item__favorite a {
      position: relative;
      color: #fff; }
      .fixed_navbar_container-item__favorite a:after {
        font-size: 12px;
        padding: 2px 5px;
        content: "3";
        position: absolute;
        right: -5px;
        bottom: -5px;
        background: #ff4a32;
        border-radius: 50%; }
    .fixed_navbar_container-item > div {
      z-index: 2222; }
      .fixed_navbar_container-item > div:not(:first-child) {
        margin-left: 20px;
        display: flex;
        align-items: center; }
    .fixed_navbar_container-item__basket {
      display: flex;
      align-items: center; }
      .fixed_navbar_container-item__basket-item:first-child {
        margin-right: 10px; }
      .fixed_navbar_container-item__basket-item p {
        font-size: 18px;
        font-weight: 600; }
      .fixed_navbar_container-item__basket-item a {
        position: relative;
        color: #fff; }
        .fixed_navbar_container-item__basket-item a:after {
          font-size: 12px;
          padding: 2px 5px;
          content: "3";
          position: absolute;
          right: -10px;
          bottom: -5px;
          background: #9dac39;
          border-radius: 50%; }
    .fixed_navbar_container-item__search {
      position: relative;
      transition: .8s;
      min-width: 100px; }
      .fixed_navbar_container-item__search.focused {
        min-width: 500px; }
        @media (max-width: 1199px) {
          .fixed_navbar_container-item__search.focused {
            min-width: 180px; } }
        .fixed_navbar_container-item__search.focused input {
          border-bottom: 2px solid black; }
          @media (max-width: 1199px) {
            .fixed_navbar_container-item__search.focused input {
              border-bottom: 1px solid black; } }
      .fixed_navbar_container-item__search-dropdown {
        position: absolute;
        background: #fff;
        width: 100%;
        transition: .8s;
        max-height: 0;
        overflow: hidden; }
        .fixed_navbar_container-item__search-dropdown.opened {
          max-height: 800px; }
        .fixed_navbar_container-item__search-dropdown__item {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          border-bottom: 1px solid; }
          .fixed_navbar_container-item__search-dropdown__item-thumb img {
            margin: 15px; }
          .fixed_navbar_container-item__search-dropdown__item a {
            font-size: 12px; }
            .fixed_navbar_container-item__search-dropdown__item a:hover {
              font-weight: 600; }
      .fixed_navbar_container-item__search > img {
        position: absolute;
        top: 10px; }
      .fixed_navbar_container-item__search input {
        width: calc(100% - 55px);
        outline: 0 none;
        color: #676767;
        font-size: 18px;
        padding: 12px 15px 12px 40px;
        border: 0 none;
        border-bottom: 1px solid black; }
        @media (max-width: 1199px) {
          .fixed_navbar_container-item__search input {
            width: 180px; } }
    @media (max-width: 786px) {
      .fixed_navbar_container-item__catalog {
        text-align: center;
        justify-content: center; } }
    .fixed_navbar_container-item__catalog.active .fixed_navbar_container-item__catalog-dropdown {
      max-width: 100%;
      overflow: visible; }
    .fixed_navbar_container-item__catalog-dropdown {
      transition: all .4s;
      position: absolute;
      top: 0;
      padding-top: 75px;
      padding-bottom: 30px;
      background: #fff;
      max-width: 0;
      z-index: 25;
      width: 100%;
      overflow: hidden;
      left: 0; }
      @media (max-width: 786px) {
        .fixed_navbar_container-item__catalog-dropdown {
          padding-top: 0;
          top: 95px; } }
      .fixed_navbar_container-item__catalog-dropdown__catalog {
        display: flex;
        padding-left: 20px; }
        .fixed_navbar_container-item__catalog-dropdown__catalog-content {
          width: 70%; }
          .fixed_navbar_container-item__catalog-dropdown__catalog-content .categories_block_container-item {
            display: inline; }
        .fixed_navbar_container-item__catalog-dropdown__catalog-navbar {
          width: 26%;
          min-width: 26%;
          margin-right: 20px; }
          .fixed_navbar_container-item__catalog-dropdown__catalog-navbar ul {
            list-style-type: none; }
            .fixed_navbar_container-item__catalog-dropdown__catalog-navbar ul:hover li.active a {
              font-weight: normal; }
            .fixed_navbar_container-item__catalog-dropdown__catalog-navbar ul:hover li a:hover {
              font-weight: bold; }
            .fixed_navbar_container-item__catalog-dropdown__catalog-navbar ul li.active {
              position: relative; }
              .fixed_navbar_container-item__catalog-dropdown__catalog-navbar ul li.active a {
                font-weight: bold;
                font-size: 14px; }
              .fixed_navbar_container-item__catalog-dropdown__catalog-navbar ul li.active:before {
                content: "";
                position: absolute;
                left: -10px;
                top: 50%;
                transform: translateY(-50%);
                width: 30px;
                height: 1px;
                background: #000; }
                @media (max-width: 786px) {
                  .fixed_navbar_container-item__catalog-dropdown__catalog-navbar ul li.active:before {
                    content: unset; } }
            .fixed_navbar_container-item__catalog-dropdown__catalog-navbar ul li a {
              display: inline-block;
              font-size: 14px;
              padding: 15px 0 15px 25px; }
    .fixed_navbar_container-item__catalog-button {
      cursor: pointer;
      position: relative;
      z-index: 26;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .fixed_navbar_container-item__catalog-button__item:first-child {
        border-right: 2px solid black;
        margin-right: 8px; }
      @media (max-width: 786px) {
        .fixed_navbar_container-item__catalog-button__item.catalog_icon_top {
          display: none; } }
      .fixed_navbar_container-item__catalog-button__item img {
        margin-right: 10px; }
      .fixed_navbar_container-item__catalog-button__item span {
        font-size: 18px; }
      .fixed_navbar_container-item__catalog-button__item p {
        font-size: 14px; }

@media (max-width: 786px) {
  .fixed_navbar_container-item__catalog-button__item span {
    font-weight: bold; }
  .fixed_navbar.active .fixed_navbar_container .fixed_navbar_container-item__catalog-dropdown--overlay {
    display: none; } }
.main_banner {
  position: relative;
  margin-top: 50px; }
  .main_banner_mobile {
    display: none; }
    .main_banner_mobile img {
      width: 100%; }
  @media (max-width: 786px) {
    .main_banner {
      margin-top: 10px; } }
  .main_banner .banner-left-img {
    background: url("/catalog/view/theme/grifel/images/leaf_left.png") no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 100px;
    width: 134px;
    height: 157px;
    opacity: 0.5; }
  .main_banner_container {
    position: relative; }
    .main_banner_container-list__item {
      position: relative; }
      @media (max-width: 786px) {
        .main_banner_container-list__item {
          height: 270px; } }
      @media (max-width: 786px) {
        .main_banner_container-list__item-background {
          height: 100%; } }
      @media (max-width: 786px) {
        .main_banner_container-list__item-background img {
          height: 100%;
          width: 100%;
          object-fit: cover; } }
      .main_banner_container-list__item-container {
        left: 0;
        position: absolute;
        text-align: center;
        padding: 0 30px;
        top: 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center; }
        @media (max-width: 786px) {
          .main_banner_container-list__item-container {
            padding: 0; } }
        .main_banner_container-list__item-container__text {
          width: 100%;
          min-height: 280px;
          text-align: center;
          position: relative; }
          @media (max-width: 998px) {
            .main_banner_container-list__item-container__text {
              width: 70%; } }
          @media (max-width: 786px) {
            .main_banner_container-list__item-container__text {
              width: 90%;
              align-items: center;
              margin: 0 auto; } }
          .main_banner_container-list__item-container__text h3 {
            white-space: nowrap;
            font-weight: bold;
            font-size: 26px;
            margin-bottom: 20px; }
            @media (max-width: 998px) {
              .main_banner_container-list__item-container__text h3 {
                font-size: 21px; } }
            @media (max-width: 786px) {
              .main_banner_container-list__item-container__text h3 {
                margin-bottom: 35px; } }
          .main_banner_container-list__item-container__text p {
            font-size: 17px;
            margin-bottom: 25px; }
            @media (max-width: 998px) {
              .main_banner_container-list__item-container__text p {
                font-size: 15px; } }
          .main_banner_container-list__item-container__text a {
            left: 50%;
            transform: translateX(-50%);
            position: absolute;
            bottom: 0; }
            @media (max-width: 998px) {
              .main_banner_container-list__item-container__text a {
                font-size: 15px; } }
    @media (max-width: 786px) {
      .main_banner_container-list__pagination.owl-additional-pagination {
        display: none; } }
    .main_banner_container-list__pagination .pagination_items_wrapper {
      display: flex;
      flex-direction: column;
      align-items: flex-end; }
      .main_banner_container-list__pagination .pagination_items_wrapper_line {
        margin-bottom: 20px; }
        @media (max-width: 998px) {
          .main_banner_container-list__pagination .pagination_items_wrapper_line {
            margin-bottom: 10px; } }
        .main_banner_container-list__pagination .pagination_items_wrapper_line .za74jfne {
          height: 100px;
          border-right: 3px solid #33333382;
          width: 3px; }
          @media (max-width: 998px) {
            .main_banner_container-list__pagination .pagination_items_wrapper_line .za74jfne {
              height: 50px; } }
      .main_banner_container-list__pagination .pagination_items_wrapper_items {
        display: flex;
        align-items: flex-end;
        flex-direction: column; }
        .main_banner_container-list__pagination .pagination_items_wrapper_items p {
          font-size: 14px;
          color: #33333382; }
          .main_banner_container-list__pagination .pagination_items_wrapper_items p.active {
            color: #000;
            font-size: 21px; }
          .main_banner_container-list__pagination .pagination_items_wrapper_items p::after {
            content: unset; }

.yrjl9cve {
  position: relative; }
  .c84aucsc {
    background: url("/catalog/view/theme/grifel/images/leaf_right.png") no-repeat 0 0;
    display: block;
    position: absolute;
    right: 0;
    top: 150px;
    width: 127px;
    height: 217px;
    opacity: 0.5; }
  .l6fnhf19 {
    margin-top: 80px;
    padding-bottom: 80px; }
    .fzsdnibr #tab_hit .discount_button_on_main {
      margin-top: 30px;
      display: inline-block;
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      padding-left: 30px;
      padding-right: 30px; }
    .yv77sssa .ewjcqvtb {
      display: flex; }
      .yv77sssa .ewjcqvtb .taeqtplu {
        min-height: 460px; }
    .yv77sssa .owl-nav .owl-prev {
      left: -35px; }
    .yv77sssa .owl-nav .owl-next {
      right: -35px; }
    .yv77sssa .owl-nav .owl-prev, .yv77sssa .owl-nav .owl-next {
      top: 50%;
      position: absolute;
      transform: translateY(-50%); }
    .yv77sssa .t4iznsd2 {
      padding: 8px;
      height: 100%; }
    .i0fbsl73 {
      border: 0 solid black;
      border-radius: 25px;
      box-shadow: 0px 1px 5px 1px #00000063;
      height: 97%;
      display: flex;
      flex-direction: column; }
      .gu7jf8yk {
        position: relative;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-right: 15px;
        margin-left: 15px; }
        .product_list_container-content__items-container__header-like {
          background: #e8e8e8;
          border-radius: 50%;
          width: 30px;
          height: 30px;
          display: flex;
          align-items: center;
          justify-content: center; }
          .product_list_container-content__items-container__header-like__button {
            border: none;
            cursor: pointer; }
        .product_list_container-content__items-container__header-compare a {
          background: #e8e8e8;
          border-radius: 50%;
          position: absolute;
          right: 60px;
          top: 10px;
          width: 40px;
          height: 40px; }
          .product_list_container-content__items-container__header-compare a img {
            position: absolute;
            top: 9px;
            left: 9px;
            width: auto !important; }
      .pzvykwon {
        text-align: center;
        margin-bottom: 15px;
        position: relative;
        min-height: 70px;
        display: flex;
        justify-content: center;
        align-items: center; }
        .pzvykwon a {
          margin: 0 5px; }
      .r2w2j20a {
        min-height: 164px; }
        .r2w2j20a a {
          display: block;
          text-align: center; }
          .r2w2j20a a img {
            margin: 0 auto; }
      .tk2on860 {
        margin-top: auto; }
        .cvacdy8n .options-container {
          display: flex;
          align-items: center;
          justify-content: center;
          margin-bottom: 15px; }
          .cvacdy8n .options-container label {
            margin-right: 15px; }
          .cvacdy8n .options-container select {
            height: 32px;
            width: 150px;
            border: 1px solid #9dac39; }
        .mwfxcx0i a {
          padding: 10px 0;
          background: #9dac39;
          text-transform: uppercase;
          color: #fff;
          border: 0 none;
          border-radius: 0 0 25px 25px;
          font-size: 24px;
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center; }
          .mwfxcx0i a img {
            margin-left: 10px;
            width: auto !important;
            display: inline !important; }
        .mwfxcx0i .button-add-to-cart-not {
          background: #c2c2c2;
          pointer-events: none;
          cursor: default;
          text-decoration: none; }
        .mwfxcx0i .button-add-to-cart-order {
          background: #cea13a;
          cursor: pointer;
          text-decoration: none; }
        .b5oqdrhd {
          min-height: 48px;
          display: flex;
          justify-content: center;
          align-items: center;
          margin-bottom: 15px; }
          .product_list_container-content__items-container__content-price__item-rating {
            display: flex;
            align-items: baseline; }
            .product_list_container-content__items-container__content-price__item-rating > img {
              width: auto !important; }
          .ojictz5j:first-child {
            margin-right: 25px; }
          .ojictz5j p {
            text-align: right;
            font-size: 24px;
            color: black; }
            .ojictz5j p.old_price {
              font-size: 16px;
              text-decoration: line-through;
              color: rgba(0, 0, 0, 0.31); }
    .product_list_container-header {
      display: flex;
      margin-bottom: 25px;
      justify-content: center; }
      .product_list_container-header__item {
        margin-right: 20px;
        padding-right: 10px;
        position: relative; }
        .product_list_container-header__item a {
          background: transparent;
          border: 1px solid gray;
          border-radius: 25px;
          padding: 5px 35px;
          text-transform: uppercase;
          color: gray;
          position: relative;
          display: block;
          font-size: 16px;
          font-weight: bold; }
          .product_list_container-header__item a:hover {
            background: #9dac39;
            border: 3px solid #9dac39;
            box-shadow: 5px 5px 15px 1px #8c8a8a;
            color: #fff; }
          .product_list_container-header__item a.active {
            background: #9dac39;
            border: 3px solid #9dac39;
            box-shadow: 5px 5px 15px 1px #8c8a8a;
            color: #fff; }
        .product_list_container-header__item:last-child {
          margin-right: 0; }

.categories_block_container {
  padding: 15px 0;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3; }
  .categories_block_container-item {
    position: relative; }
    .categories_block_container-item__wrapper {
      width: 100%;
      opacity: 0;
      z-index: 2;
      transition: box-shadow 0.6s ease-in-out;
      background: #fff; }
      .categories_block_container-item__wrapper.opened {
        position: absolute; }
        .categories_block_container-item__wrapper.opened .categories_block_container-item__wrapper-content {
          max-height: 1600px; }
          .categories_block_container-item__wrapper.opened .categories_block_container-item__wrapper-content__dropdown {
            position: relative;
            transform: scaleY(1); }
          .categories_block_container-item__wrapper.opened .categories_block_container-item__wrapper-content-seemore {
            opacity: 0; }
      .categories_block_container-item__wrapper.active {
        opacity: 1; }
      .categories_block_container-item__wrapper-content {
        transition: all .4s;
        overflow: hidden;
        background: #fff; }
        .categories_block_container-item__wrapper-content__dropdown {
          transition: all .4s;
          transform-origin: top; }
        .categories_block_container-item__wrapper-content-seemore {
          display: none;
          opacity: 1;
          padding: 0 15px 0 15px;
          transition: .4s;
          z-index: 10;
          width: 100%;
          font-size: 15px;
          margin-top: 7px; }
          .categories_block_container-item__wrapper-content-seemore:hover {
            font-weight: 500;
            padding-right: 5px; }
          .categories_block_container-item__wrapper-content-seemore p {
            cursor: pointer;
            position: relative; }
            .categories_block_container-item__wrapper-content-seemore p:after {
              position: absolute;
              right: 45px;
              top: 50%;
              transform: translateY(-50%);
              content: url(../images/icon-arrow-right.png); }
              @media (max-width: 786px) {
                .categories_block_container-item__wrapper-content-seemore p:after {
                  content: unset; } }
        .categories_block_container-item__wrapper-content ul {
          list-style-type: none;
          padding: 0 25px;
          position: relative;
          overflow: hidden;
          transition: all .8s; }
          .categories_block_container-item__wrapper-content ul li:hover:before {
            content: url(../images/icon-point-active.jpg); }
          .categories_block_container-item__wrapper-content ul li:before {
            content: url(../images/icon-point.jpg);
            display: block;
            left: 10px;
            position: absolute;
            margin-top: 2px; }
          .categories_block_container-item__wrapper-content ul li a {
            font-size: 13px;
            padding: 5px 5px;
            max-width: 200px;
            display: inline-block; }
      .categories_block_container-item__wrapper-header {
        text-align: center;
        position: relative; }
        .categories_block_container-item__wrapper-header a {
          font-weight: bold; }
          @media (max-width: 786px) {
            .categories_block_container-item__wrapper-header a {
              font-size: 13px; } }
        .categories_block_container-item__wrapper-header_link {
          display: block;
          padding: 7px 5px 7px 5px; }
          .categories_block_container-item__wrapper-header_link_title {
            display: block;
            text-align: left;
            margin-left: 3px;
            font-size: 14px; }
          .categories_block_container-item__wrapper-header_link_image {
            display: block;
            width: 50px;
            height: 50px; }
            .categories_block_container-item__wrapper-header_link_image img {
              display: block;
              width: 100%;
              height: 100%;
              object-fit: contain; }

.categories_preview {
  position: relative; }
  .categories_preview-left-img {
    background: url(/catalog/view/theme/grifel/images/slider-1-left.png);
    display: block;
    position: absolute;
    left: 0;
    top: 300px;
    width: 459px;
    height: 661px;
    pointer-events: none;
    background-repeat: no-repeat;
    opacity: 0.5; }
  .categories_preview_container {
    padding: 60px 0; }
    .categories_preview_container-button {
      margin-top: 40px;
      text-align: center;
      text-transform: uppercase; }
    .categories_preview_container-content .catalog_with_pagination {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-direction: row-reverse;
      margin-top: 15px; }
      .categories_preview_container-content .catalog_with_pagination .catalog_block_container-pagination .navigation {
        display: flex;
        align-items: center;
        justify-content: center; }
        .categories_preview_container-content .catalog_with_pagination .catalog_block_container-pagination .navigation img {
          cursor: pointer; }
          .categories_preview_container-content .catalog_with_pagination .catalog_block_container-pagination .navigation img:first-child {
            margin-right: 10px; }
          .categories_preview_container-content .catalog_with_pagination .catalog_block_container-pagination .navigation img:last-child {
            margin-left: 10px; }
        .categories_preview_container-content .catalog_with_pagination .catalog_block_container-pagination .navigation .count {
          font-size: 14px; }
    .categories_preview_container-content-items .owl-nav {
      display: none; }
    .categories_preview_container-content-items .t4iznsd2 {
      height: 330px;
      display: flex;
      flex-direction: row-reverse;
      justify-content: space-between;
      margin: 5px;
      box-shadow: 0 0 10px #000000; }
      .categories_preview_container-content-items .t4iznsd2 .image-right {
        display: block;
        width: 130px;
        height: 330px; }
      .categories_preview_container-content-items .t4iznsd2 .image-right-1 {
        background: url("/catalog/view/theme/grifel/images/category_green.png") no-repeat 0 0; }
      .categories_preview_container-content-items .t4iznsd2 .image-right-2 {
        background: url("/catalog/view/theme/grifel/images/category_yellow.png") no-repeat 0 0; }
      .categories_preview_container-content-items .t4iznsd2 .image-right-3 {
        background: url("/catalog/view/theme/grifel/images/category_purpur.png") no-repeat 0 0; }
    .categories_preview_container-content-items-container {
      padding: 20px;
      background: #fff;
      width: 100%; }
      .categories_preview_container-content-items-container .category-title {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 24px; }
      .categories_preview_container-content-items-container .category-items {
        padding-top: 20px; }
        .categories_preview_container-content-items-container .category-items ul {
          list-style: none;
          padding: 0; }
        .categories_preview_container-content-items-container .category-items li {
          padding-left: 1.3em;
          display: flex;
          align-items: center;
          margin-bottom: 5px; }
        .categories_preview_container-content-items-container .category-items li:before {
          content: "\f111";
          /* FontAwesome Unicode */
          color: green;
          font-family: "Font Awesome 5 Free";
          display: inline-block;
          margin-left: -1.3em;
          margin-right: 10px; }
    .categories_preview_container-header {
      text-align: center;
      padding-bottom: 40px; }
      .categories_preview_container-header span {
        font-size: 24px;
        font-weight: bold;
        text-transform: uppercase;
        position: relative; }

@media (max-width: 786px) {
  .categories_preview_container {
    padding-bottom: 20px; } }
.reviews_block {
  position: relative; }
  .reviews_block .reviews-left-img {
    background: url("/catalog/view/theme/grifel/images/quota.png") no-repeat 0 0;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 79px;
    height: 52px; }
  .reviews_block_container {
    padding: 80px 0; }
    @media (max-width: 786px) {
      .reviews_block_container {
        padding: 40px 15px; } }
    .reviews_block_container-button {
      text-align: center;
      margin-top: 30px; }
    .reviews_block_container-content {
      padding: 20px 20px;
      position: relative;
      overflow: hidden; }
      .reviews_block_container-content-addreview {
        left: 0;
        width: 80%;
        margin: 0 auto; }
        .reviews_block_container-content-addreview.hidden {
          position: absolute;
          left: -100%; }
        .reviews_block_container-content-addreview__content {
          padding: 30px 0 0;
          min-height: 200px; }
          .reviews_block_container-content-addreview__content textarea {
            min-height: 120px; }
          .reviews_block_container-content-addreview__content input, .reviews_block_container-content-addreview__content textarea {
            padding: 15px 5px;
            font-size: 16px;
            outline: 0 none;
            display: block;
            width: 80%;
            margin: 0 auto;
            border: 0 none;
            border-bottom: 1px solid #ccc; }
        .reviews_block_container-content-addreview__header {
          position: relative;
          text-align: center;
          display: flex;
          align-items: center;
          justify-content: center; }
          .reviews_block_container-content-addreview__header img {
            display: inline-block;
            margin-right: 15px; }
            @media (max-width: 568px) {
              .reviews_block_container-content-addreview__header img {
                display: block;
                margin-right: 0;
                width: 15px;
                height: 15px; } }
          @media (max-width: 786px) {
            .reviews_block_container-content-addreview__header .icon-profile-left {
              display: none; } }
          .reviews_block_container-content-addreview__header p {
            display: inline-block;
            font-size: 24px;
            font-weight: bold; }
            @media (max-width: 786px) {
              .reviews_block_container-content-addreview__header p {
                font-size: 18px;
                font-weight: 600; } }
          .reviews_block_container-content-addreview__header-close a {
            position: absolute;
            right: 15px;
            top: 5px;
            display: block; }
            @media (max-width: 786px) {
              .reviews_block_container-content-addreview__header-close a {
                right: 10px;
                top: 0px; } }
            @media (max-width: 568px) {
              .reviews_block_container-content-addreview__header-close a {
                right: -24px;
                top: 3px; } }
      .reviews_block_container-content .swiper-container-reviews {
        padding-bottom: 30px;
        left: 0; }
        .reviews_block_container-content .swiper-container-reviews.hidden {
          position: absolute;
          left: -500%;
          width: 100%; }
        .reviews_block_container-content .swiper-container-reviews.swiper-container-horizontal > .swiper-scrollbar {
          width: 94%;
          left: 3%;
          right: 3%;
          height: 1px; }
          @media (max-width: 998px) {
            .reviews_block_container-content .swiper-container-reviews.swiper-container-horizontal > .swiper-scrollbar {
              width: 90%;
              left: 5%;
              right: 5%; } }
          @media (max-width: 768px) {
            .reviews_block_container-content .swiper-container-reviews.swiper-container-horizontal > .swiper-scrollbar {
              width: 90%;
              left: 5%;
              right: 5%; } }
          @media (max-width: 568px) {
            .reviews_block_container-content .swiper-container-reviews.swiper-container-horizontal > .swiper-scrollbar {
              width: 85%;
              left: 8%;
              right: 8%; } }
        .reviews_block_container-content .swiper-container-reviews .swiper-scrollbar-drag {
          height: 5px;
          top: -5px; }
        .reviews_block_container-content .swiper-container-reviews .swiper-button-next, .reviews_block_container-content .swiper-container-reviews .swiper-button-prev {
          bottom: 0;
          top: auto;
          background-size: auto;
          width: 12px;
          height: 9px; }
        .reviews_block_container-content .swiper-container-reviews .swiper-button-prev {
          background-image: url("../images/review-right.png");
          transform: rotate(180deg);
          left: 15px; }
          @media (max-width: 1200px) {
            .reviews_block_container-content .swiper-container-reviews .swiper-button-prev {
              left: 8px; } }
          @media (max-width: 768px) {
            .reviews_block_container-content .swiper-container-reviews .swiper-button-prev {
              left: 0; } }
        .reviews_block_container-content .swiper-container-reviews .swiper-button-next {
          background-image: url("../images/review-right.png");
          right: 15px; }
          @media (max-width: 1200px) {
            .reviews_block_container-content .swiper-container-reviews .swiper-button-next {
              right: 8px; } }
          @media (max-width: 768px) {
            .reviews_block_container-content .swiper-container-reviews .swiper-button-next {
              right: 0; } }
      .reviews_block_container-content__item {
        display: flex;
        flex-direction: column; }
        .reviews_block_container-content__item.kl31byh6 {
          height: auto; }
        .reviews_block_container-content__item-content {
          margin: 10px 0 20px; }
          @media (max-width: 568px) {
            .reviews_block_container-content__item-content {
              text-align: center; } }
          .reviews_block_container-content__item-content p {
            font-size: 16px; }
            @media (max-width: 786px) {
              .reviews_block_container-content__item-content p {
                font-size: 15px; } }
        .reviews_block_container-content__item-footer {
          display: flex;
          align-items: center;
          justify-content: space-between;
          margin-top: auto; }
          @media (max-width: 568px) {
            .reviews_block_container-content__item-footer {
              flex-direction: column; } }
        @media (max-width: 568px) {
          .reviews_block_container-content__item-date {
            margin-top: 10px; } }
        .reviews_block_container-content__item-user p {
          display: flex;
          align-items: center;
          font-size: 16px;
          font-weight: 600; }
          .reviews_block_container-content__item-user p:before {
            margin-right: 10px;
            content: '';
            background: url(../images/icon-user.png);
            width: 25px;
            height: 25px;
            background-repeat: no-repeat;
            background-size: contain; }
    .reviews_block_container-header {
      text-align: center;
      padding-bottom: 40px; }
      .reviews_block_container-header span {
        font-size: 24px;
        font-weight: bold;
        text-transform: uppercase;
        position: relative; }
        .reviews_block_container-header span:before {
          content: "";
          transition: all 1s;
          width: 60%;
          height: 3px;
          bottom: -20px;
          left: 20%;
          display: block;
          background: #9dac39;
          position: absolute; }

[data-remodal-id="add-testimonial"], [data-remodal-id="add-request"] {
  max-width: 500px;
  padding: 0;
  border-radius: 5px; }
  [data-remodal-id="add-testimonial"] .add-testimonial-modal-content__wrapper, [data-remodal-id="add-request"] .add-testimonial-modal-content__wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 15px; }
    [data-remodal-id="add-testimonial"] .add-testimonial-modal-content__wrapper-text, [data-remodal-id="add-request"] .add-testimonial-modal-content__wrapper-text {
      width: 75%; }
      [data-remodal-id="add-testimonial"] .add-testimonial-modal-content__wrapper-text p, [data-remodal-id="add-request"] .add-testimonial-modal-content__wrapper-text p {
        font-size: 16px; }
        [data-remodal-id="add-testimonial"] .add-testimonial-modal-content__wrapper-text p.header, [data-remodal-id="add-request"] .add-testimonial-modal-content__wrapper-text p.header {
          font-size: 21px;
          font-weight: 600;
          background: none;
          margin-bottom: 10px;
          margin-top: 10px; }

.about_us-backgrounds {
  position: relative; }
  .about_us-backgrounds-1 {
    position: absolute;
    right: 150px;
    top: -125px; }
.about_us_container {
  padding: 80px 0; }
  .about_us_container-content {
    display: flex;
    margin-top: 20px;
    justify-content: space-between; }
    .about_us_container-content__logo {
      margin-right: 60px; }
    .about_us_container-content__text p.title {
      font-size: 20px;
      text-transform: uppercase;
      margin-bottom: 20px; }
  .about_us_container-header {
    text-align: center;
    padding-bottom: 40px; }

.blog_block {
  position: relative; }
  @media (min-width: 1500px) {
    .blog_block .blog-right-img {
      background: url("/catalog/view/theme/grifel/images/background-note.png") no-repeat 0 0;
      display: block;
      position: absolute;
      right: 0px;
      top: 100px;
      width: 284px;
      height: 328px;
      opacity: 0.5; } }
  .blog_block .blog_block_container {
    margin: 40px 0; }
    @media (max-width: 998px) {
      .blog_block .blog_block_container {
        padding: 0 10px; } }
    .blog_block .blog_block_container-header {
      text-align: center;
      padding-bottom: 40px; }
      @media (max-width: 998px) {
        .blog_block .blog_block_container-header {
          padding-bottom: 15px; } }
    .blog_block .blog_block_container-button {
      text-align: center;
      padding: 40px 0; }
    .blog_block .blog_block_container-content {
      padding: 25px 10%;
      position: relative;
      overflow: hidden; }
      .blog_block .blog_block_container-content__item-date {
        position: absolute;
        left: 0px;
        background: #000;
        color: #fff;
        padding: 15px;
        top: 200px;
        text-align: center;
        z-index: 5; }
        @media (max-width: 998px) {
          .blog_block .blog_block_container-content__item-date {
            top: 150px; } }
        @media (max-width: 786px) {
          .blog_block .blog_block_container-content__item-date {
            left: -15px;
            top: 140px; } }
        .blog_block .blog_block_container-content__item-date p {
          font-size: 18px; }
      .blog_block .blog_block_container-content__item-data {
        display: flex;
        height: 300px; }
        @media (max-width: 998px) {
          .blog_block .blog_block_container-content__item-data {
            height: 240px; } }
        @media (max-width: 786px) {
          .blog_block .blog_block_container-content__item-data {
            flex-direction: column;
            align-items: center;
            height: 460px; } }
        .blog_block .blog_block_container-content__item-data_img {
          position: relative;
          padding-left: 20px;
          width: 40%; }
          @media (max-width: 786px) {
            .blog_block .blog_block_container-content__item-data_img {
              position: relative;
              padding-left: 0;
              width: 100%;
              height: 230px; } }
          .blog_block .blog_block_container-content__item-data_img img {
            max-width: 100%;
            width: 100%;
            height: 100%;
            object-fit: cover;
            border: 1px solid #d4d4d4; }
        .blog_block .blog_block_container-content__item-data_text {
          padding: 10px 10px 10px 30px;
          position: relative;
          width: 60%; }
          @media (max-width: 786px) {
            .blog_block .blog_block_container-content__item-data_text {
              padding-left: 10px;
              display: flex;
              flex-direction: column;
              width: 100%;
              text-align: center;
              height: 100%;
              align-items: center; } }
          .blog_block .blog_block_container-content__item-data_text .blog_block_container-content__item-data_text_desc {
            height: 200px;
            overflow: hidden;
            padding-top: 20px; }
            @media (max-width: 1200px) {
              .blog_block .blog_block_container-content__item-data_text .blog_block_container-content__item-data_text_desc {
                height: 196px; } }
            @media (max-width: 998px) {
              .blog_block .blog_block_container-content__item-data_text .blog_block_container-content__item-data_text_desc {
                height: 136px; } }
            @media (max-width: 786px) {
              .blog_block .blog_block_container-content__item-data_text .blog_block_container-content__item-data_text_desc {
                padding-top: 20px;
                height: 95px; } }
          .blog_block .blog_block_container-content__item-data_text .blog_block_container-content__item-read-more {
            position: absolute;
            left: 40px;
            bottom: 25px;
            font-weight: bold; }
            @media (max-width: 998px) {
              .blog_block .blog_block_container-content__item-data_text .blog_block_container-content__item-read-more {
                bottom: 15px; } }
            @media (max-width: 786px) {
              .blog_block .blog_block_container-content__item-data_text .blog_block_container-content__item-read-more {
                position: relative;
                display: flex;
                align-items: center;
                flex-direction: column-reverse;
                width: 70%;
                bottom: unset;
                left: unset;
                margin-top: auto; } }
            .blog_block .blog_block_container-content__item-data_text .blog_block_container-content__item-read-more::before {
              content: "";
              width: 100%;
              height: 3px;
              bottom: -15px;
              left: 0;
              display: block;
              background: #9dac39;
              position: absolute; }
              @media (max-width: 786px) {
                .blog_block .blog_block_container-content__item-data_text .blog_block_container-content__item-read-more::before {
                  content: "";
                  width: 40%;
                  height: 3px;
                  display: block;
                  background: #9dac39;
                  position: relative;
                  margin-top: 5px;
                  bottom: unset;
                  left: unset; } }
            .blog_block .blog_block_container-content__item-data_text .blog_block_container-content__item-read-more a {
              font-weight: 600; }
              .blog_block .blog_block_container-content__item-data_text .blog_block_container-content__item-read-more a img {
                margin-left: 2px;
                transition: all 1s; }
              .blog_block .blog_block_container-content__item-data_text .blog_block_container-content__item-read-more a:hover img {
                margin-left: 10px; }
          .blog_block .blog_block_container-content__item-data_text span {
            font-weight: bold; }
          .blog_block .blog_block_container-content__item-data_text p {
            padding-top: 0px; }
      .blog_block .blog_block_container-content__item-read-more {
        position: absolute;
        left: 430px;
        bottom: 25px;
        font-weight: bold; }
        .blog_block .blog_block_container-content__item-read-more:before {
          content: "";
          transition: all 1s;
          width: 60%;
          height: 3px;
          bottom: -20px;
          left: 20%;
          display: block;
          background: #9dac39;
          position: absolute; }
      .blog_block .blog_block_container-content .swiper-container-blog {
        transition: all .8s;
        padding-bottom: 30px;
        left: 0; }
        .blog_block .blog_block_container-content .swiper-container-blog.hidden {
          position: absolute;
          left: -100%;
          width: 100%; }
        .blog_block .blog_block_container-content .swiper-container-blog.swiper-container-horizontal > .swiper-scrollbar {
          width: 92%;
          left: 4%;
          right: 4%;
          height: 1px; }
        .blog_block .blog_block_container-content .swiper-container-blog .swiper-scrollbar-drag {
          height: 5px;
          top: -5px; }
        .blog_block .blog_block_container-content .swiper-container-blog .swiper-button-next, .blog_block .blog_block_container-content .swiper-container-blog .swiper-button-prev {
          bottom: 0;
          top: auto;
          background-size: auto;
          width: 12px;
          height: 9px; }
        .blog_block .blog_block_container-content .swiper-container-blog .swiper-button-prev {
          background-image: url("../images/review-right.png");
          transform: rotate(180deg);
          left: 0; }
        .blog_block .blog_block_container-content .swiper-container-blog .swiper-button-next {
          background-image: url("../images/review-right.png");
          right: 0; }

.contacts {
  position: relative; }
  @media (min-width: 1500px) {
    .contacts .contacts_image_right {
      background: url(/catalog/view/theme/grifel/images/contacts_image_right.png) no-repeat;
      display: block;
      position: absolute;
      right: 0px;
      top: 425px;
      width: 250px;
      height: 250px;
      background-size: cover;
      overflow: hidden;
      opacity: 0.5; } }
  .contacts_backgrounds {
    position: relative; }
    .contacts_backgrounds-note {
      right: 150px;
      top: 100px;
      position: absolute; }
  .contacts_container {
    padding: 80px 0; }
    .contacts_container-header {
      text-align: center;
      margin-bottom: 50px; }
      .contacts_container-header p {
        font-size: 36px;
        text-transform: uppercase; }
    .contacts_container-content {
      display: flex;
      justify-content: center;
      padding: 0 20px; }
      .contacts_container-content_left {
        width: 50%; }
        .contacts_container-content_left .error {
          color: red; }
        .contacts_container-content_left .label-placeholder-input,
        .contacts_container-content_left .label-placeholder-textarea {
          position: relative;
          color: #29262f; }
        .contacts_container-content_left label {
          font-size: 12px;
          position: absolute;
          pointer-events: none; }
          .contacts_container-content_left label span {
            top: -3px;
            right: -9px;
            color: red;
            font-size: 17px; }
        .contacts_container-content_left .label-placeholder-input label {
          top: 10px;
          left: 15px; }
        .contacts_container-content_left .label-placeholder-textarea label {
          top: 2px;
          left: 15px; }
        .contacts_container-content_left input.error, .contacts_container-content_left textarea.error {
          border-bottom: 1px solid red; }
        .contacts_container-content_left p.error {
          font-size: 12px;
          margin-top: -10px;
          margin-left: 15px; }
        .contacts_container-content_left textarea {
          min-height: 100px; }
        .contacts_container-content_left .form-input-custom {
          display: block;
          border: none;
          border-bottom: 1px solid #cccccc;
          width: 80%;
          padding: 5px 15px;
          margin-bottom: 20px;
          height: 30px; }
          @media (max-width: 786px) {
            .contacts_container-content_left .form-input-custom {
              width: 95%; } }
          @media (max-width: 576px) {
            .contacts_container-content_left .form-input-custom {
              width: 95%;
              padding: 5px 10px; } }
          .contacts_container-content_left .form-input-custom:focus {
            outline: none; }
            .contacts_container-content_left .form-input-custom:focus + label {
              display: none; }
        .contacts_container-content_left button.contact_button_submit {
          margin-top: 30px; }
          @media (max-width: 786px) {
            .contacts_container-content_left button.contact_button_submit {
              margin-top: 10px;
              margin-bottom: 40px; } }
          @media (max-width: 576px) {
            .contacts_container-content_left button.contact_button_submit {
              margin-top: 10px;
              margin-bottom: 40px; } }
        .contacts_container-content_left button.form-button-custom {
          display: block;
          margin-top: 45px;
          cursor: pointer;
          border: 1px solid #000;
          padding: 8px 50px;
          text-transform: uppercase;
          color: #000;
          background: none; }
          .contacts_container-content_left button.form-button-custom:focus {
            outline: none; }
      .contacts_container-content_right {
        width: 50%; }
        .contacts_container-content_right p {
          font-weight: 600;
          position: relative;
          margin-bottom: 10px;
          padding: 0 10px; }
          .contacts_container-content_right p.email, .contacts_container-content_right p.telephone, .contacts_container-content_right p.address {
            padding: 10px 15px;
            font-weight: normal; }
          .contacts_container-content_right p.email {
            margin-top: 32px; }
            @media (max-width: 576px) {
              .contacts_container-content_right p.email {
                margin-top: 15px; } }
            .contacts_container-content_right p.email:after {
              content: "";
              position: absolute;
              background: #ccc;
              width: 100%;
              height: 1px;
              left: 0;
              bottom: 0; }
          .contacts_container-content_right p.telephone:after {
            content: "";
            position: absolute;
            background: #ccc;
            width: 100%;
            height: 1px;
            left: 0;
            bottom: 0; }
          .contacts_container-content_right p.address {
            margin-top: 33px; }
            @media (max-width: 786px) {
              .contacts_container-content_right p.address {
                margin-top: 15px; } }
            @media (max-width: 576px) {
              .contacts_container-content_right p.address {
                margin-top: 15px; } }
            .contacts_container-content_right p.address:after {
              content: "";
              position: absolute;
              background: #ccc;
              width: 100%;
              height: 1px;
              left: 0;
              bottom: 0; }
      .contacts_container-content p.block-title {
        font-weight: bold;
        font-size: 20px;
        text-transform: uppercase;
        margin-bottom: 25px; }
      .contacts_container-content p.email-block {
        font-size: 24px;
        text-transform: uppercase;
        margin: 20px 0; }

.our_partners {
  padding: 80px 0;
  background: #f7f6f2; }
  .our_partners-slider .ooc0x2mb .t4iznsd2 {
    padding: 0 40px; }
  .our_partners-slider .ewjcqvtb {
    display: flex;
    align-items: center; }
  .our_partners-slider .owl-nav > div {
    position: absolute; }
  .our_partners-slider .owl-nav .owl-prev, .our_partners-slider .owl-nav .owl-next {
    padding: 5px 8px;
    transform: translateY(-50%); }
    .our_partners-slider .owl-nav .owl-prev:hover, .our_partners-slider .owl-nav .owl-next:hover {
      background: #9dac39;
      border-radius: 50%; }
  .our_partners-slider .owl-nav .owl-prev {
    left: -20px;
    top: 50%; }
  .our_partners-slider .owl-nav .owl-next {
    right: -20px;
    top: 50%; }
  .our_partners-header {
    text-align: center;
    margin-bottom: 60px; }

.levkfhns {
  background: #9dac39;
  position: relative;
  z-index: 25; }
  .footer_container-wrapper {
    width: calc(50% + 600px - 390px);
    z-index: 0;
    right: 0;
    background: #2c2c2c;
    position: absolute;
    height: 100%; }
  .footer_container-columns {
    padding: 30px 0;
    display: flex;
    justify-content: space-between; }
    .footer_container-columns__left {
      width: 370px;
      min-width: 370px;
      padding-right: 0px; }
      .footer_container-columns__left-logo {
        width: 210px;
        height: 100px; }
        .footer_container-columns__left-logo img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
      .footer_container-columns__left-description {
        margin: 20px 0; }
        .footer_container-columns__left-description p.title {
          font-weight: 600;
          text-transform: uppercase; }
      .footer_container-columns__left-social {
        display: flex;
        flex: auto;
        align-items: center;
        justify-content: center;
        margin-top: 25px; }
        .footer_container-columns__left-social > a {
          margin-left: 5px; }
        .footer_container-columns__left-social .social-footer {
          display: flex;
          align-items: center;
          margin-left: 60px; }
          .footer_container-columns__left-social .social-footer a {
            margin-right: 10px; }
        .footer_container-columns__left-social i:after {
          margin-right: 10px;
          width: 90px;
          content: "";
          background: #000;
          height: 1px;
          float: left;
          position: relative;
          top: 50%;
          transform: translateY(-50%); }
      .footer_container-columns__left-form {
        margin-bottom: 15px;
        background: #fff;
        border-radius: 20px;
        width: 100%;
        padding: 12px 0;
        align-items: center;
        justify-content: space-around;
        display: flex; }
        .footer_container-columns__left-form input {
          font-size: 12px;
          border: 0 none;
          min-width: 190px; }
        .footer_container-columns__left-form__submit {
          background: transparent;
          font-weight: 800;
          font-size: 16px;
          border: 0;
          cursor: pointer; }
    .footer_container-columns__right {
      position: relative;
      padding-left: 50px;
      width: 100%;
      display: flex;
      flex-direction: column; }
      .footer_container-columns__right a {
        color: #fff; }
      .footer_container-columns__right-adaptive-slogan {
        display: none; }
      .footer_container-columns__right-copyrights {
        color: #fff;
        font-size: 12px;
        display: inline-block;
        margin-top: auto;
        width: 100%; }
      .footer_container-columns__right-categories {
        position: relative;
        z-index: 1;
        margin-top: 20px; }
        .footer_container-columns__right-categories:after {
          display: table;
          content: "";
          clear: both; }
        .footer_container-columns__right-categories li {
          display: inline-block;
          width: 31%;
          float: left;
          margin: 5px 10px 5px 0px; }
          .footer_container-columns__right-categories li a {
            font-size: 12px;
            position: relative; }
            .footer_container-columns__right-categories li a:after {
              width: 0;
              left: 0;
              bottom: -5px;
              z-index: 2;
              content: "";
              position: absolute;
              transition: all .4s;
              background: #9dac39;
              height: 1px; }
            .footer_container-columns__right-categories li a:hover {
              color: #9dac39; }
              .footer_container-columns__right-categories li a:hover:after {
                width: 20%; }
      .footer_container-columns__right-navbar {
        position: relative;
        z-index: 1;
        display: flex;
        justify-content: space-between;
        padding-bottom: 15px; }
        .footer_container-columns__right-navbar:after {
          bottom: 0;
          left: 0;
          background: #565656;
          height: 1px;
          width: 100%;
          content: "";
          position: absolute; }
        .footer_container-columns__right-navbar li {
          display: inline-block; }
          .footer_container-columns__right-navbar li a {
            position: relative; }
            .footer_container-columns__right-navbar li a:after {
              width: 0;
              left: 0;
              bottom: -15px;
              z-index: 2;
              content: "";
              position: absolute;
              transition: all .4s;
              background: #9dac39;
              height: 2px; }
            .footer_container-columns__right-navbar li a:hover {
              color: #9dac39; }
              .footer_container-columns__right-navbar li a:hover:after {
                width: 100%; }

.hc2ws0wq {
  z-index: 0; }
  .backgrounds-divider {
    max-width: 100px;
    position: absolute;
    background: url("../images/divider.png");
    background-repeat: repeat-y;
    min-height: 100%;
    width: 100%; }

.product_card {
  display: block; }
  .product_card-leaf_left {
    background: url("/catalog/view/theme/grifel/images/leaf_left.png") no-repeat 0 0;
    display: block;
    position: absolute;
    left: 0;
    width: 134px;
    height: 157px;
    opacity: 0.5; }
  .product_card-leaf_right {
    background: url("/catalog/view/theme/grifel/images/leaf_right.png") no-repeat 0 0;
    display: block;
    position: absolute;
    right: 0;
    top: 875px;
    width: 127px;
    height: 217px;
    opacity: 0.5; }
  .product_card_container {
    display: block;
    position: relative; }
    .product_card_container-item-wrap {
      display: flex;
      -webkit-box-shadow: 0px 1px 5px 1px #00000063;
      -moz-box-shadow: 0px 1px 5px 1px #00000063;
      box-shadow: 0px 1px 5px 1px #00000063;
      margin-bottom: 100px; }
      .product_card_container-item-wrap__images {
        display: inline-block;
        float: left;
        width: 35%;
        padding: 40px 50px;
        position: relative; }
        .product_card_container-item-wrap__images__breadcrumbs {
          font-size: 16px;
          line-height: 20px;
          padding-bottom: 40px; }
          .product_card_container-item-wrap__images__breadcrumbs a {
            color: #000; }
            .product_card_container-item-wrap__images__breadcrumbs a span {
              color: #ff6d6d; }
          .product_card_container-item-wrap__images__breadcrumbs:before {
            content: '';
            background: url("/catalog/view/theme/grifel/images/icons.png") no-repeat 0 0;
            display: inline-block;
            position: relative;
            width: 8px;
            height: 12px;
            padding-right: 5px; }
        .product_card_container-item-wrap__images__title {
          font-size: 30px;
          line-height: 35px;
          font-weight: 600;
          padding-bottom: 40px; }
        .product_card_container-item-wrap__images img {
          margin: auto;
          width: auto !important;
          display: block;
          position: relative;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0; }
      .product_card_container-item-wrap__text-wrap {
        width: 56%;
        display: block;
        float: left;
        background: #f8fafb;
        padding: 55px 70px 40px 120px; }
        .product_card_container-item-wrap__text-wrap__head {
          display: flex;
          padding-bottom: 20px;
          width: 100%;
          justify-content: space-between; }
          .product_card_container-item-wrap__text-wrap__head-item_raty {
            margin-right: 10px; }
          .product_card_container-item-wrap__text-wrap__head-item_like {
            margin-right: 10px; }
            .product_card_container-item-wrap__text-wrap__head-item_like__button {
              border: none;
              cursor: pointer; }
          .product_card_container-item-wrap__text-wrap__head-item_repost, .product_card_container-item-wrap__text-wrap__head-item_article, .product_card_container-item-wrap__text-wrap__head-item_compare, .product_card_container-item-wrap__text-wrap__head-item_like, .product_card_container-item-wrap__text-wrap__head-item_raty {
            display: inline-block; }
        .product_card_container-item-wrap__text-wrap_container {
          position: relative;
          z-index: 1; }
          .product_card_container-item-wrap__text-wrap_container__tabs {
            border-top: 1px solid #ccc;
            text-align: center;
            /*display: inline-flex;
            width: 100%;*/ }
            .product_card_container-item-wrap__text-wrap_container__tabs ul {
              flex-direction: row;
              justify-content: space-between; }
              .product_card_container-item-wrap__text-wrap_container__tabs ul li {
                display: inline; }
                .product_card_container-item-wrap__text-wrap_container__tabs ul li a {
                  padding: 25px 15px;
                  display: inline-block;
                  position: relative;
                  text-transform: uppercase;
                  color: #000; }
                  .product_card_container-item-wrap__text-wrap_container__tabs ul li a:before {
                    content: "";
                    transition: all 1s;
                    width: 0;
                    height: 3px;
                    top: -2px;
                    left: 0;
                    display: block;
                    background: #9dac39;
                    position: absolute; }
                  .product_card_container-item-wrap__text-wrap_container__tabs ul li a.active {
                    font-weight: 700;
                    cursor: default; }
                    .product_card_container-item-wrap__text-wrap_container__tabs ul li a.active:before {
                      content: "";
                      position: absolute;
                      width: 100%;
                      top: -2px;
                      height: 3px;
                      background: #9dac39; }
                .product_card_container-item-wrap__text-wrap_container__tabs ul li:first-child a {
                  padding-left: 0; }
                .product_card_container-item-wrap__text-wrap_container__tabs ul li:last-child a {
                  padding-right: 0; }
          .product_card_container-item-wrap__text-wrap_container-content__item {
            overflow: auto;
            position: relative;
            padding: 0 0 15px;
            height: 260px;
            width: 560px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box; }
            .product_card_container-item-wrap__text-wrap_container-content__item-content {
              display: block;
              align-items: center; }
              .product_card_container-item-wrap__text-wrap_container-content__item-content p {
                padding-bottom: 25px; }
                .product_card_container-item-wrap__text-wrap_container-content__item-content p a {
                  color: #9dac39;
                  text-decoration: underline; }
              .product_card_container-item-wrap__text-wrap_container-content__item-content_table {
                width: 100%;
                border: 0 none;
                border-collapse: collapse;
                border-spacing: 0;
                position: relative; }
                .product_card_container-item-wrap__text-wrap_container-content__item-content_table thead {
                  border-top: 2px solid #ccc;
                  border-bottom: 2px solid #ccc; }
                  .product_card_container-item-wrap__text-wrap_container-content__item-content_table thead th {
                    text-align: left;
                    font-size: 12px;
                    line-height: 20px;
                    padding: 5px 5px 5px 0px; }
                .product_card_container-item-wrap__text-wrap_container-content__item-content_table tbody td {
                  border-bottom: 1px solid #ccc;
                  padding: 6px 20px;
                  text-align: left;
                  font-size: 12px;
                  line-height: 17px; }
                  .product_card_container-item-wrap__text-wrap_container-content__item-content_table tbody td:first-child {
                    padding-left: 0; }
        .product_card_container-item-wrap__text-wrap__addtocart {
          position: relative; }
          .product_card_container-item-wrap__text-wrap__addtocart .flex-fix {
            display: flex;
            justify-content: space-between;
            align-items: center; }
          .product_card_container-item-wrap__text-wrap__addtocart_head {
            border-top: 1px solid #d6d6d6;
            border-bottom: 1px solid #d6d6d6;
            padding: 10px 0;
            margin-bottom: 30px;
            width: 100%;
            justify-content: space-between;
            display: flex;
            align-items: center; }
            .product_card_container-item-wrap__text-wrap__addtocart_head_type {
              position: relative;
              text-align: left; }
              .product_card_container-item-wrap__text-wrap__addtocart_head_type > div {
                display: flex;
                align-items: center; }
              .product_card_container-item-wrap__text-wrap__addtocart_head_type_title {
                display: inline-block;
                padding-right: 15px;
                font-size: 12px; }
              .product_card_container-item-wrap__text-wrap__addtocart_head_type-wrap {
                display: inline-block;
                border-radius: 7px;
                -mox-border-radius: 7px;
                -webkit-border-radius: 7px; }
                .product_card_container-item-wrap__text-wrap__addtocart_head_type-wrap__option-value {
                  margin-bottom: 15px; }
                  .product_card_container-item-wrap__text-wrap__addtocart_head_type-wrap__option-value label {
                    cursor: pointer;
                    position: relative;
                    padding-left: 30px;
                    font-size: 14px;
                    /* Show the checkmark when checked */
                    /* Style the checkmark/indicator */ }
                    .product_card_container-item-wrap__text-wrap__addtocart_head_type-wrap__option-value label input {
                      position: absolute;
                      opacity: 0;
                      cursor: pointer;
                      height: 0;
                      width: 0; }
                    .product_card_container-item-wrap__text-wrap__addtocart_head_type-wrap__option-value label span {
                      position: absolute;
                      top: -2px;
                      left: 0;
                      height: 25px;
                      width: 25px;
                      background-color: #eee; }
                    .product_card_container-item-wrap__text-wrap__addtocart_head_type-wrap__option-value label:hover input ~ span {
                      background-color: #ccc; }
                    .product_card_container-item-wrap__text-wrap__addtocart_head_type-wrap__option-value label input:checked ~ span {
                      background-color: #9dac39; }
                    .product_card_container-item-wrap__text-wrap__addtocart_head_type-wrap__option-value label span:after {
                      content: "";
                      position: absolute;
                      display: none; }
                    .product_card_container-item-wrap__text-wrap__addtocart_head_type-wrap__option-value label input:checked ~ span:after {
                      display: block; }
                    .product_card_container-item-wrap__text-wrap__addtocart_head_type-wrap__option-value label span:after {
                      left: 9px;
                      top: 5px;
                      width: 5px;
                      height: 10px;
                      border: solid white;
                      border-width: 0 3px 3px 0;
                      -webkit-transform: rotate(45deg);
                      -ms-transform: rotate(45deg);
                      transform: rotate(45deg); }
            .product_card_container-item-wrap__text-wrap__addtocart_head_number {
              position: relative;
              text-align: right;
              width: 45%;
              float: left; }
              .product_card_container-item-wrap__text-wrap__addtocart_head_number_title {
                display: inline-block;
                padding-right: 15px; }
              .product_card_container-item-wrap__text-wrap__addtocart_head_number-wrap {
                display: inline-block;
                background: #f4f4f4;
                color: #808080;
                line-height: 24px;
                padding: 10px;
                border-radius: 20px;
                -moz-border-radius: 20px;
                -webkit-border-radius: 20px; }
                .product_card_container-item-wrap__text-wrap__addtocart_head_number-wrap span {
                  width: 25px;
                  height: 25px;
                  cursor: pointer;
                  display: inline-block;
                  text-align: center; }
                  .product_card_container-item-wrap__text-wrap__addtocart_head_number-wrap span.minus:after {
                    content: '';
                    width: 1px;
                    height: 20px;
                    background: #d0d0d0;
                    display: block;
                    position: relative;
                    right: -2px;
                    float: right;
                    top: 3px; }
                  .product_card_container-item-wrap__text-wrap__addtocart_head_number-wrap span.plus:before {
                    content: '';
                    width: 1px;
                    height: 20px;
                    background: #d0d0d0;
                    display: block;
                    position: relative;
                    left: -2px;
                    float: left;
                    top: 3px; }
                .product_card_container-item-wrap__text-wrap__addtocart_head_number-wrap input[type="mxn5yq4n"] {
                  background: #f4f4f4;
                  padding: 0 5px;
                  border: 0 none;
                  width: 30px;
                  height: 25px;
                  text-align: center; }
          .product_card_container-item-wrap__text-wrap__addtocart_price {
            text-align: center;
            font-size: 25px;
            line-height: 45px;
            font-weight: 500; }
            .product_card_container-item-wrap__text-wrap__addtocart_price span {
              font-size: 36px;
              font-weight: 600; }
              .product_card_container-item-wrap__text-wrap__addtocart_price span.old_price {
                font-size: 26px;
                text-decoration: line-through;
                color: #ccc;
                font-weight: normal; }
          .product_card_container-item-wrap__text-wrap__addtocart_button a {
            position: relative;
            padding: 10px 40px;
            background: #9dac39;
            text-transform: uppercase;
            color: #fff;
            border: 0 none;
            border-radius: 25px;
            box-shadow: 0 0 16px #00000030;
            font-weight: 700;
            font-size: 24px;
            display: flex;
            justify-content: center;
            align-items: center; }
            .product_card_container-item-wrap__text-wrap__addtocart_button a img {
              position: absolute;
              right: 20px;
              top: 50%;
              transform: translateY(-50%); }
            .product_card_container-item-wrap__text-wrap__addtocart_button a img {
              transition: .2s; }
            .product_card_container-item-wrap__text-wrap__addtocart_button a:hover img {
              right: 25px; }
          .product_card_container-item-wrap__text-wrap__addtocart .button-add-to-cart-not {
            background: #c2c2c2;
            pointer-events: none;
            cursor: default;
            text-decoration: none; }
          .product_card_container-item-wrap__text-wrap__addtocart .button-add-to-cart-order {
            background: #cea13a;
            cursor: pointer;
            text-decoration: none; }
    .product_card_container_reviews {
      display: block; }
      .product_card_container_reviews-content {
        min-height: 175px;
        position: relative; }
        .product_card_container_reviews-content-items {
          padding: 0; }
          .product_card_container_reviews-content-items__person {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            padding-bottom: 20px; }
            .product_card_container_reviews-content-items__person-name {
              width: 50%;
              float: left;
              text-align: left; }
              .product_card_container_reviews-content-items__person-name p {
                font-weight: bold;
                font-size: 16px; }
            .product_card_container_reviews-content-items__person-raty {
              width: 50%;
              float: right;
              text-align: right; }
          .product_card_container_reviews-content-items__comment {
            margin-top: 0px; }
            .product_card_container_reviews-content-items__comment p {
              font-size: 16px;
              line-height: 20px; }
      .product_card_container_reviews__addreview {
        display: none; }
        .product_card_container_reviews__addreview__content {
          padding: 10px 0;
          min-height: 125px; }
          .product_card_container_reviews__addreview__content .error {
            color: red; }
          .product_card_container_reviews__addreview__content .raty {
            margin-top: 15px; }
            .product_card_container_reviews__addreview__content .raty i {
              font-size: 18px; }
          .product_card_container_reviews__addreview__content input, .product_card_container_reviews__addreview__content textarea {
            padding: 15px 5px;
            font-size: 16px;
            outline: 0 none;
            display: block;
            width: 100%;
            border: 0 none;
            border-bottom: 1px solid #ccc;
            background: transparent;
            box-sizing: border-box; }
        .product_card_container_reviews__addreview__header {
          position: relative; }
          .product_card_container_reviews__addreview__header p {
            font-size: 18px;
            font-weight: 500; }
          .product_card_container_reviews__addreview__header-close a {
            position: absolute;
            right: 15px;
            top: 5px;
            display: block; }
      .product_card_container_reviews-pagination {
        background: transparent;
        width: 23%;
        float: right;
        box-sizing: border-box;
        position: relative;
        top: 13px; }
        .product_card_container_reviews-pagination .navigation {
          display: flex;
          align-items: center;
          margin-top: 18px; }
          .product_card_container_reviews-pagination .navigation img:first-child {
            margin-right: 10px; }
          .product_card_container_reviews-pagination .navigation img:last-child {
            margin-left: 10px; }
      .product_card_container_reviews__button {
        display: inline-block;
        width: 77%;
        position: absolute;
        bottom: 25px; }
        .product_card_container_reviews__button button {
          outline: 0 none;
          background: transparent;
          cursor: pointer;
          border: 0 none;
          color: #9dac39;
          text-transform: uppercase;
          font-weight: 500;
          font-size: 20px;
          padding: 10px 0; }

.breadcrumbs_block {
  display: block; }
  .breadcrumbs_block_container {
    display: block;
    position: relative;
    margin: 40px 0 30px; }
    .breadcrumbs_block_container.catalog-custom_bread {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap;
      margin: 25px 0px 25px; }
      .breadcrumbs_block_container.catalog-custom_bread .category_block_container_header {
        margin-bottom: 0; }
    .breadcrumbs_block_container ul {
      display: block;
      list-style: none; }
      .breadcrumbs_block_container ul li {
        display: inline-block;
        font-size: 12px; }
        .breadcrumbs_block_container ul li:first-child {
          font-size: 14px; }
          .breadcrumbs_block_container ul li:first-child:before {
            content: url("/catalog/view/theme/grifel/images/bd-home.png");
            display: inline-block;
            padding-right: 10px; }
        .breadcrumbs_block_container ul li:after {
          content: '/';
          padding-left: 3px;
          font-size: 15px; }
        .breadcrumbs_block_container ul li:last-child:after {
          content: ''; }
        .breadcrumbs_block_container ul li .home {
          color: #000;
          font-size: 16px;
          line-height: 25px; }
        .breadcrumbs_block_container ul li a {
          color: #000;
          display: inline-block;
          font-size: 12px; }

@media (max-width: 786px) {
  .breadcrumbs_block_container.catalog-custom_bread {
    flex-direction: column;
    align-items: flex-start; }
  .breadcrumbs_block_container__bread-crumbs {
    margin-bottom: 15px; }
  .breadcrumbs_block.catalog_block_container_breadcrumbs {
    display: none; }
  .breadcrumbs_block.order_page .breadcrumbs_block_container {
    margin: 15px 0 30px; } }
@media (max-width: 564px) {
  .breadcrumbs_block_container.catalog-custom_bread {
    flex-direction: column;
    align-items: flex-start;
    margin: 25px 0px 0; }
    .breadcrumbs_block_container.catalog-custom_bread .category_block_container_header_adaptive-filter {
      margin-top: 10px; }
    .breadcrumbs_block_container.catalog-custom_bread .category_block_container_header {
      width: 100%; } }
.feature_product {
  margin-bottom: 80px;
  position: relative; }
  .feature_product-right-img {
    background: url(/catalog/view/theme/grifel/images/feature-product-img.png);
    position: absolute;
    bottom: -130px;
    z-index: -1;
    right: 0;
    width: 316px;
    height: 180px;
    opacity: 0.5; }
  .feature_product_container-header {
    text-align: center;
    margin-bottom: 70px;
    position: relative; }
    .feature_product_container-header:after {
      content: '';
      width: 100%;
      height: 2px;
      background: #ccc;
      display: block;
      position: absolute;
      bottom: 22px;
      z-index: 1; }
    .feature_product_container-header p {
      font-size: 36px;
      text-transform: uppercase;
      z-index: 2;
      display: inline-block;
      position: relative;
      background: #fff;
      padding: 0 160px; }

.category_block {
  display: block;
  position: relative; }
  .category_block_container {
    display: block;
    position: relative; }
    .category_block_container:after {
      content: "";
      display: table;
      clear: both; }
    .category_block_container_header {
      display: block;
      margin-bottom: 30px; }
      .category_block_container_header form {
        display: flex;
        align-items: center;
        justify-content: flex-end; }
        @media (max-width: 564px) {
          .category_block_container_header form {
            flex-direction: column; } }
      .category_block_container_header_adaptive-filter {
        display: none; }
        @media (max-width: 564px) {
          .category_block_container_header_adaptive-filter {
            justify-content: center;
            width: 100%;
            text-align: center;
            display: flex;
            margin-top: 20px; } }
        .category_block_container_header_adaptive-filter button {
          padding: 5px 10px;
          font-size: 18px;
          background: transparent;
          cursor: pointer;
          border: 0 none; }
      .category_block_container_header .custom-select {
        display: inline-block;
        width: 300px; }
        @media (max-width: 564px) {
          .category_block_container_header .custom-select {
            display: block;
            margin: 0 auto; } }
        .category_block_container_header .custom-select > button {
          padding: 6px 55px 6px 6px; }
          .category_block_container_header .custom-select > button:hover {
            background-color: transparent; }
          .category_block_container_header .custom-select > button:after {
            background: url("/catalog/view/theme/grifel/images/icon-category-sort-select.png");
            border: 0 none;
            width: 16px;
            height: 14px; }
        .category_block_container_header .custom-select .custom-select__dropdown {
          z-index: 20000; }
      .category_block_container_header_list {
        vertical-align: top;
        display: inline-block;
        padding-right: 20px; }
        .category_block_container_header_list > span {
          display: inline-block;
          vertical-align: top;
          padding: 6px 15px 6px 6px; }
        .category_block_container_header_list__button {
          display: inline-block; }
          .category_block_container_header_list__button button {
            background: transparent;
            border: 0 none;
            padding: 8px;
            width: 16px;
            height: 16px;
            cursor: pointer; }
            .category_block_container_header_list__button button:first-child {
              margin-right: 10px; }
            .category_block_container_header_list__button button.grid {
              background: url("/catalog/view/theme/grifel/images/icon-grid.png");
              background-repeat: no-repeat;
              background-size: contain;
              background-position: center center; }
              .category_block_container_header_list__button button.grid.active {
                background: url("/catalog/view/theme/grifel/images/icon-grid-active.png");
                background-repeat: no-repeat;
                background-size: contain;
                background-position: center center; }
            .category_block_container_header_list__button button.list {
              background: url("/catalog/view/theme/grifel/images/icon-list.png");
              background-repeat: no-repeat;
              background-size: contain;
              background-position: center center; }
              .category_block_container_header_list__button button.list.active {
                background: url("/catalog/view/theme/grifel/images/icon-list-active.png");
                background-repeat: no-repeat;
                background-size: contain;
                background-position: center center; }
    .category_block_container_navbar {
      width: 25%;
      float: left; }
      @media (max-width: 1200px) {
        .category_block_container_navbar {
          width: 30%; } }
      @media (max-width: 564px) {
        .category_block_container_navbar {
          top: -7px !important; } }
      .category_block_container_navbar-wrapper {
        background: #fff;
        margin: 0 5px 50px; }
        .category_block_container_navbar-wrapper .asside-item {
          padding: 20px 10px 20px 20px;
          position: relative; }
          .category_block_container_navbar-wrapper .asside-item .show_hide_manufact {
            display: none; }
          .category_block_container_navbar-wrapper .asside-item:last-child:after {
            display: none; }
          .category_block_container_navbar-wrapper .asside-item:after {
            content: "";
            background: #d0d0d0;
            height: 1px;
            width: 90%;
            left: 5%;
            position: absolute;
            bottom: 0; }
          .category_block_container_navbar-wrapper .asside-item__title {
            position: relative;
            cursor: pointer; }
            .category_block_container_navbar-wrapper .asside-item__title:after {
              position: absolute;
              transition: all .5s;
              content: "";
              transform: rotate(180deg);
              right: 10px;
              background: url("/catalog/view/theme/grifel/images/icon-asside-arrow.png");
              top: 7px;
              width: 24px;
              height: 13px; }
              @media (max-width: 998px) {
                .category_block_container_navbar-wrapper .asside-item__title:after {
                  top: 5px;
                  right: 0px; } }
            .category_block_container_navbar-wrapper .asside-item__title p {
              font-size: 18px;
              font-weight: 600; }
          .category_block_container_navbar-wrapper .asside-item.asside-opened .show_hide_manufact {
            height: 25px;
            display: flex;
            align-items: center;
            margin-top: 20px;
            cursor: pointer;
            border: 1px dashed;
            justify-content: center; }
          .category_block_container_navbar-wrapper .asside-item.asside-opened .asside-item__content {
            display: block; }
            .category_block_container_navbar-wrapper .asside-item.asside-opened .asside-item__content.manufact_custom {
              height: 220px;
              overflow: hidden; }
          .category_block_container_navbar-wrapper .asside-item.asside-opened .asside-item__title:after {
            transform: rotate(360deg); }
          .category_block_container_navbar-wrapper .asside-item__content {
            display: none;
            margin-top: 15px; }
            .category_block_container_navbar-wrapper .asside-item__content.categories_checkbox_container .border-custom {
              border-left: 1px solid #9dac39; }
            .category_block_container_navbar-wrapper .asside-item__content.categories_checkbox_container .t4iznsd2 {
              margin-top: 5px; }
        .category_block_container_navbar-wrapper__manufacturers-item__checkboxes, .category_block_container_navbar-wrapper__categories-item__checkboxes {
          float: left;
          position: relative;
          width: 20px;
          height: 20px;
          background: #fff;
          border-radius: 2px;
          border: 1px solid #d2d2d2;
          box-shadow: inset 0px 1px 0px rgba(0, 0, 0, 0.1);
          margin-right: 5px;
          overflow: hidden; }
          .category_block_container_navbar-wrapper__manufacturers-item__checkboxes .customCheckboxChecked, .category_block_container_navbar-wrapper__categories-item__checkboxes .customCheckboxChecked {
            background: #9dac39;
            border: 0 none; }
          .category_block_container_navbar-wrapper__manufacturers-item__checkboxes input, .category_block_container_navbar-wrapper__categories-item__checkboxes input {
            opacity: 0;
            cursor: pointer;
            z-index: 5;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            top: 0;
            left: 0; }
          .category_block_container_navbar-wrapper__manufacturers-item__checkboxes span, .category_block_container_navbar-wrapper__categories-item__checkboxes span {
            color: #fff;
            display: none;
            text-align: center;
            line-height: 20px;
            font-size: 90%; }
          .category_block_container_navbar-wrapper__manufacturers-item__checkboxes .customCheckboxChecked span, .category_block_container_navbar-wrapper__categories-item__checkboxes .customCheckboxChecked span {
            display: block; }
        .category_block_container_navbar-wrapper__manufacturers-item {
          min-height: 30px; }
        .category_block_container_navbar-wrapper__name-content .filter_name_input {
          padding: 7px 10px;
          width: 67%;
          border: 1px solid #aaaaac;
          text-align: left; }
        .category_block_container_navbar-wrapper__name-content button {
          padding: 8px 20px;
          color: #fff;
          border: 0 none;
          cursor: pointer;
          background: #9dac39; }
        .category_block_container_navbar-wrapper__price-content {
          display: flex;
          justify-content: space-between;
          align-items: center;
          margin-bottom: 20px; }
          .category_block_container_navbar-wrapper__price-content > input {
            float: left;
            text-align: center;
            padding: 7px 0;
            width: 80px;
            border: 1px solid #aaaaac; }
          .category_block_container_navbar-wrapper__price-content > button {
            padding: 8px 20px;
            color: #fff;
            border: 0 none;
            cursor: pointer;
            background: #9dac39; }
            @media (max-width: 998px) {
              .category_block_container_navbar-wrapper__price-content > button {
                margin-top: 5px; } }
          .category_block_container_navbar-wrapper__price-content__delimetr {
            width: 10px;
            height: 1px;
            background: #aaaaac; }
            @media (max-width: 998px) {
              .category_block_container_navbar-wrapper__price-content__delimetr {
                margin: 3px 0;
                width: 0; } }
        .category_block_container_navbar-wrapper__price #filter_price_slider .ui-state-default, .category_block_container_navbar-wrapper__price #filter_price_slider .ui-widget-content .ui-state-default {
          border-radius: 50%;
          background: #fff;
          top: -10px; }
        .category_block_container_navbar-wrapper__price #filter_price_slider .ui-slider-range {
          background: #9dac39; }
        .category_block_container_navbar-wrapper__price #filter_price_slider.ui-widget.ui-widget-content {
          height: 3px;
          background: #e9e9e9;
          max-width: calc(100% - 10px);
          border: 0 none;
          border-radius: 0; }
        .category_block_container_navbar-wrapper__categories .t4iznsd2 {
          cursor: pointer;
          position: relative;
          overflow: hidden; }
          .category_block_container_navbar-wrapper__categories .t4iznsd2 .item-dropdown-category {
            border-left: 1px solid; }
          .category_block_container_navbar-wrapper__categories .t4iznsd2.active > a {
            color: #a7bb24; }
          .category_block_container_navbar-wrapper__categories .t4iznsd2.active > span {
            color: #a7bb24;
            cursor: text; }
          .category_block_container_navbar-wrapper__categories .t4iznsd2.dropdown:after {
            display: block; }
          .category_block_container_navbar-wrapper__categories .t4iznsd2 a {
            display: block;
            position: relative;
            z-index: 2;
            padding-right: 15px; }
          .category_block_container_navbar-wrapper__categories .t4iznsd2:not(.remove-dropdown):after {
            content: "";
            position: absolute;
            top: 5px;
            z-index: 0;
            background: url("/catalog/view/theme/grifel/images/icon-category-arrow.png");
            width: 8px;
            right: 10px;
            height: 8px;
            transition: all .4s; }
          .category_block_container_navbar-wrapper__categories .t4iznsd2 .item-dropdown .t4iznsd2 {
            margin-left: 15px; }
            .category_block_container_navbar-wrapper__categories .t4iznsd2 .item-dropdown .t4iznsd2 a {
              max-height: 0;
              transition: all .8s;
              overflow: hidden;
              display: block; }
              .category_block_container_navbar-wrapper__categories .t4iznsd2 .item-dropdown .t4iznsd2 a:after {
                right: 20px; }
            .category_block_container_navbar-wrapper__categories .t4iznsd2 .item-dropdown .t4iznsd2 .item-dropdown a {
              max-height: 0; }
          .category_block_container_navbar-wrapper__categories .t4iznsd2.opened:after {
            transform: rotate(90deg); }
          .category_block_container_navbar-wrapper__categories .t4iznsd2.opened > .item-dropdown a {
            max-height: 60px; }
          .category_block_container_navbar-wrapper__categories .t4iznsd2.opened > .item-dropdown .t4iznsd2.opened .item-dropdown a {
            max-height: 60px; }
    .category_block_container_content {
      float: right;
      width: 75%;
      position: relative; }
      @media (max-width: 1200px) {
        .category_block_container_content {
          width: 70%; } }
      .category_block_container_content p.sorry {
        text-align: center;
        font-size: 18px; }
      .category_block_container_content-overlay {
        display: none;
        width: 100%;
        height: 64px;
        z-index: 0;
        opacity: 1;
        align-items: center;
        justify-content: center; }
        .category_block_container_content-overlay.qnb0z4xu {
          display: flex; }
        .category_block_container_content-overlay .lds-dual-ring {
          display: inline-block;
          width: 64px;
          height: 64px; }
        .category_block_container_content-overlay .lds-dual-ring:after {
          content: " ";
          display: block;
          width: 46px;
          height: 46px;
          margin: 1px;
          border-radius: 50%;
          border: 5px solid #9dac39;
          border-color: #9dac39 transparent #9dac39 transparent;
          animation: lds-dual-ring 1.2s linear infinite; }
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
      .category_block_container_content_list {
        padding-left: 5px; }
        .category_block_container_content_list_item {
          padding: 20px 15px 20px 15px;
          margin-bottom: 25px;
          display: flex;
          position: relative;
          justify-content: space-between;
          height: 200px; }
          @media (max-width: 1200px) {
            .category_block_container_content_list_item {
              height: auto; } }
          @media (max-width: 998px) {
            .category_block_container_content_list_item {
              min-height: 106px;
              height: 100%;
              align-items: center; } }
          .category_block_container_content_list_item__like button {
            border: 0 none;
            position: absolute;
            right: 15px;
            top: 15px; }
          .category_block_container_content_list_item__images {
            margin-right: 25px;
            width: 175px;
            height: 100%; }
            @media (max-width: 998px) {
              .category_block_container_content_list_item__images {
                width: 100px; } }
            .category_block_container_content_list_item__images a {
              display: block;
              width: 175px;
              height: 100%; }
              @media (max-width: 998px) {
                .category_block_container_content_list_item__images a {
                  width: 100px; } }
              .category_block_container_content_list_item__images a img {
                height: 100%;
                width: 100%;
                object-fit: cover; }
          .category_block_container_content_list_item__order {
            border-left: 1px solid #e5e5e5;
            padding-left: 40px;
            display: flex;
            align-items: center;
            flex-direction: column; }
            @media (max-width: 1200px) {
              .category_block_container_content_list_item__order {
                padding-left: 10px;
                width: 150px; } }
            .category_block_container_content_list_item__order-article {
              align-self: flex-start; }
            .category_block_container_content_list_item__order_addtocart {
              min-width: 240px; }
              @media (max-width: 1200px) {
                .category_block_container_content_list_item__order_addtocart {
                  width: 100px; } }
              .category_block_container_content_list_item__order_addtocart a {
                position: relative;
                padding: 9px 0;
                background: #9dac39;
                border-radius: 25px;
                text-transform: uppercase;
                color: #fff;
                border: 0 none;
                box-shadow: 0 0 16px #00000030;
                font-weight: 700;
                font-size: 18px;
                width: 100%;
                display: flex;
                justify-content: center;
                align-items: center; }
                .category_block_container_content_list_item__order_addtocart a.button-add-to-cart-order {
                  background: #cea13a;
                  cursor: pointer; }
                .category_block_container_content_list_item__order_addtocart a.button-add-to-cart-not {
                  background: #c2c2c2;
                  cursor: default; }
                @media (max-width: 1200px) {
                  .category_block_container_content_list_item__order_addtocart a {
                    padding: 9px 10px;
                    width: 110px;
                    margin: 0 auto; } }
                .category_block_container_content_list_item__order_addtocart a span {
                  padding-right: 10px; }
                  @media (max-width: 1200px) {
                    .category_block_container_content_list_item__order_addtocart a span {
                      padding-right: 0;
                      font-size: 16px; } }
                @media (max-width: 1200px) {
                  .category_block_container_content_list_item__order_addtocart a img {
                    display: none; } }
            .category_block_container_content_list_item__order-price {
              text-align: center;
              display: flex;
              align-items: center;
              justify-content: center;
              flex-direction: column;
              margin-top: auto;
              margin-bottom: 20px; }
              .category_block_container_content_list_item__order-price p {
                font-size: 28px;
                font-weight: bold; }
                .category_block_container_content_list_item__order-price p.old_price {
                  font-size: 20px;
                  text-decoration: line-through;
                  color: #ccc;
                  font-weight: normal; }
          .category_block_container_content_list_item__text {
            display: flex;
            flex-direction: column;
            width: 100%;
            align-items: flex-start; }
            @media (max-width: 998px) {
              .category_block_container_content_list_item__text a {
                margin-bottom: 0px !important; } }
            .category_block_container_content_list_item__text .cvacdy8n {
              margin-top: auto; }
              @media (max-width: 1200px) {
                .category_block_container_content_list_item__text .cvacdy8n {
                  margin-top: 20px; } }
              @media (max-width: 998px) {
                .category_block_container_content_list_item__text .cvacdy8n {
                  margin-top: 10px; } }
            .category_block_container_content_list_item__text-view {
              margin-top: auto; }
              .category_block_container_content_list_item__text-view a {
                color: black;
                font-size: 14px;
                position: relative;
                display: inline-flex;
                align-items: center;
                justify-content: center;
                flex-direction: row-reverse; }
                .category_block_container_content_list_item__text-view a::before {
                  content: '';
                  width: 15px;
                  height: 15px;
                  background-image: url("/catalog/view/theme/grifel/images/arrow-right-catalog.png");
                  background-size: contain;
                  background-repeat: no-repeat;
                  background-position: center center;
                  margin-left: 20px; }
                .category_block_container_content_list_item__text-view a:hover:after {
                  width: 100%; }
                .category_block_container_content_list_item__text-view a:after {
                  transition: all .4s;
                  display: block;
                  position: absolute;
                  content: "";
                  background: #9dac39;
                  height: 1px;
                  width: 0;
                  left: 0;
                  bottom: -5px; }
            .category_block_container_content_list_item__text-middle {
              margin-top: 15px;
              font-size: 12px; }
              @media (max-width: 998px) {
                .category_block_container_content_list_item__text-middle {
                  margin-top: 10px; } }
              .category_block_container_content_list_item__text-middle > div, .category_block_container_content_list_item__text-middle > span {
                margin-right: 40px;
                display: inline-block; }
                .category_block_container_content_list_item__text-middle > div:last-child, .category_block_container_content_list_item__text-middle > span:last-child {
                  margin-right: 0; }
            .category_block_container_content_list_item__text-desc {
              font-size: 12px;
              color: #959495;
              padding: 20px 0;
              padding-right: 10px; }
              @media (max-width: 998px) {
                .category_block_container_content_list_item__text-desc {
                  display: none; } }
            .category_block_container_content_list_item__text > a {
              font-size: 16px;
              font-weight: 600;
              position: relative;
              margin-bottom: 16px;
              display: block;
              text-transform: uppercase; }
      .category_block_container_content_grid {
        display: inline-block;
        position: relative;
        width: 100%; }
        @media (max-width: 1200px) {
          .category_block_container_content_grid {
            margin-left: 10px; } }
        @media (max-width: 564px) {
          .category_block_container_content_grid {
            margin-left: 0px; } }
        .category_block_container_content_grid .yv77sssa {
          display: flex;
          align-items: flex-start;
          justify-content: flex-start;
          flex-wrap: wrap; }
          @media (max-width: 786px) {
            .category_block_container_content_grid .yv77sssa {
              align-items: center; } }
          @media (max-width: 786px) {
            .category_block_container_content_grid .yv77sssa {
              justify-content: center; } }
          .category_block_container_content_grid .i0fbsl73 {
            width: 31.33%;
            height: 450px;
            margin: 0px 5px 20px 5px; }
            @media (max-width: 1200px) {
              .category_block_container_content_grid .i0fbsl73 {
                width: 48%; } }
            @media (max-width: 786px) {
              .category_block_container_content_grid .i0fbsl73 {
                width: 47% !important;
                margin: 0 auto;
                margin-left: 0 !important; } }
            @media (max-width: 564px) {
              .category_block_container_content_grid .i0fbsl73 {
                width: 47% !important;
                margin-right: 0;
                height: 335px; } }
            @media (max-width: 564px) {
              .category_block_container_content_grid .i0fbsl73:nth-child(2n+1) {
                margin-left: 0;
                margin-right: 5px; } }
            @media (max-width: 564px) {
              .category_block_container_content_grid .i0fbsl73:nth-child(2n+2) {
                margin-left: 5px !important;
                margin-right: 0; } }

.cart_block {
  display: block; }
  .cart_block_container {
    display: block;
    position: relative; }
    .cart_block_container-item-wrap {
      display: flex;
      margin: 20px 60px 20px 0;
      -webkit-box-shadow: 0px 1px 5px 1px #00000063;
      -moz-box-shadow: 0px 1px 5px 1px #00000063;
      box-shadow: 0px 1px 5px 1px #00000063;
      min-height: 240px; }
      .cart_block_container-item-wrap__remove {
        display: block; }
        .cart_block_container-item-wrap__remove-item {
          position: relative;
          font-size: 40px;
          font-weight: 300;
          float: left;
          padding: 0 20px;
          color: #d0d0d0;
          top: 100px;
          transition: all .2s; }
        .cart_block_container-item-wrap__remove:hover {
          background: #ff4e4e; }
      .cart_block_container-item-wrap__images {
        display: inline-block;
        float: left;
        margin-right: 20px;
        width: 330px;
        padding: 30px 0;
        position: relative; }
        .cart_block_container-item-wrap__images__header-like {
          position: absolute;
          left: 30px;
          top: 30px;
          z-index: 8; }
          .cart_block_container-item-wrap__images__header-like__button {
            border: none;
            cursor: pointer; }
        .cart_block_container-item-wrap__images img {
          margin: auto;
          width: auto !important;
          display: block;
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0; }
      .cart_block_container-item-wrap__text-wrap {
        width: 100%;
        padding: 30px 0 30px 25px; }
        .cart_block_container-item-wrap__text-wrap__text {
          display: inline-block;
          width: calc(100% - 290px); }
          .cart_block_container-item-wrap__text-wrap__text a {
            font-size: 18px;
            color: #29262f;
            font-weight: 400;
            position: relative;
            display: block;
            margin-bottom: 10px; }
          .cart_block_container-item-wrap__text-wrap__text__text-view a {
            display: inline-block;
            position: relative; }
            .cart_block_container-item-wrap__text-wrap__text__text-view a:hover {
              font-weight: 600; }
              .cart_block_container-item-wrap__text-wrap__text__text-view a:hover:after {
                width: 100%; }
            .cart_block_container-item-wrap__text-wrap__text__text-view a:after {
              transition: all .3s;
              content: '';
              background: #9dac39;
              width: 60px;
              height: 1px;
              display: block;
              position: absolute;
              bottom: -10px;
              float: left; }
          .cart_block_container-item-wrap__text-wrap__text__sku, .cart_block_container-item-wrap__text-wrap__text__raty, .cart_block_container-item-wrap__text-wrap__text__rating {
            display: inline-block;
            padding: 7px 50px 20px 0px; }
          .cart_block_container-item-wrap__text-wrap__text__text-desc {
            color: #959495;
            font-size: 11px;
            min-height: 60px; }
          .cart_block_container-item-wrap__text-wrap__text__text-view {
            display: block;
            padding-top: 13px; }
            .cart_block_container-item-wrap__text-wrap__text__text-view a {
              font-size: 12px;
              color: #959495;
              font-weight: 300; }
        .cart_block_container-item-wrap__text-wrap__container {
          float: right;
          display: flex;
          position: relative;
          flex-direction: column;
          width: 280px;
          justify-content: flex-end;
          text-align: center;
          height: 100%;
          align-items: center; }
          .cart_block_container-item-wrap__text-wrap__container_number {
            display: inline-block;
            background: #fff;
            line-height: 24px;
            padding: 10px;
            max-width: 100px;
            margin: 20px auto 0;
            border: 1px solid #d0d0d0;
            border-radius: 7px;
            -moz-border-radius: 7px;
            -webkit-border-radius: 7px; }
            .cart_block_container-item-wrap__text-wrap__container_number span {
              width: 25px;
              height: 25px;
              cursor: pointer;
              display: inline-block; }
              .cart_block_container-item-wrap__text-wrap__container_number span.minus:after {
                content: '';
                width: 1px;
                height: 20px;
                background: #d0d0d0;
                display: block;
                position: relative;
                right: -2px;
                float: right;
                top: 3px; }
              .cart_block_container-item-wrap__text-wrap__container_number span.plus:before {
                content: '';
                width: 1px;
                height: 20px;
                background: #d0d0d0;
                display: block;
                position: relative;
                left: -2px;
                float: left;
                top: 3px; }
            .cart_block_container-item-wrap__text-wrap__container_number input[type="mxn5yq4n"] {
              padding: 0 5px;
              border: 0 none;
              width: 30px;
              height: 25px;
              text-align: center; }
          .cart_block_container-item-wrap__text-wrap__container-like {
            background: #e8e8e8;
            border-radius: 50%;
            position: absolute;
            right: 10px;
            top: 10px;
            width: 35px;
            height: 35px; }
            .cart_block_container-item-wrap__text-wrap__container-like-button {
              border: none;
              cursor: pointer;
              position: absolute;
              top: 7px;
              left: 8px; }
          .cart_block_container-item-wrap__text-wrap__container_price {
            font-size: 25px;
            font-weight: 500; }
            .cart_block_container-item-wrap__text-wrap__container_price span {
              font-size: 27px;
              font-weight: 600; }
          .cart_block_container-item-wrap__text-wrap__container-addtocart a {
            padding: 10px 0;
            background: #9dac39;
            text-transform: uppercase;
            color: #fff;
            border: 0 none;
            border-radius: 25px;
            font-size: 24px;
            width: 115%;
            display: flex;
            justify-content: center;
            align-items: center; }
            .cart_block_container-item-wrap__text-wrap__container-addtocart a img {
              margin-left: 10px;
              width: auto !important;
              display: inline !important; }
    .cart_block_container-item__checkout {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 60px;
      margin-bottom: 100px; }
      .cart_block_container-item__checkout-total {
        font-size: 23px;
        font-weight: 400;
        margin-left: 60px; }
        .cart_block_container-item__checkout-total:before {
          content: url("/catalog/view/theme/grifel/images/total.png");
          display: block;
          padding-right: 15px;
          width: 45px;
          float: left; }
        .cart_block_container-item__checkout-total strong {
          font-size: 27px;
          margin-left: 30px; }
        .cart_block_container-item__checkout-total span {
          display: inline-block;
          padding-top: 15px; }
      .cart_block_container-item__checkout-addtocart {
        margin-right: 60px; }
        .cart_block_container-item__checkout-addtocart a {
          background: transparent;
          text-transform: uppercase;
          color: #000;
          position: relative;
          border: 2px solid #ffd925;
          font-weight: 700;
          min-height: 45px;
          font-size: 16px; }
          .cart_block_container-item__checkout-addtocart a span {
            margin-right: 10px; }
          .cart_block_container-item__checkout-addtocart a img {
            width: auto;
            opacity: 0;
            transition: all .5s;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 25px; }
          .cart_block_container-item__checkout-addtocart a:hover img {
            opacity: 1; }

.paid_block {
  display: block;
  position: relative; }
  @media (min-width: 1500px) {
    .paid_block .paid_image_right {
      background: url(/catalog/view/theme/grifel/images/right_image_paid.png) no-repeat;
      display: block;
      position: absolute;
      right: 0px;
      top: 600px;
      width: 150px;
      height: 300px;
      background-size: contain;
      overflow: hidden;
      opacity: 0.5; }
    .paid_block .paid_image_left {
      background: url(/catalog/view/theme/grifel/images/left_image_paid.png) no-repeat;
      display: block;
      position: absolute;
      left: 0px;
      top: 0;
      width: 400px;
      height: 400px;
      background-size: contain;
      overflow: hidden;
      opacity: 0.5; } }
  .paid_block:before {
    content: '';
    background: url("/catalog/view/theme/grifel/images/backgrounds/bg-paid.jpg") no-repeat center right;
    /*background-size: cover;*/
    position: absolute;
    width: 100%;
    height: 100%; }
  .paid_block_container {
    display: block; }
    .paid_block_container-content {
      position: relative;
      text-align: center;
      z-index: 1; }
      .paid_block_container-content__wrapper {
        margin-top: 30px;
        padding: 0 60px; }
        .paid_block_container-content__wrapper-content__item__container {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .paid_block_container-content__wrapper-content__item__container__text {
            padding: 0;
            display: block;
            width: 100%; }
            .paid_block_container-content__wrapper-content__item__container__text_table {
              width: 100%;
              border: 0 none;
              border-collapse: collapse;
              border-spacing: 0;
              position: relative;
              margin-bottom: 120px; }
              .paid_block_container-content__wrapper-content__item__container__text_table thead th {
                text-align: center;
                font-size: 12px;
                line-height: 20px;
                padding: 20px 25px 40px; }
                .paid_block_container-content__wrapper-content__item__container__text_table thead th.gs7w21u7 {
                  padding-left: 0; }
                .paid_block_container-content__wrapper-content__item__container__text_table thead th.align-left {
                  text-align: left; }
              .paid_block_container-content__wrapper-content__item__container__text_table thead:after {
                position: absolute;
                content: "";
                width: 100%;
                left: 0;
                top: 60px;
                height: 1px;
                background: #cccccc;
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.45); }
              .paid_block_container-content__wrapper-content__item__container__text_table tbody td {
                border: 0 none;
                padding: 6px 20px;
                text-transform: uppercase;
                text-align: left; }
                .paid_block_container-content__wrapper-content__item__container__text_table tbody td:first-child {
                  padding-left: 0; }
              .paid_block_container-content__wrapper-content__item__container__text_table__like {
                position: relative;
                display: block;
                text-align: center; }
                .paid_block_container-content__wrapper-content__item__container__text_table__like button[type="button"] {
                  background: transparent;
                  border: none;
                  cursor: pointer;
                  display: inline-flex; }
            .paid_block_container-content__wrapper-content__item__container__text_item-wrap {
              display: inline-flex;
              padding: 60px 0;
              position: relative;
              width: 100%; }
              .paid_block_container-content__wrapper-content__item__container__text_item-wrap p {
                text-align: left;
                font-size: 16px;
                line-height: 20px;
                z-index: 2; }
              .paid_block_container-content__wrapper-content__item__container__text_item-wrap:before {
                font-size: 40px;
                font-weight: 600;
                display: block;
                position: absolute;
                padding: 15px 0;
                width: 80px;
                background: #fff;
                border-radius: 50%;
                border: 1px solid #e9e9e9;
                left: 50%;
                top: -41px;
                transform: translateX(-50%);
                z-index: 1; }
              .paid_block_container-content__wrapper-content__item__container__text_item-wrap:nth-of-type(1):before {
                content: "1"; }
              .paid_block_container-content__wrapper-content__item__container__text_item-wrap:nth-of-type(2):before {
                content: "2"; }
              .paid_block_container-content__wrapper-content__item__container__text_item-wrap:nth-of-type(3):before {
                content: "3"; }
              .paid_block_container-content__wrapper-content__item__container__text_item-wrap:nth-of-type(4):before {
                content: "4"; }
              .paid_block_container-content__wrapper-content__item__container__text_item-wrap:nth-of-type(5):before {
                content: "5"; }
              .paid_block_container-content__wrapper-content__item__container__text_item-wrap:after {
                position: absolute;
                content: "";
                width: 100%;
                left: 0;
                top: 0;
                height: 1px;
                background: #cccccc;
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.45); }
      .paid_block_container-content__tabs {
        text-align: center;
        display: inline-flex; }
        @media (max-width: 568px) {
          .paid_block_container-content__tabs ul {
            display: flex;
            flex-direction: column;
            align-items: center; } }
        .paid_block_container-content__tabs ul li {
          display: inline;
          margin-right: 20px; }
          @media (max-width: 568px) {
            .paid_block_container-content__tabs ul li {
              margin-right: 0;
              width: 210px; }
              .paid_block_container-content__tabs ul li:first-child {
                margin-bottom: 8px; } }
          .paid_block_container-content__tabs ul li:last-child {
            margin-right: 0; }
          .paid_block_container-content__tabs ul li a {
            display: inline-block;
            position: relative;
            text-transform: uppercase;
            color: #c4c4c4;
            border: 1px solid #c4c4c4;
            border-radius: 30px;
            border-radius: 30px;
            padding: 10px 55px; }
            @media (max-width: 568px) {
              .paid_block_container-content__tabs ul li a {
                margin-right: 0;
                display: block; } }
            .paid_block_container-content__tabs ul li a:hover {
              color: white;
              background: #9dac39; }
            .paid_block_container-content__tabs ul li a.active {
              color: white;
              background: #9dac39;
              cursor: default; }
    .paid_block_container__question {
      display: inline-block;
      border: 2px dashed #e5e5e5;
      padding: 20px 25px 20px 95px;
      position: relative;
      margin: 40px 20px 90px; }
      @media (max-width: 786px) {
        .paid_block_container__question {
          padding: 20px;
          margin-top: 0;
          border: 2px dashed #f54848; } }
      .paid_block_container__question:before {
        content: "";
        background: url("/catalog/view/theme/grifel/images/icon-warning.png");
        width: 27px;
        height: 93px;
        position: absolute;
        left: 40px;
        top: 50%;
        transform: translateY(-50%); }
        @media (max-width: 786px) {
          .paid_block_container__question:before {
            content: unset; } }
      .paid_block_container__question blockquote {
        font-size: 16px;
        line-height: 20px; }

.about_consultation {
  background: #f7f6f2;
  padding: 15px 0;
  position: relative; }
  @media (min-width: 1500px) {
    .about_consultation-left-img {
      position: absolute;
      background: url(/catalog/view/theme/grifel/images/about_us_left_img.png);
      width: 283px;
      height: 257px;
      left: 0;
      bottom: -17px;
      opacity: 0.5; }
    .about_consultation-right-img {
      position: absolute;
      background: url(/catalog/view/theme/grifel/images/about_us_right_img.png);
      width: 204px;
      height: 240px;
      right: 0;
      top: -57px;
      opacity: 0.5; } }
  .about_consultation_container {
    display: block;
    border-left: 5px solid #9dac39;
    margin: 40px 100px 50px;
    padding-left: 50px; }
    .about_consultation_container h3 {
      font-size: 22px;
      font-weight: 600;
      line-height: 25px;
      text-transform: uppercase;
      margin-bottom: 20px; }
    .about_consultation_container p {
      font-size: 12px;
      line-height: 21px; }

.faq_block_container {
  display: block;
  position: relative;
  margin-bottom: 20px; }
  .faq_block_container-header {
    text-align: center;
    margin-bottom: 25px; }
    .faq_block_container-header p {
      font-size: 36px;
      line-height: 40px;
      text-transform: uppercase; }
  .faq_block_container-content {
    display: block;
    padding: 30px; }
    .faq_block_container-content_wrapper {
      width: 70%;
      margin: 0 auto; }
      .faq_block_container-content_wrapper__item {
        display: block;
        cursor: pointer;
        border-bottom: 1px solid #ccc;
        padding: 15px 0; }
        .faq_block_container-content_wrapper__item .yon {
          float: right;
          background: url("/catalog/view/theme/grifel/images/icon-plus.png") center no-repeat;
          width: 31px;
          height: 29px;
          line-height: 20px;
          display: inline-block; }
        .faq_block_container-content_wrapper__item-title {
          display: inline-block;
          text-transform: uppercase;
          max-width: 96%;
          font-size: 18px;
          line-height: 25px;
          font-weight: 300; }
        .faq_block_container-content_wrapper__item.open span {
          color: #9dac39;
          font-weight: 600; }
        .faq_block_container-content_wrapper__item.open .yon {
          background: url("/catalog/view/theme/grifel/images/icon-close-background.png") center no-repeat; }
        .faq_block_container-content_wrapper__item-content {
          display: none; }
          .faq_block_container-content_wrapper__item-content p {
            font-size: 16px;
            line-height: 23px;
            padding-top: 10px; }

.question_block {
  margin-bottom: 40px;
  padding: 20px 0;
  background: #fafbfb; }
  .question_block_container {
    background: url("/catalog/view/theme/grifel/images/question-background.png") center center no-repeat;
    display: block;
    position: relative;
    margin-bottom: 20px; }
    .question_block_container-header {
      text-align: center;
      margin-bottom: 30px; }
    .question_block_container-content {
      display: flex;
      padding: 30px;
      justify-content: space-around;
      align-items: center; }
      @media (max-width: 998px) {
        .question_block_container-content {
          align-items: inherit; } }
      .question_block_container-content-desc {
        display: block;
        text-align: center; }
        .question_block_container-content-desc__item {
          display: flex;
          align-items: center;
          justify-content: flex-start;
          margin-bottom: 30px; }
          .question_block_container-content-desc__item__text {
            padding-left: 25px;
            text-align: left; }
            .question_block_container-content-desc__item__text a {
              color: #000; }
            .question_block_container-content-desc__item__text p {
              font-size: 14px;
              color: #000; }
              .question_block_container-content-desc__item__text p.header {
                background: transparent;
                font-size: 16px;
                font-weight: 600;
                text-transform: uppercase;
                margin-bottom: 10px; }
          .question_block_container-content-desc__item__thumb {
            min-width: 130px; }
            @media (max-width: 998px) {
              .question_block_container-content-desc__item__thumb {
                min-width: 100px; } }
            .question_block_container-content-desc__item__thumb img {
              width: auto; }
            @media (max-width: 568px) {
              .question_block_container-content-desc__item__thumb {
                display: none; } }
      .question_block_container-content-image {
        text-align: center; }
        .question_block_container-content-image img {
          width: auto; }
      @media (max-width: 998px) {
        .question_block_container-content-item {
          width: 49%; } }
      @media (max-width: 998px) {
        .question_block_container-content-item img {
          width: 100%;
          height: 100%;
          object-fit: cover; } }
    .question_block_container-link {
      display: block;
      text-align: center;
      margin: 10px 0; }

.three_column_block {
  margin-top: 70px;
  margin-bottom: 100px; }
  @media (max-width: 786px) {
    .three_column_block {
      margin-top: 50px;
      margin-bottom: 50px; } }
  .three_column_block_container-content {
    display: flex;
    justify-content: space-around; }
    @media (max-width: 998px) {
      .three_column_block_container-content {
        flex-wrap: wrap;
        justify-content: center; } }
    .three_column_block_container-content-item {
      max-width: 25%;
      position: relative; }
      @media (max-width: 1200px) {
        .three_column_block_container-content-item {
          max-width: 28%; } }
      @media (max-width: 998px) {
        .three_column_block_container-content-item {
          max-width: 60%;
          margin: 0 auto; } }
      @media (max-width: 786px) {
        .three_column_block_container-content-item {
          transform: rotate(0deg); } }
      .three_column_block_container-content-item .numbers_top {
        position: relative;
        margin-bottom: 10px; }
        .three_column_block_container-content-item .numbers_top span {
          display: inline-block;
          transform: rotate(-90deg);
          font-size: 18px;
          font-weight: 600;
          padding-top: 10px; }
          @media (max-width: 998px) {
            .three_column_block_container-content-item .numbers_top span {
              transform: rotate(0deg); } }
          @media (max-width: 786px) {
            .three_column_block_container-content-item .numbers_top span {
              transform: rotate(0deg); } }
      .three_column_block_container-content-item p {
        font-size: 12px;
        line-height: 20px; }
        .three_column_block_container-content-item p.header {
          padding-top: 8px;
          display: inline-block;
          text-transform: uppercase;
          background: transparent;
          font-size: 16px;
          position: relative;
          font-weight: 600;
          padding-bottom: 5px;
          margin-bottom: 8px; }
          .three_column_block_container-content-item p.header:after {
            content: '';
            width: 30px;
            background: #aaaaac;
            height: 2px;
            top: 0px;
            position: absolute;
            left: 0; }

.social_block {
  display: block;
  position: relative; }
  .social_block:before {
    content: '';
    background: url("/catalog/view/theme/grifel/images/backgrounds/bg-social.jpg") no-repeat center center;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%; }
  .social_block_container {
    display: block;
    position: relative;
    margin: 5px 0 10px;
    padding: 30px 0 20px; }
    .social_block_container-header {
      display: block;
      text-align: center;
      padding: 50px 0 35px; }
      .social_block_container-header span {
        font-size: 24px;
        text-transform: uppercase;
        margin: 20px 0; }
    .social_block_container_content {
      display: block;
      text-align: center; }
      .social_block_container_content__images {
        display: inline-flex;
        list-style: none;
        padding-bottom: 40px; }
        .social_block_container_content__images li {
          display: inline-flex;
          padding: 0 30px; }
          .social_block_container_content__images li a {
            display: inline-flex; }
      .social_block_container_content__important {
        display: block;
        text-align: center;
        padding-bottom: 20px; }
        .social_block_container_content__important span {
          color: red; }

section.pagination {
  text-align: right;
  margin-bottom: 30px; }
  @media (max-width: 786px) {
    section.pagination {
      text-align: center; } }
  section.pagination .pagination_container .pagination_container-content {
    margin-right: 25px; }
    @media (max-width: 786px) {
      section.pagination .pagination_container .pagination_container-content {
        margin-right: 0px; } }
    section.pagination .pagination_container .pagination_container-content a {
      background: #fff;
      z-index: 2;
      position: relative; }
      section.pagination .pagination_container .pagination_container-content a:hover {
        color: #9dac39; }
    section.pagination .pagination_container .pagination_container-content .counts {
      font-weight: 600; }

.blog_block_page {
  display: block;
  position: relative; }
  @media (max-width: 786px) {
    .blog_block_page {
      padding: 0px 15px; } }
  @media (min-width: 1500px) {
    .blog_block_page .blog_image_right {
      background: url(/catalog/view/theme/grifel/images/broccoli.png) no-repeat;
      display: block;
      position: absolute;
      right: 0px;
      bottom: -74px;
      width: 220px;
      height: 250px;
      background-size: cover;
      overflow: hidden;
      opacity: 0.5; } }
  .blog_block_page_container {
    display: block;
    position: relative;
    margin: 40px 0 30px;
    padding-left: 20px;
    padding-right: 20px; }
    @media (max-width: 786px) {
      .blog_block_page_container {
        padding-left: 0;
        padding-right: 0; } }
    .blog_block_page_container_wrap-item {
      border-radius: 10px;
      display: flex;
      margin: 35px 0;
      justify-content: space-between;
      height: 400px; }
      @media (max-width: 786px) {
        .blog_block_page_container_wrap-item {
          height: auto; } }
      .blog_block_page_container_wrap-item:hover .blog_block_page_container_wrap-item__images-overlay {
        opacity: .6; }
      .blog_block_page_container_wrap-item__images {
        position: relative;
        width: 50%; }
        @media (max-width: 786px) {
          .blog_block_page_container_wrap-item__images {
            height: 280px; } }
        .blog_block_page_container_wrap-item__images-date {
          position: absolute;
          text-align: center;
          padding: 5px 10px;
          background: #000;
          bottom: 20px;
          left: -15px; }
          .blog_block_page_container_wrap-item__images-date p, .blog_block_page_container_wrap-item__images-date span {
            color: #fff; }
          .blog_block_page_container_wrap-item__images-date span {
            font-size: 38px; }
          .blog_block_page_container_wrap-item__images-date p {
            font-size: 21px; }
        .blog_block_page_container_wrap-item__images-overlay {
          position: absolute;
          width: 100%;
          left: 0;
          top: 0;
          height: 100%;
          transition: .8s;
          opacity: .0;
          background: #9dac39;
          border-top-left-radius: 10px; }
          @media (max-width: 786px) {
            .blog_block_page_container_wrap-item__images-overlay {
              border-bottom-left-radius: 0;
              border-top-right-radius: 10px; } }
        .blog_block_page_container_wrap-item__images img {
          object-fit: cover;
          max-width: 100%;
          height: 100%;
          width: 100%;
          border-top-left-radius: 10px;
          border-bottom-left-radius: 10px; }
      .blog_block_page_container_wrap-item__text {
        padding: 30px 40px;
        box-sizing: border-box;
        display: flex;
        width: 50%;
        position: relative;
        flex-direction: column; }
        @media (max-width: 786px) {
          .blog_block_page_container_wrap-item__text {
            width: 100%;
            padding: 20px; } }
        .blog_block_page_container_wrap-item__text h3 {
          text-transform: uppercase;
          font-size: 18px;
          color: #29262f;
          font-weight: 800;
          position: relative;
          display: block;
          margin-bottom: 20px; }
          @media (max-width: 786px) {
            .blog_block_page_container_wrap-item__text h3 {
              text-align: center; } }
        .blog_block_page_container_wrap-item__text p {
          font-size: 16px; }
        .blog_block_page_container_wrap-item__text .blog_description {
          margin-bottom: auto;
          height: 190px;
          overflow: hidden; }
          @media (max-width: 786px) {
            .blog_block_page_container_wrap-item__text .blog_description {
              height: 116px;
              overflow: hidden; } }
        .blog_block_page_container_wrap-item__text .blog_read_more {
          margin-top: 30px; }
          @media (max-width: 1200px) {
            .blog_block_page_container_wrap-item__text .blog_read_more {
              margin-top: 30px; } }
          @media (max-width: 786px) {
            .blog_block_page_container_wrap-item__text .blog_read_more {
              margin-top: 20px;
              margin-left: auto;
              margin-right: auto; } }
        .blog_block_page_container_wrap-item__text_link {
          text-transform: none; }
          @media (max-width: 786px) {
            .blog_block_page_container_wrap-item__text_link {
              display: inline-block; } }
          .blog_block_page_container_wrap-item__text_link:hover:after {
            margin-left: 25px; }
          .blog_block_page_container_wrap-item__text_link:after {
            transition: all .5s;
            content: url(/catalog/view/theme/grifel/images/arrow-blog-right.png);
            margin-left: 14px; }

.add-to-cart-modal {
  top: -100%;
  transition: all .8s;
  position: fixed;
  background: #9dac39;
  z-index: 1000;
  width: 100%;
  padding: 25px 0; }
  .add-to-cart-modal.opened {
    top: 0; }
  .add-to-cart-modal__text {
    text-align: center;
    color: #fff;
    font-weight: 500; }
    .add-to-cart-modal__text i {
      display: inline-block;
      margin-right: 5px; }
    .add-to-cart-modal__text p {
      display: inline-block; }
    .add-to-cart-modal__text a {
      color: #fff;
      text-decoration: underline; }

[data-remodal-id="login-modal"] {
  max-width: 600px;
  padding-bottom: 0; }

.login_modal-header {
  text-align: center;
  margin-bottom: 15px; }
  .login_modal-header span {
    font-size: 24px;
    text-transform: uppercase;
    position: relative; }
    .login_modal-header span:before {
      content: "";
      position: absolute;
      left: -40px;
      top: 4px;
      width: 21px;
      height: 21px; }
.login_modal-content input.error {
  border: 1px solid red; }
.login_modal-content p.error {
  color: red; }
.login_modal-content .aiwwfvg7 {
  max-width: 80%;
  margin: 0 auto; }
.login_modal-content__social {
  text-align: left;
  padding-left: 15px; }
  .login_modal-content__social .ulogin_form {
    display: none; }
.login_modal-content__submit button {
  display: block;
  cursor: pointer;
  width: 100%;
  background: #9dac39;
  border: 0 none;
  text-align: center;
  padding: 15px 0;
  margin: 15px 0 0; }
  .login_modal-content__submit button span {
    color: #fff;
    font-size: 24px;
    position: relative; }
    .login_modal-content__submit button span:hover:after {
      right: -45px; }
    .login_modal-content__submit button span:after {
      transition: all 0.3s;
      width: 16px;
      height: 11px;
      content: "";
      position: absolute;
      right: -25px;
      top: 50%;
      transform: translateY(-50%);
      background: url("/catalog/view/theme/grifel/images/icon-arrow-white.png") no-repeat; }
.login_modal-content__tabs {
  position: relative;
  margin-bottom: 25px; }
  .login_modal-content__tabs ul {
    justify-content: center;
    list-style-type: none;
    position: relative;
    display: inline-block; }
    .login_modal-content__tabs ul:after {
      position: absolute;
      content: "";
      width: 100%;
      left: 0;
      bottom: 0;
      height: 1px;
      background: #cccccc;
      box-shadow: 0 0 3px rgba(0, 0, 0, 0.25); }
    .login_modal-content__tabs ul li {
      display: inline-block;
      margin-right: -4px; }
      .login_modal-content__tabs ul li:last-child {
        margin-right: 0; }
      .login_modal-content__tabs ul li a {
        padding: 25px 15px;
        text-transform: uppercase;
        color: #000;
        position: relative;
        display: block; }
        .login_modal-content__tabs ul li a:hover {
          font-weight: 700; }
          .login_modal-content__tabs ul li a:hover:after {
            width: 100%;
            height: 3px; }
        .login_modal-content__tabs ul li a:after {
          content: "";
          transition: all 1s;
          width: 0;
          height: 3px;
          bottom: 0;
          left: 0;
          display: block;
          background: #000;
          position: absolute; }
        .login_modal-content__tabs ul li a.active {
          font-weight: 700;
          cursor: default; }
          .login_modal-content__tabs ul li a.active:after {
            content: "";
            position: absolute;
            width: 100%;
            bottom: 0;
            height: 3px;
            background: #000; }
.login_modal-content__form input {
  width: 100%;
  padding: 10px 0;
  outline: 0;
  color: #949297;
  font-size: 16px;
  border: 0 none;
  border-bottom: 1px solid #cccccc;
  text-align: center; }

.ordering_block .aicnx8ky {
  display: flex; }
.ordering_block .ordering_block_container .checkout_step:not(.active) .overlay-checkout-step {
  position: absolute;
  border: 1px solid red;
  width: 100%;
  height: 100%;
  opacity: 1;
  left: 0;
  top: 0;
  display: block;
  z-index: 4; }
.ordering_block_confirm {
  width: 50%;
  padding-top: 15px; }
  .ordering_block_confirm-container {
    margin-left: 20px;
    width: calc(100% - 40px);
    box-shadow: 0 0 15px #00000052;
    padding: 20px 10px; }
    .ordering_block_confirm-container__totals {
      display: flex;
      margin-top: 20px;
      align-items: center; }
      .ordering_block_confirm-container__totals-items p.o7ifqrd4 {
        font-weight: 600;
        font-size: 18px; }
      .ordering_block_confirm-container__totals-thumb {
        margin: 0 10px 0 30px; }
    .ordering_block_confirm-container__products {
      border-bottom: 1px solid #c4c4c4;
      padding: 0 0 10px 0; }
      .ordering_block_confirm-container__products-item {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .ordering_block_confirm-container__products-item__name {
          width: 210px; }
    .ordering_block_confirm-container__header {
      text-align: center;
      border-bottom: 1px solid #c4c4c4;
      padding: 10px 0; }
.ordering_block_container {
  display: block;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  min-height: 775px;
  width: 50%;
  padding-top: 15px;
  /* General styles for blocks */ }
  .ordering_block_container > div {
    display: block;
    left: -100%;
    width: calc(100% - 40px);
    height: 675px;
    padding: 30px;
    box-sizing: border-box;
    box-shadow: 0 0 15px #00000052;
    position: absolute;
    background: #fff;
    z-index: 10;
    transition: all 1s; }
    .ordering_block_container > div p.error {
      color: red; }
    .ordering_block_container > div .block_header {
      text-align: center;
      margin-bottom: 30px; }
      .ordering_block_container > div .block_header span {
        text-transform: uppercase;
        font-size: 20px;
        display: block;
        padding-top: 26px; }
      .ordering_block_container > div .block_header-back {
        position: absolute;
        left: 40px;
        float: left;
        font-size: 16px;
        font-weight: 600;
        color: #aaaaac;
        padding-left: 20px; }
        .ordering_block_container > div .block_header-back:hover {
          text-decoration: none; }
          .ordering_block_container > div .block_header-back:hover:before {
            left: -13px; }
        .ordering_block_container > div .block_header-back:before {
          transform: rotate(-90deg);
          float: left;
          transition: all .1s;
          position: absolute;
          left: -10px;
          content: url("/catalog/view/theme/grifel/images/icon-asside-arrow.png");
          display: block; }
      .ordering_block_container > div .block_header .step {
        display: block;
        padding-bottom: 15px;
        padding-top: 0;
        text-align: right;
        color: #c6c6c6;
        font-size: 15px;
        line-height: 20px;
        position: absolute;
        right: 30px; }
    .ordering_block_container > div.active {
      left: 20px; }
      .ordering_block_container > div.active button[type="submit"] {
        background: #ffd925; }
  .ordering_block_container__login-content {
    overflow: hidden; }
    .ordering_block_container__login-content > a:hover {
      text-decoration: underline; }
    .ordering_block_container__login-content input[disabled] {
      width: 100%;
      padding: 15px 0;
      outline: 0;
      font-size: 16px;
      border: 0 none;
      border-bottom: 1px solid #cccccc;
      text-align: center;
      margin-bottom: 15px; }
    .ordering_block_container__login-content__without {
      left: -140%;
      position: absolute;
      transition: all .8s;
      width: 100%; }
      .ordering_block_container__login-content__without.opened {
        left: 0; }
      .ordering_block_container__login-content__without p.error {
        color: red;
        text-align: center; }
      .ordering_block_container__login-content__without input {
        display: block;
        position: relative;
        width: 100%;
        border: 1px solid #ccc;
        padding: 15px 0;
        margin-bottom: 10px;
        text-align: center;
        font-size: 16px;
        box-sizing: border-box; }
        .ordering_block_container__login-content__without input.error {
          border: 1px solid red; }
    .ordering_block_container__login-content__continue {
      margin-bottom: 30px; }
      .ordering_block_container__login-content__continue button {
        border: 0 none;
        display: block;
        padding: 20px 35px;
        color: #fff;
        font-size: 18px;
        background: #ffd925;
        margin: 0 auto;
        cursor: pointer; }
        .ordering_block_container__login-content__continue button.checked:before {
          content: "\f14a"; }
        .ordering_block_container__login-content__continue button:before {
          font-family: 'Font Awesome 5 Free';
          content: "\f0c8"; }
    .ordering_block_container__login-content .login__form-submit {
      padding-top: 20px; }
      .ordering_block_container__login-content .login__form-submit button {
        display: block;
        cursor: pointer;
        width: 100%;
        background: #c6c6c6;
        border: 0 none;
        text-align: center;
        padding: 15px 0; }
        .ordering_block_container__login-content .login__form-submit button span {
          color: #fff;
          font-size: 24px;
          position: relative; }
          .ordering_block_container__login-content .login__form-submit button span:after {
            transition: all 0.3s;
            width: 16px;
            height: 11px;
            content: "";
            position: absolute;
            right: -25px;
            top: 50%;
            transform: translateY(-50%);
            background: url(../images/icon-arrow-white.png) no-repeat; }
          .ordering_block_container__login-content .login__form-submit button span:hover:after {
            right: -45px; }
    .ordering_block_container__login-content .aiwwfvg7 {
      position: absolute;
      left: -140%;
      width: 100%;
      transition: all .8s; }
      .ordering_block_container__login-content .aiwwfvg7.opened {
        left: 0; }
      .ordering_block_container__login-content .aiwwfvg7 .tabs {
        position: relative;
        margin-bottom: 30px; }
        .ordering_block_container__login-content .aiwwfvg7 .tabs ul {
          display: flex;
          justify-content: center;
          list-style-type: none; }
          .ordering_block_container__login-content .aiwwfvg7 .tabs ul:after {
            position: absolute;
            content: "";
            width: 100%;
            left: 0;
            bottom: 0;
            height: 1px;
            background: #cccccc; }
          .ordering_block_container__login-content .aiwwfvg7 .tabs ul li a {
            padding: 25px 20px;
            text-transform: uppercase;
            color: #000;
            position: relative;
            display: block; }
            .ordering_block_container__login-content .aiwwfvg7 .tabs ul li a:hover {
              font-weight: 700; }
              .ordering_block_container__login-content .aiwwfvg7 .tabs ul li a:hover:after {
                width: 100%;
                height: 3px; }
            .ordering_block_container__login-content .aiwwfvg7 .tabs ul li a:after {
              content: "";
              transition: all 1s;
              width: 0;
              height: 3px;
              bottom: -1px;
              left: 0;
              display: block;
              background: #ffd925;
              position: absolute;
              z-index: 1; }
            .ordering_block_container__login-content .aiwwfvg7 .tabs ul li a.active {
              font-weight: 700;
              cursor: default; }
              .ordering_block_container__login-content .aiwwfvg7 .tabs ul li a.active:after {
                width: 100%; }
      .ordering_block_container__login-content .aiwwfvg7 .dyinzhq0 .login__form input {
        width: 100%;
        padding: 15px 0;
        outline: 0;
        color: black;
        font-size: 16px;
        border: 0 none;
        border-bottom: 1px solid #cccccc;
        text-align: center; }
        .ordering_block_container__login-content .aiwwfvg7 .dyinzhq0 .login__form input.error {
          border: 1px solid red; }
      .ordering_block_container__login-content .aiwwfvg7 .dyinzhq0 .login__form p.error {
        color: red;
        text-align: center; }
      .ordering_block_container__login-content .aiwwfvg7 .dyinzhq0 .login__form .follow {
        font-size: 11px;
        text-transform: uppercase;
        text-align: center;
        color: #ccc;
        padding-top: 15px; }
      .ordering_block_container__login-content .aiwwfvg7 .dyinzhq0 .login__form-forget {
        margin-top: 20px;
        text-align: center; }
        .ordering_block_container__login-content .aiwwfvg7 .dyinzhq0 .login__form-forget a {
          color: #000;
          display: block;
          font-size: 11px;
          line-height: 29px;
          text-transform: uppercase; }
      .ordering_block_container__login-content .aiwwfvg7 .dyinzhq0 .login__form-social {
        margin-top: 10px;
        text-align: center; }
        .ordering_block_container__login-content .aiwwfvg7 .dyinzhq0 .login__form-social p {
          font-size: 15px;
          text-transform: uppercase; }
          .ordering_block_container__login-content .aiwwfvg7 .dyinzhq0 .login__form-social p a {
            display: inline-block;
            padding-left: 10px;
            position: relative;
            top: 5px; }
  .ordering_block_container__delivery-content {
    display: block; }
    .ordering_block_container__delivery-content__button {
      cursor: pointer;
      display: block;
      position: relative;
      width: 100%;
      border: 1px solid #ccc;
      border-left: 7px solid #ccc;
      background: transparent;
      padding: 12px 20px;
      margin-bottom: 20px; }
      .ordering_block_container__delivery-content__button span {
        font-size: 17px;
        color: #ccc; }
      .ordering_block_container__delivery-content__button.active {
        border: 1px solid #338351;
        border-left: 7px solid #338351; }
        .ordering_block_container__delivery-content__button.active span {
          color: #338351;
          font-weight: 600; }
    .ordering_block_container__delivery-content-submit {
      margin-top: 20px; }
      .ordering_block_container__delivery-content-submit button {
        display: block;
        cursor: pointer;
        width: 100%;
        background: #c6c6c6;
        border: 0 none;
        text-align: center;
        padding: 15px 0;
        margin: 15px 0; }
        .ordering_block_container__delivery-content-submit button span {
          color: #fff;
          font-size: 24px;
          position: relative; }
          .ordering_block_container__delivery-content-submit button span:after {
            transition: all 0.3s;
            width: 16px;
            height: 11px;
            content: "";
            position: absolute;
            right: -25px;
            top: 50%;
            transform: translateY(-50%);
            background: url(../images/icon-arrow-white.png) no-repeat; }
          .ordering_block_container__delivery-content-submit button span:hover:after {
            right: -45px; }
  .ordering_block_container__address-content {
    display: block; }
    .ordering_block_container__address-content input, .ordering_block_container__address-content select, .ordering_block_container__address-content textarea {
      display: block;
      position: relative;
      width: 100%;
      border: 1px solid #ccc;
      padding: 10px 20px;
      margin-bottom: 10px;
      box-sizing: border-box; }
    .ordering_block_container__address-content textarea {
      min-height: 100px; }
    .ordering_block_container__address-content-submit {
      margin-top: 20px; }
      .ordering_block_container__address-content-submit button {
        display: block;
        cursor: pointer;
        width: 100%;
        background: #c6c6c6;
        border: 0 none;
        text-align: center;
        padding: 15px 0;
        margin: 15px 0; }
        .ordering_block_container__address-content-submit button span {
          color: #fff;
          font-size: 24px;
          position: relative; }
          .ordering_block_container__address-content-submit button span:after {
            transition: all 0.3s;
            width: 16px;
            height: 11px;
            content: "";
            position: absolute;
            right: -25px;
            top: 50%;
            transform: translateY(-50%);
            background: url(../images/icon-arrow-white.png) no-repeat; }
          .ordering_block_container__address-content-submit button span:hover:after {
            right: -45px; }
  .ordering_block_container__paid-content {
    display: block; }
    .ordering_block_container__paid-content__button {
      display: block;
      position: relative;
      width: 100%;
      border: 1px solid #ccc;
      border-left: 7px solid #ccc;
      background: transparent;
      padding: 10px 20px;
      margin-bottom: 11px; }
      .ordering_block_container__paid-content__button span {
        font-size: 17px;
        color: #ccc; }
      .ordering_block_container__paid-content__button.active {
        border: 1px solid #338351;
        border-left: 7px solid #338351; }
        .ordering_block_container__paid-content__button.active span {
          color: #338351;
          font-weight: 600; }
    .ordering_block_container__paid-content-important p {
      font-size: 12px;
      line-height: 14px;
      padding: 1px 35px; }
      .ordering_block_container__paid-content-important p span {
        color: #f36b5b; }
    .ordering_block_container__paid-content-submit {
      margin-top: 20px; }
      .ordering_block_container__paid-content-submit button {
        display: block;
        cursor: pointer;
        width: 100%;
        background: #c6c6c6;
        border: 0 none;
        text-align: center;
        padding: 15px 0;
        margin: 15px 0; }
        .ordering_block_container__paid-content-submit button span {
          color: #fff;
          font-size: 24px;
          position: relative; }
          .ordering_block_container__paid-content-submit button span:after {
            transition: all 0.3s;
            width: 24px;
            height: 23px;
            content: "";
            position: absolute;
            right: -35px;
            top: 50%;
            transform: translateY(-50%);
            background: url(../images/icon-checked.png) no-repeat; }
          .ordering_block_container__paid-content-submit button span:hover:after {
            right: -45px; }

.profile_data_header {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  text-transform: uppercase; }
  .profile_data_header-item p {
    font-size: 26px;
    padding-left: 15px;
    margin-bottom: 30px; }
  .profile_data_header-item__logout {
    font-size: 18px;
    color: #000; }
    .profile_data_header-item__logout:after {
      content: "";
      width: 33px;
      height: 27px;
      background: url("/catalog/view/theme/grifel/images/logout.png");
      float: right;
      display: block;
      margin-left: 10px; }
.profile_data_tabs {
  margin-top: 60px; }
  .profile_data_tabs-container__item > p {
    text-align: center; }
  .profile_data_tabs-container__item-orders {
    text-align: center; }
    .profile_data_tabs-container__item-orders__item {
      margin-bottom: 10px;
      background: #f7f7f7; }
      .profile_data_tabs-container__item-orders__item-container__dropdown {
        display: none; }
        .profile_data_tabs-container__item-orders__item-container__dropdown-total {
          text-align: left;
          border-top: 1px solid black;
          padding: 20px 50px; }
          .profile_data_tabs-container__item-orders__item-container__dropdown-total p {
            font-size: 20px; }
        .profile_data_tabs-container__item-orders__item-container__dropdown-product {
          padding: 15px 0;
          display: flex;
          align-items: center;
          border-top: 1px solid black; }
          .profile_data_tabs-container__item-orders__item-container__dropdown-product__thumb {
            width: 180px; }
            .profile_data_tabs-container__item-orders__item-container__dropdown-product__thumb img {
              float: left;
              max-width: 100%; }
          .profile_data_tabs-container__item-orders__item-container__dropdown-product__description {
            width: calc(70% - 180px);
            text-align: left; }
            .profile_data_tabs-container__item-orders__item-container__dropdown-product__description p {
              display: inline-block;
              padding: 10px 0;
              margin-left: 25px; }
              .profile_data_tabs-container__item-orders__item-container__dropdown-product__description p.title {
                font-size: 20px;
                position: relative;
                margin-bottom: 20px; }
                .profile_data_tabs-container__item-orders__item-container__dropdown-product__description p.title:after {
                  content: "";
                  position: absolute;
                  height: 1px;
                  background: #acacac;
                  width: 40%;
                  bottom: 0;
                  left: 0; }
          .profile_data_tabs-container__item-orders__item-container__dropdown-product__price {
            width: 20%; }
            .profile_data_tabs-container__item-orders__item-container__dropdown-product__price p {
              font-size: 30px;
              font-weight: bold; }
          .profile_data_tabs-container__item-orders__item-container__dropdown-product__quantity {
            width: 10%; }
      .profile_data_tabs-container__item-orders__item-container__order {
        cursor: pointer;
        display: flex;
        padding: 15px 0;
        font-size: 16px; }
        .profile_data_tabs-container__item-orders__item-container__order > div {
          padding: 5px 0; }
        .profile_data_tabs-container__item-orders__item-container__order-arrow {
          width: 10%;
          background: url("/catalog/view/theme/grifel/images/order-arrow.png") center center no-repeat; }
        .profile_data_tabs-container__item-orders__item-container__order-number {
          width: 20%; }
        .profile_data_tabs-container__item-orders__item-container__order-date {
          width: 20%; }
        .profile_data_tabs-container__item-orders__item-container__order-total {
          width: 30%;
          border-right: 1px solid #000;
          align-items: center;
          text-align: right;
          padding-right: 30px !important; }
        .profile_data_tabs-container__item-orders__item-container__order-status {
          width: 20%; }
  .profile_data_tabs-container__item .category_block_container_content_list_item__text-wrap__container {
    margin-top: 25px; }
  .profile_data_tabs-container__item .category_block_container_content_list_item__text-wrap__text {
    margin-top: 25px; }
  .profile_data_tabs-container__items {
    min-height: 200px; }
  .profile_data_tabs-container__list {
    display: flex;
    margin-bottom: 25px;
    justify-content: center; }
    .profile_data_tabs-container__list-item {
      margin-right: 20px;
      padding-right: 10px;
      position: relative; }
      .profile_data_tabs-container__list-item a {
        background: transparent;
        border: 1px solid gray;
        border-radius: 25px;
        padding: 5px 35px;
        text-transform: uppercase;
        color: gray;
        position: relative;
        display: block;
        font-size: 16px;
        font-weight: bold; }
        .profile_data_tabs-container__list-item a:hover {
          background: #9dac39;
          border: 3px solid #9dac39;
          box-shadow: 5px 5px 15px 1px #8c8a8a;
          color: #fff; }
        .profile_data_tabs-container__list-item a.active {
          background: #9dac39;
          border: 3px solid #9dac39;
          box-shadow: 5px 5px 15px 1px #8c8a8a;
          color: #fff; }
.profile_data_container {
  display: flex;
  justify-content: space-around; }
  .profile_data_container-item {
    width: 40%; }
    .profile_data_container-item:first-child {
      text-align: center; }
    .profile_data_container-item p {
      font-size: 22px;
      font-weight: bold;
      text-transform: uppercase; }
      .profile_data_container-item p.error {
        font-size: 14px;
        color: red; }
    .profile_data_container-item img {
      margin: 0 auto;
      opacity: .2; }
    .profile_data_container-item button[type=submit] {
      cursor: pointer;
      margin-top: 65px;
      position: relative;
      z-index: 2; }
      .profile_data_container-item button[type=submit] span {
        z-index: 2;
        position: relative; }
    .profile_data_container-item input {
      border: 0 none;
      margin-top: 5px;
      font-size: 18px;
      width: 100%;
      border-bottom: 1px solid #b8b8b8;
      padding: 15px 0; }
.profile_data .i3g7kqwz {
  margin: 40px 0 10px; }
  .profile_data .gd2v2qp2 {
    display: none; }
  .profile_data .subscription-block_main-input input {
    cursor: pointer; }

.catalog_block_container .aicnx8ky:after {
  content: "";
  clear: both;
  display: table; }
.catalog_block_container-header {
  text-align: center;
  float: left;
  width: 100%;
  margin: 40px 0 10px 0; }
.catalog_block_container .categories_block_container-item {
  min-height: 255px;
  width: calc(25% - 20px);
  float: left;
  padding: 10px; }
  .catalog_block_container .categories_block_container-item__wrapper {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25); }
    .catalog_block_container .categories_block_container-item__wrapper:hover {
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.8); }
    .catalog_block_container .categories_block_container-item__wrapper-header {
      height: auto; }
      .catalog_block_container .categories_block_container-item__wrapper-header_link {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        padding: 8px 5px; }
        .catalog_block_container .categories_block_container-item__wrapper-header_link_title {
          display: block;
          text-align: left;
          margin-left: 3px;
          font-size: 14px; }
        .catalog_block_container .categories_block_container-item__wrapper-header_link_image {
          display: block;
          width: 50px;
          height: 50px; }
          .catalog_block_container .categories_block_container-item__wrapper-header_link_image img {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: contain; }
      .catalog_block_container .categories_block_container-item__wrapper-header a {
        margin-bottom: 0; }
        .catalog_block_container .categories_block_container-item__wrapper-header a:nth-child(2) {
          padding: 0; }
      .catalog_block_container .categories_block_container-item__wrapper-header img {
        display: block;
        position: relative; }
    .catalog_block_container .categories_block_container-item__wrapper-content {
      padding-top: 0;
      position: relative;
      min-height: 175px;
      max-height: 175px; }
      .catalog_block_container .categories_block_container-item__wrapper-content__dropdown {
        position: absolute;
        transform: scaleY(0); }
      .catalog_block_container .categories_block_container-item__wrapper-content-seemore {
        display: block;
        position: absolute;
        bottom: 15px;
        font-size: 17px;
        margin-top: 0px; }
      .catalog_block_container .categories_block_container-item__wrapper-content ul li a {
        font-size: 13px; }
      .catalog_block_container .categories_block_container-item__wrapper-content > p {
        padding: 25px; }

.go_top {
  width: 100%; }
  .go_top .aicnx8ky {
    position: relative; }
  .go_top button {
    position: fixed;
    display: none;
    right: 20px;
    bottom: 100px;
    border: 2px solid #9dac39;
    border-radius: 25px;
    color: #9dac39;
    z-index: 222;
    cursor: pointer;
    font-weight: bold;
    padding: 5px 10px;
    background: transparent;
    transition: all .8s; }
    .go_top button:hover {
      background: #9dac39;
      color: #000; }

.custom_page_content {
  min-height: 350px;
  position: relative; }
  @media (min-width: 1500px) {
    .custom_page_content-left-img {
      background: url(/catalog/view/theme/grifel/images/slider-1-left.png) no-repeat 0 0;
      position: absolute;
      left: 0;
      width: 459px;
      height: 661px; }
    .custom_page_content-right-img {
      background: url(/catalog/view/theme/grifel/images/contacts_image_right.png) no-repeat 0 0;
      position: absolute;
      right: 0;
      bottom: -205px;
      width: 392px;
      height: 430px; } }
  .custom_page_content-header {
    color: #82ba01;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
    display: block; }
    .custom_page_content-header span.manager_message {
      display: block;
      font-size: 15px;
      margin-top: 10px;
      color: black; }
  .custom_page_content-result {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    line-height: 25px; }
    .custom_page_content-result a {
      color: #82ba01; }
    @media (max-width: 786px) {
      .custom_page_content-result {
        flex-direction: column; } }
    .custom_page_content-result-left-text p {
      padding: 5px; }
    .custom_page_content-result-img {
      background: url(/catalog/view/theme/grifel/images/success-img.png);
      width: 189px;
      height: 189px;
      margin: 0 50px; }
      @media (max-width: 998px) {
        .custom_page_content-result-img {
          width: 150px;
          height: 150px;
          background-size: contain;
          background-repeat: no-repeat; } }
      @media (max-width: 786px) {
        .custom_page_content-result-img {
          margin: 30px 0; } }
  .custom_page_content-continue {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 100px;
    margin-top: 50px; }

.i3g7kqwz {
  background: #f7f6f2;
  position: relative;
  padding: 80px 0; }
  .gd2v2qp2 {
    background: url(/catalog/view/theme/grifel/images/granat.png) no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 253px;
    height: 100%;
    opacity: 0.5;
    background-size: cover; }
  .subscription-block_img-right {
    background: url("/catalog/view/theme/grifel/images/subscription_right_img.png") no-repeat 0 0;
    position: absolute;
    right: 0;
    top: -57px;
    width: 204px;
    height: 240px; }
  .b459al3d {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
    .gunwgc47 .vjacvitk {
      text-transform: uppercase;
      padding-top: 10px; }
    .subscription-block_main-input input {
      border-radius: 25px;
      border: solid 1px #ccc;
      min-width: 250px;
      height: 40px;
      padding: 2px 20px 0 20px;
      font-size: 14px; }
    .subscription-block_main-input .message {
      margin-top: 10px;
      padding-left: 20px;
      font-size: 14px;
      color: green; }

.seo_block {
  position: relative; }
  .seo_block_container {
    margin-top: 80px; }
    .seo_block_container-header {
      text-align: center;
      margin-bottom: 50px; }
      .seo_block_container-header p {
        font-size: 24px;
        font-weight: bold;
        text-transform: uppercase;
        position: relative; }
    .seo_block_container-content {
      position: relative;
      z-index: 1; }
      .seo_block_container-content__wrapper {
        margin-top: 30px; }
        .seo_block_container-content__wrapper-content {
          box-shadow: 0 0 15px #00000052;
          background: #fff;
          border-radius: 10px; }
          .seo_block_container-content__wrapper-content__item__container {
            display: flex;
            align-items: center;
            justify-content: flex-start; }
            .seo_block_container-content__wrapper-content__item__container__text {
              padding: 0 45px; }
              .seo_block_container-content__wrapper-content__item__container__text p {
                margin-top: 5px; }
                .seo_block_container-content__wrapper-content__item__container__text p.header {
                  margin-top: 15px;
                  text-transform: uppercase; }
            .seo_block_container-content__wrapper-content__item__container__thumb img {
              float: left;
              width: auto; }
      .seo_block_container-content__tabs {
        border-bottom: 1px solid #ccc;
        text-align: center; }
        .seo_block_container-content__tabs ul li {
          display: inline; }
          .seo_block_container-content__tabs ul li a {
            padding: 25px;
            text-transform: uppercase;
            display: inline-block;
            position: relative;
            color: #000; }
            .seo_block_container-content__tabs ul li a:hover {
              font-weight: 700; }
              .seo_block_container-content__tabs ul li a:hover:after {
                width: 100%;
                height: 3px; }
            .seo_block_container-content__tabs ul li a:after {
              content: "";
              transition: all 1s;
              width: 0;
              height: 3px;
              bottom: 0;
              left: 0;
              display: block;
              background: #9dac39;
              position: absolute; }
            .seo_block_container-content__tabs ul li a.active {
              font-weight: 700;
              cursor: default; }
              .seo_block_container-content__tabs ul li a.active:after {
                content: "";
                position: absolute;
                width: 100%;
                bottom: 0;
                height: 3px;
                background: #9dac39; }
  .seo_block_backgrounds {
    position: absolute;
    width: 100%;
    height: 700px;
    top: 0;
    left: 0;
    pointer-events: none; }
    .seo_block_backgrounds > div {
      position: absolute;
      top: -30px;
      left: 925px;
      width: 69px;
      height: 22px; }
    .seo_block_backgrounds .background-1 {
      background: url("") no-repeat 0 0; }
    .seo_block_backgrounds .background-2 {
      background: url("") no-repeat 0 0; }

@media (max-width: 786px) {
  .seo_block_container {
    margin-top: 50px; }
    .seo_block_container-header {
      margin-bottom: 15px; } }
.small_seo_block {
  position: relative;
  margin-bottom: 50px; }
  @media (max-width: 786px) {
    .small_seo_block {
      display: none; } }
  @media (min-width: 1500px) {
    .small_seo_block .small_seo_image_right {
      background: url(/catalog/view/theme/grifel/images/right_small_seo_back.png) no-repeat;
      display: block;
      position: absolute;
      right: 0px;
      top: 110px;
      width: 150px;
      height: 200px;
      background-size: cover;
      overflow: hidden;
      opacity: 0.5; }
    .small_seo_block .small_seo_image_left {
      background: url(/catalog/view/theme/grifel/images/left_small_seo_back.png) no-repeat;
      display: block;
      position: absolute;
      left: 0px;
      top: -25px;
      width: 165px;
      height: 200px;
      background-size: cover;
      opacity: 0.5;
      overflow: hidden; } }
  .small_seo_block_container {
    display: flex;
    align-items: center;
    flex-direction: column; }
    .small_seo_block_container_list__item {
      width: 70%;
      margin: 0 auto;
      overflow: hidden; }
      @media (max-width: 1200px) {
        .small_seo_block_container_list__item {
          width: 80%; } }
      @media (max-width: 998px) {
        .small_seo_block_container_list__item {
          width: 90%; } }
      @media (max-width: 786px) {
        .small_seo_block_container_list__item {
          width: 95%; } }
      .small_seo_block_container_list__item_container_header {
        font-size: 21px;
        width: 50%;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 15px;
        font-style: italic; }
        @media (max-width: 1200px) {
          .small_seo_block_container_list__item_container_header {
            width: 80%; } }
        @media (max-width: 998px) {
          .small_seo_block_container_list__item_container_header {
            width: 100%; } }
      .small_seo_block_container_list__item_container_text p {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 21px; }
    .small_seo_block_container_list__pagination {
      position: relative;
      right: auto;
      top: auto;
      margin-top: 30px; }
      @media (max-width: 786px) {
        .small_seo_block_container_list__pagination {
          display: none; } }
      .small_seo_block_container_list__pagination .pagination_items_wrapper_items {
        display: flex;
        align-items: center;
        justify-content: center; }
        .small_seo_block_container_list__pagination .pagination_items_wrapper_items p {
          margin-bottom: 0;
          color: #29262f;
          display: flex;
          align-items: center; }
          .small_seo_block_container_list__pagination .pagination_items_wrapper_items p.active {
            font-size: 18px;
            font-weight: bold; }
          .small_seo_block_container_list__pagination .pagination_items_wrapper_items p::after {
            display: block;
            content: '';
            width: 80px;
            border-bottom: 2px solid black;
            height: 2px;
            margin: 0 15px; }
          .small_seo_block_container_list__pagination .pagination_items_wrapper_items p:last-child::after {
            content: unset; }

@media (min-width: 1500px) {
  .error_block_page .error-bg-left {
    background: url(/catalog/view/theme/grifel/images/error-bg-left.png) no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 400px;
    height: 1000px;
    opacity: 0.5;
    background-size: cover; }
  .error_block_page .error-bg-right {
    background: url(/catalog/view/theme/grifel/images/error-bg-right.png) no-repeat 0 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0.5;
    width: 400px;
    height: 1000px;
    background-size: cover; } }
.error_block_page_container {
  position: relative;
  margin-top: 100px; }
  .error_block_page_container-error-img-block {
    width: 593px;
    height: 204px;
    margin: 0 auto; }
    @media (max-width: 786px) {
      .error_block_page_container-error-img-block {
        width: 400px;
        height: 150px; } }
    @media (max-width: 576px) {
      .error_block_page_container-error-img-block {
        width: 300px;
        height: 125px; } }
    .error_block_page_container-error-img-block-img {
      background: url(/catalog/view/theme/grifel/images/404.png) no-repeat;
      width: 593px;
      height: 204px; }
      @media (max-width: 786px) {
        .error_block_page_container-error-img-block-img {
          width: 400px;
          height: 150px;
          background-size: contain; } }
      @media (max-width: 576px) {
        .error_block_page_container-error-img-block-img {
          width: 300px;
          height: 125px; } }
  .error_block_page_container-error-title {
    margin: 40px 0 0px 0;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: #989898; }
    @media (max-width: 786px) {
      .error_block_page_container-error-title {
        margin: 20px 0 0px 0;
        font-size: 21px; } }
    @media (max-width: 576px) {
      .error_block_page_container-error-title {
        margin: 15px 10px 0px 10px; } }
  .error_block_page_container-error-link {
    text-align: center;
    margin: 100px 0 75px 0; }
    @media (max-width: 786px) {
      .error_block_page_container-error-link {
        margin: 50px 0 120px 0; } }

.our_manufacturers {
  margin-top: 40px;
  background: #f7f7f7;
  position: relative;
  padding-bottom: 40px; }
  .our_manufacturers > .aicnx8ky {
    position: relative;
    z-index: 2; }
  .our_manufacturers-overflow-line {
    position: absolute;
    background: #f7f7f7;
    top: -35px;
    width: 100%;
    height: 40px; }
  .our_manufacturers-left-img {
    position: absolute;
    background: url(/catalog/view/theme/grifel/images/manufacturer-left-img.png);
    width: 226px;
    height: 250px;
    left: 0;
    bottom: -75px;
    opacity: 0.5;
    z-index: 0; }
  .our_manufacturers-right-img {
    position: absolute;
    background: url(/catalog/view/theme/grifel/images/manufacturer-right-img.png);
    width: 143px;
    height: 209px;
    right: 0;
    top: -73px;
    opacity: 0.5;
    z-index: 0; }
  .our_manufacturers-header {
    text-align: center;
    margin-bottom: 80px; }
  .our_manufacturers-slider .t4iznsd2 p {
    margin: 5px; }
  .our_manufacturers-button {
    text-align: center; }
    .our_manufacturers-button button {
      margin: 0 auto;
      display: inline-block; }
  .our_manufacturers .owl-nav .owl-prev {
    position: absolute;
    top: 5%;
    left: -10%;
    float: left; }
    .our_manufacturers .owl-nav .owl-prev:hover {
      border-radius: 25px;
      background: #9dac39; }
  .our_manufacturers .owl-nav .owl-next {
    position: absolute;
    top: 5%;
    right: 0;
    float: right; }
    .our_manufacturers .owl-nav .owl-next:hover {
      border-radius: 25px;
      background: #9dac39; }

.map_block {
  position: relative;
  margin-bottom: 130px; }
  @media (max-width: 786px) {
    .map_block {
      margin-bottom: 0; } }
  @media (min-width: 1500px) {
    .map_block .contacts_image_right_page {
      background: url(/catalog/view/theme/grifel/images/contact-page-right.png) no-repeat;
      display: block;
      position: absolute;
      right: 0;
      top: 325px;
      width: 250px;
      height: 250px;
      background-size: cover;
      opacity: 0.5;
      pointer-events: none; }
    .map_block .contacts_image_left {
      background: url(/catalog/view/theme/grifel/images/contact-page-left.png) no-repeat;
      display: block;
      position: absolute;
      left: 0;
      top: -640px;
      width: 260px;
      height: 400px;
      background-size: contain;
      opacity: 0.5; } }
  .map_block .map_block_container {
    width: 100%;
    height: 400px; }
    .map_block .map_block_container iframe {
      width: 100%;
      height: 400px; }

.simplecheckout_blocks {
  position: relative; }
  @media (min-width: 1500px) {
    .simplecheckout_blocks .contacts_image_right_page {
      background: url(/catalog/view/theme/grifel/images/contact-page-right.png) no-repeat;
      display: block;
      position: absolute;
      right: 0;
      bottom: 310px;
      width: 250px;
      height: 250px;
      background-size: cover; }
    .simplecheckout_blocks .contacts_image_left {
      background: url(/catalog/view/theme/grifel/images/contact-page-left.png) no-repeat;
      display: block;
      position: absolute;
      left: 0;
      top: -105px;
      width: 150px;
      height: 400px;
      background-size: cover; } }
  @media (max-width: 1200px) {
    .simplecheckout_blocks .simplecheckout .content {
      text-align: center; }
    .simplecheckout_blocks .simplecheckout-step {
      display: flex;
      flex-direction: column;
      align-items: center; }
      .simplecheckout_blocks .simplecheckout-step .simplecheckout-left-column {
        margin-right: 0;
        order: 2;
        width: 100%; }
      .simplecheckout_blocks .simplecheckout-step .simplecheckout-right-column {
        order: 1;
        margin-bottom: 30px;
        width: 100%; }
      .simplecheckout_blocks .simplecheckout-step #simplecheckout_payment_form {
        order: 3;
        align-self: center;
        width: 100%;
        text-align: center;
        width: 100%; }
    .simplecheckout_blocks .simplecheckout-button-right {
      margin-left: 0 !important;
      text-align: center !important; } }
  .simplecheckout_blocks .empty-buutons-custom.gs7w21u7 {
    padding-left: 0 !important; }
  .simplecheckout_blocks .empty-buutons-custom .empty-buutons-right-custom {
    margin-left: 0 !important;
    margin-top: 25px; }
  .simplecheckout_blocks #simplecheckout_login fieldset {
    border: none; }
    .simplecheckout_blocks #simplecheckout_login fieldset label {
      font-weight: 600;
      font-size: 15px; }
    .simplecheckout_blocks #simplecheckout_login fieldset input {
      height: 35px;
      border: none;
      padding: 10px;
      border-bottom: 1px solid gray;
      margin-bottom: 15px !important; }
    .simplecheckout_blocks #simplecheckout_login fieldset .forgotten_link {
      color: gray;
      font-size: 14px;
      margin-top: 5px;
      display: block;
      text-align: center;
      margin-bottom: 10px;
      margin-top: 0; }
      .simplecheckout_blocks #simplecheckout_login fieldset .forgotten_link:hover {
        color: #9dac39; }
    .simplecheckout_blocks #simplecheckout_login fieldset #simplecheckout_button_login {
      display: block;
      cursor: pointer;
      width: 100%;
      background: #9dac39;
      border: 0 none;
      text-align: center;
      padding: 10px 0;
      margin: 0 auto !important;
      color: white; }
  .simplecheckout_blocks .simplecheckout-block {
    margin-bottom: 0; }
  .simplecheckout_blocks .simplecheckout-button-block {
    margin: 15px 0px 15px 0px !important; }
  .simplecheckout_blocks .simplecheckout-button-right {
    text-align: right;
    float: unset; }
  .simplecheckout_blocks .simple-content {
    margin-bottom: 130px; }
    .simplecheckout_blocks .simple-content .checkout-heading {
      background-color: #f4f4f4;
      font-size: 14px; }
    .simplecheckout_blocks .simple-content #simplecheckout_shipping select,
    .simplecheckout_blocks .simple-content #simplecheckout_payment select {
      font-size: 14px;
      color: #623c1a;
      padding: 6px 12px;
      width: 50%;
      border-color: #DDDDDD; }
    .simplecheckout_blocks .simple-content #simplecheckout_shipping {
      margin-bottom: 0px; }
      .simplecheckout_blocks .simple-content #simplecheckout_shipping .simplecheckout-block-content {
        padding-left: 0; }
    .simplecheckout_blocks .simple-content #simplecheckout_payment {
      margin-bottom: 0px; }
      .simplecheckout_blocks .simple-content #simplecheckout_payment .simplecheckout-block-content {
        padding-left: 0; }
    .simplecheckout_blocks .simple-content #simplecheckout_friend_card .simplecheckout-block-content {
      padding-right: 0;
      padding-left: 0; }
      .simplecheckout_blocks .simple-content #simplecheckout_friend_card .simplecheckout-block-content fieldset {
        border: none;
        padding: 0; }
        .simplecheckout_blocks .simple-content #simplecheckout_friend_card .simplecheckout-block-content fieldset label {
          position: relative; }
        .simplecheckout_blocks .simple-content #simplecheckout_friend_card .simplecheckout-block-content fieldset .row-friend_card {
          display: flex;
          margin-bottom: 10px;
          align-items: center;
          justify-content: flex-start; }
          .simplecheckout_blocks .simple-content #simplecheckout_friend_card .simplecheckout-block-content fieldset .row-friend_card label {
            width: 200px; }
          .simplecheckout_blocks .simple-content #simplecheckout_friend_card .simplecheckout-block-content fieldset .row-friend_card div {
            width: 100%; }
            .simplecheckout_blocks .simple-content #simplecheckout_friend_card .simplecheckout-block-content fieldset .row-friend_card div input {
              font-size: 14px;
              color: #623c1a;
              padding: 6px 12px;
              border-color: #DDDDDD;
              border-width: 1px;
              outline: none;
              border-style: solid; }
            .simplecheckout_blocks .simple-content #simplecheckout_friend_card .simplecheckout-block-content fieldset .row-friend_card div .simplecheckout-error-text {
              width: 100%;
              font-size: 12px; }
    .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content {
      padding-right: 0; }
      .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset {
        border: none;
        padding: 0; }
        .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset label {
          position: relative; }
          .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset label::after {
            content: '*';
            font-size: 13px;
            color: red;
            margin-left: 1px; }
        .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .radio label::after {
          content: unset; }
        .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_register {
          display: flex;
          align-items: center;
          justify-content: flex-start;
          margin-bottom: 20px;
          margin-top: 10px; }
          .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_register label {
            margin-right: 20px; }
        .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_email {
          display: flex;
          margin-bottom: 10px;
          align-items: center;
          justify-content: flex-start; }
          .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_email label {
            width: 200px; }
          .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_email div {
            width: 100%; }
            .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_email div input {
              font-size: 14px;
              color: #623c1a;
              padding: 6px 12px;
              border-color: #DDDDDD;
              border-width: 1px;
              outline: none;
              border-style: solid; }
            .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_email div .simplecheckout-error-text {
              width: 100%;
              font-size: 12px; }
        .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_firstname,
        .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset row-customer_lastname {
          display: flex;
          margin-bottom: 10px;
          align-items: center;
          justify-content: flex-start; }
          .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_firstname label,
          .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset row-customer_lastname label {
            width: 200px; }
          .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_firstname div,
          .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset row-customer_lastname div {
            width: 100%; }
            .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_firstname div input,
            .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset row-customer_lastname div input {
              font-size: 14px;
              color: #623c1a;
              padding: 6px 12px;
              border-color: #DDDDDD;
              border-width: 1px;
              outline: none;
              border-style: solid; }
            .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_firstname div .simplecheckout-error-text,
            .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset row-customer_lastname div .simplecheckout-error-text {
              width: 100%;
              font-size: 12px; }
        .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_password {
          display: flex;
          margin-bottom: 10px;
          align-items: center;
          justify-content: flex-start; }
          .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_password label {
            width: 200px; }
          .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_password div {
            width: 100%; }
            .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_password div input {
              font-size: 14px;
              color: #623c1a;
              padding: 6px 12px;
              border-color: #DDDDDD;
              border-width: 1px;
              outline: none;
              border-style: solid; }
            .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_password div .simplecheckout-error-text {
              width: 100%;
              font-size: 12px; }
        .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_confirm_password {
          display: flex;
          margin-bottom: 10px;
          align-items: center;
          justify-content: flex-start; }
          .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_confirm_password label {
            width: 200px; }
          .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_confirm_password div {
            width: 100%; }
            .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_confirm_password div input {
              font-size: 14px;
              color: #623c1a;
              padding: 6px 12px;
              border-color: #DDDDDD;
              border-width: 1px;
              outline: none;
              border-style: solid; }
            .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_confirm_password div .simplecheckout-error-text {
              width: 100%;
              font-size: 12px; }
        .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_telephone {
          display: flex;
          margin-bottom: 10px;
          align-items: center;
          justify-content: flex-start; }
          .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_telephone label {
            width: 200px; }
          .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_telephone div {
            width: 100%; }
            .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_telephone div input {
              font-size: 14px;
              color: #623c1a;
              padding: 6px 12px;
              border-color: #DDDDDD;
              border-width: 1px;
              outline: none;
              border-style: solid; }
            .simplecheckout_blocks .simple-content #simplecheckout_customer .simplecheckout-block-content fieldset .row-customer_telephone div .simplecheckout-error-text {
              width: 100%;
              font-size: 12px; }
    .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content {
      padding-right: 0; }
      .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset {
        border: none;
        padding: 0; }
        .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset label {
          position: relative; }
          .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset label::after {
            content: '*';
            font-size: 13px;
            color: red;
            margin-left: 1px; }
        .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_address_id {
          display: flex;
          margin-bottom: 10px;
          align-items: center;
          justify-content: flex-start; }
          .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_address_id label {
            width: 200px; }
          .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_address_id div {
            width: 100%; }
            .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_address_id div select {
              font-size: 14px;
              color: #623c1a;
              padding: 6px 12px;
              width: 100%;
              border-color: #DDDDDD; }
            .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_address_id div .simplecheckout-error-text {
              width: 100%;
              font-size: 12px; }
        .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_firstname {
          display: flex;
          margin-bottom: 10px;
          align-items: center;
          justify-content: flex-start; }
          .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_firstname label {
            width: 200px; }
          .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_firstname div {
            width: 100%; }
            .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_firstname div input {
              font-size: 14px;
              color: #623c1a;
              padding: 6px 12px;
              border-color: #DDDDDD;
              border-width: 1px;
              outline: none;
              border-style: solid; }
            .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_firstname div .simplecheckout-error-text {
              width: 100%;
              font-size: 12px; }
        .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_lastname {
          display: flex;
          margin-bottom: 10px;
          align-items: center;
          justify-content: flex-start; }
          .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_lastname label {
            width: 200px; }
          .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_lastname div {
            width: 100%; }
            .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_lastname div input {
              font-size: 14px;
              color: #623c1a;
              padding: 6px 12px;
              border-color: #DDDDDD;
              border-width: 1px;
              outline: none;
              border-style: solid; }
            .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_lastname div .simplecheckout-error-text {
              width: 100%;
              font-size: 12px; }
        .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_country_id {
          display: flex;
          margin-bottom: 10px;
          align-items: center;
          justify-content: flex-start; }
          .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_country_id label {
            width: 200px; }
          .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_country_id div {
            width: 100%; }
            .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_country_id div select {
              font-size: 14px;
              color: #623c1a;
              padding: 6px 12px;
              border-color: #DDDDDD; }
            .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_country_id div .simplecheckout-error-text {
              width: 100%;
              font-size: 12px; }
        .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_zone_id {
          display: flex;
          margin-bottom: 10px;
          align-items: center;
          justify-content: flex-start; }
          .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_zone_id label {
            width: 200px; }
          .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_zone_id div {
            width: 100%; }
            .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_zone_id div select {
              font-size: 14px;
              color: #623c1a;
              padding: 6px 12px;
              border-color: #DDDDDD; }
            .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_zone_id div .simplecheckout-error-text {
              width: 100%;
              font-size: 12px; }
        .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_city {
          display: flex;
          margin-bottom: 10px;
          align-items: center;
          justify-content: flex-start; }
          .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_city label {
            width: 200px; }
          .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_city div {
            width: 100%; }
            .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_city div input {
              font-size: 14px;
              color: #623c1a;
              padding: 6px 12px;
              border-color: #DDDDDD;
              border-width: 1px;
              outline: none;
              border-style: solid; }
            .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_city div .simplecheckout-error-text {
              width: 100%;
              font-size: 12px; }
        .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_postcode {
          display: flex;
          margin-bottom: 10px;
          align-items: center;
          justify-content: flex-start; }
          .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_postcode label {
            width: 200px; }
          .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_postcode div {
            width: 100%; }
            .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_postcode div input {
              font-size: 14px;
              color: #623c1a;
              padding: 6px 12px;
              border-color: #DDDDDD;
              border-width: 1px;
              outline: none;
              border-style: solid; }
            .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_postcode div .simplecheckout-error-text {
              width: 100%;
              font-size: 12px; }
        .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_address_1 {
          display: flex;
          margin-bottom: 10px;
          align-items: center;
          justify-content: flex-start; }
          .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_address_1 label {
            width: 200px; }
          .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_address_1 div {
            width: 100%; }
            .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_address_1 div input {
              font-size: 14px;
              color: #623c1a;
              padding: 6px 26px 6px 12px;
              border-color: #DDDDDD;
              border-width: 1px;
              outline: none;
              border-style: solid; }
            .simplecheckout_blocks .simple-content #simplecheckout_shipping_address .simplecheckout-block-content fieldset .row-shipping_address_address_1 div .simplecheckout-error-text {
              width: 100%;
              font-size: 12px; }
  .simplecheckout_blocks .simplecheckout-left-column {
    width: 42%; }
  .simplecheckout_blocks .simplecheckout-right-column {
    width: 55%; }
  .simplecheckout_blocks .simplecheckout-cart {
    border-top: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8; }
    @media (max-width: 786px) {
      .simplecheckout_blocks .simplecheckout-cart thead {
        display: none; } }
    .simplecheckout_blocks .simplecheckout-cart thead th {
      border-bottom: 1px solid #e8e8e8;
      background-color: #f4f4f4;
      color: #3d3d3d;
      font-weight: 600;
      position: relative !important; }
      .simplecheckout_blocks .simplecheckout-cart thead th::after {
        content: '';
        display: block;
        position: absolute;
        background: #b8b8b8;
        width: 1px;
        height: 28px;
        top: 4px;
        right: 0px; }
      .simplecheckout_blocks .simplecheckout-cart thead th:last-child::after {
        content: unset; }
      .simplecheckout_blocks .simplecheckout-cart thead th.delete-th {
        padding: 0;
        font-weight: normal;
        font-size: 28px; }
        .simplecheckout_blocks .simplecheckout-cart thead th.delete-th span {
          -ms-transform: rotate(45deg);
          /* IE 9 */
          -webkit-transform: rotate(45deg);
          /* Safari 3-8 */
          transform: rotate(45deg);
          display: block; }
      .simplecheckout_blocks .simplecheckout-cart thead th.d8f2d58c {
        width: 200px; }
      .simplecheckout_blocks .simplecheckout-cart thead th.o7ifqrd4, .simplecheckout_blocks .simplecheckout-cart thead th.total {
        color: #3d3d3d;
        font-weight: 600 !important; }
      .simplecheckout_blocks .simplecheckout-cart thead th.rrtd6hfn, .simplecheckout_blocks .simplecheckout-cart thead th.d8f2d58c, .simplecheckout_blocks .simplecheckout-cart thead th.model, .simplecheckout_blocks .simplecheckout-cart thead th.quantity, .simplecheckout_blocks .simplecheckout-cart thead th.o7ifqrd4, .simplecheckout_blocks .simplecheckout-cart thead th.total {
        text-align: center; }
    @media (max-width: 786px) {
      .simplecheckout_blocks .simplecheckout-cart tbody {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column; } }
    @media (max-width: 786px) {
      .simplecheckout_blocks .simplecheckout-cart tbody tr {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        position: relative;
        border-bottom: 1px solid #d4d4d4;
        margin-bottom: 20px; }
        .simplecheckout_blocks .simplecheckout-cart tbody tr:last-child {
          margin-bottom: 0; } }
    .simplecheckout_blocks .simplecheckout-cart tbody td {
      border-bottom: 1px solid #e8e8e8; }
      .simplecheckout_blocks .simplecheckout-cart tbody td.rrtd6hfn, .simplecheckout_blocks .simplecheckout-cart tbody td.d8f2d58c, .simplecheckout_blocks .simplecheckout-cart tbody td.model, .simplecheckout_blocks .simplecheckout-cart tbody td.quantity, .simplecheckout_blocks .simplecheckout-cart tbody td.o7ifqrd4, .simplecheckout_blocks .simplecheckout-cart tbody td.total {
        text-align: center;
        vertical-align: middle; }
      @media (max-width: 786px) {
        .simplecheckout_blocks .simplecheckout-cart tbody td.o7ifqrd4, .simplecheckout_blocks .simplecheckout-cart tbody td.total {
          border-bottom: none; } }
      .simplecheckout_blocks .simplecheckout-cart tbody td.o7ifqrd4 .small_price, .simplecheckout_blocks .simplecheckout-cart tbody td.total .small_total {
        display: none; }
        @media (max-width: 786px) {
          .simplecheckout_blocks .simplecheckout-cart tbody td.o7ifqrd4 .small_price, .simplecheckout_blocks .simplecheckout-cart tbody td.total .small_total {
            display: block; } }
      .simplecheckout_blocks .simplecheckout-cart tbody td.total {
        font-weight: normal !important; }
      @media (max-width: 786px) {
        .simplecheckout_blocks .simplecheckout-cart tbody td.rrtd6hfn {
          display: none; } }
      .simplecheckout_blocks .simplecheckout-cart tbody td.rrtd6hfn img {
        width: 50px; }
      .simplecheckout_blocks .simplecheckout-cart tbody td.d8f2d58c {
        width: 200px;
        display: block;
        margin-bottom: -1px;
        padding-bottom: 9px; }
        @media (max-width: 786px) {
          .simplecheckout_blocks .simplecheckout-cart tbody td.d8f2d58c {
            border-bottom: none; }
            .simplecheckout_blocks .simplecheckout-cart tbody td.d8f2d58c .rrtd6hfn {
              display: block; } }
      .simplecheckout_blocks .simplecheckout-cart tbody td.delete-td {
        height: 100%;
        width: 32px;
        padding: 0;
        position: relative; }
        @media (max-width: 786px) {
          .simplecheckout_blocks .simplecheckout-cart tbody td.delete-td {
            height: 25px;
            width: 25px;
            padding: 0;
            position: absolute;
            top: 4px;
            right: 20px;
            border: none;
            border-right: none; } }
        .simplecheckout_blocks .simplecheckout-cart tbody td.delete-td button {
          height: 100%;
          width: 100%;
          border: none;
          background: transparent;
          border-right: 1px solid #e8e8e8;
          cursor: pointer;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          display: block; }
          @media (max-width: 786px) {
            .simplecheckout_blocks .simplecheckout-cart tbody td.delete-td button {
              border-right: none; } }
          .simplecheckout_blocks .simplecheckout-cart tbody td.delete-td button i {
            font-weight: 400;
            font-size: 20px;
            color: #989898; }
          .simplecheckout_blocks .simplecheckout-cart tbody td.delete-td button:hover {
            background: #ff4e4e;
            cursor: pointer; }
            .simplecheckout_blocks .simplecheckout-cart tbody td.delete-td button:hover i {
              color: white; }
      .simplecheckout_blocks .simplecheckout-cart tbody td.quantity {
        min-width: auto;
        vertical-align: middle;
        width: 50px; }
        @media (max-width: 786px) {
          .simplecheckout_blocks .simplecheckout-cart tbody td.quantity {
            width: 100%;
            border-bottom: none; } }
        .simplecheckout_blocks .simplecheckout-cart tbody td.quantity .input-group {
          max-width: 200px;
          display: flex;
          padding: 5px 0;
          background: #f4f4f4;
          align-items: center;
          border-radius: 20px; }
          @media (max-width: 786px) {
            .simplecheckout_blocks .simplecheckout-cart tbody td.quantity .input-group {
              max-width: 120px; } }
          .simplecheckout_blocks .simplecheckout-cart tbody td.quantity .input-group .input-group-btn {
            width: 35px;
            height: 30px; }
            .simplecheckout_blocks .simplecheckout-cart tbody td.quantity .input-group .input-group-btn button {
              display: block;
              width: 100%;
              height: 100%;
              background: transparent;
              border: none; }
              .simplecheckout_blocks .simplecheckout-cart tbody td.quantity .input-group .input-group-btn button i {
                font-weight: 600;
                font-size: 11px; }
          .simplecheckout_blocks .simplecheckout-cart tbody td.quantity .input-group input {
            min-width: auto;
            width: 40px;
            height: 30px;
            text-align: center;
            border-bottom: none;
            border-top: none;
            border-left: 1px solid #e8e8e8;
            border-right: 1px solid #e8e8e8;
            background: #f4f4f4; }
  .simplecheckout_blocks #simplecheckout_comment textarea {
    border-color: #DDDDDD;
    resize: none;
    padding: 10px 15px 10px 15px; }
  .simplecheckout_blocks .row-shipping_address_address_1 {
    position: relative; }
    .simplecheckout_blocks .row-shipping_address_address_1::after {
      content: '';
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 8px;
      width: 0;
      height: 0;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-top: 6px solid #000; }
  .simplecheckout_blocks .row-shipping_address_city {
    position: relative; }
    .simplecheckout_blocks .row-shipping_address_city::after {
      content: '';
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 8px;
      width: 0;
      height: 0;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-top: 6px solid #000; }

.reset-pass input {
  display: block;
  border: none;
  border: 1px solid #cccccc;
  width: 320px;
  padding: 5px 15px;
  margin-bottom: 5px;
  height: 30px;
  margin-top: 15px; }
.reset-pass .text-danger {
  font-size: 14px;
  color: red; }
.reset-pass .custom-buttons {
  margin: 20px 0 50px 0; }

.recommended_products {
  margin-bottom: 70px; }

.blog_unit_page {
  position: relative; }
  @media (min-width: 1500px) {
    .blog_unit_page .blog_image_right {
      background: url(/catalog/view/theme/grifel/images/broccoli.png) no-repeat;
      display: block;
      position: absolute;
      right: 0px;
      bottom: -160px;
      width: 220px;
      height: 250px;
      background-size: cover;
      overflow: hidden;
      opacity: 0.5; } }
  .blog_unit_page-content__thumb {
    text-align: center;
    height: 300px;
    position: relative; }
    .blog_unit_page-content__thumb img {
      max-width: 100%;
      width: 100%;
      object-fit: cover;
      height: 300px;
      border-radius: 10px; }
    .blog_unit_page-content__thumb h1 {
      bottom: 50px;
      font-size: 22px;
      width: 80%;
      text-align: center;
      margin: 0 auto;
      position: absolute;
      background: #9dac39;
      left: 0;
      right: 0;
      text-transform: uppercase;
      padding: 5px 20px; }
    .blog_unit_page-content__thumb .blog_block_page_container_wrap-item__images-date {
      top: 20px;
      bottom: auto; }
  .blog_unit_page-content__text {
    width: 85%;
    margin: 0 auto;
    margin-bottom: 120px;
    margin-top: 20px; }

.manufacturer_page {
  margin-bottom: 80px; }
  .manufacturer_page-header {
    text-align: center; }
  .manufacturer_page-content_manufacturers {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .manufacturer_page-content_manufacturers-item {
      width: 100%; }
      .manufacturer_page-content_manufacturers-item_header {
        padding: 10px 25px;
        background: #9dac39; }
        .manufacturer_page-content_manufacturers-item_header.blink {
          animation: blinker 1s linear infinite; }
@keyframes blinker {
  50% {
    background: rgba(157, 172, 57, 0.17); } }
        .manufacturer_page-content_manufacturers-item_header p {
          text-transform: uppercase;
          font-size: 25px;
          color: #fff; }
      .manufacturer_page-content_manufacturers-item_content {
        border: 1px solid #9dac39; }
        .manufacturer_page-content_manufacturers-item_content ul {
          display: flex;
          flex-wrap: wrap;
          list-style: none; }
          .manufacturer_page-content_manufacturers-item_content ul li {
            width: calc(25% - 15px);
            padding: 10px 0 10px 15px; }
            .manufacturer_page-content_manufacturers-item_content ul li:before {
              margin-right: 5px;
              content: "\f105";
              font-family: "Font Awesome 5 Free";
              color: #9dac39;
              font-weight: bold;
              font-size: 16px;
              display: inline-block; }
  .manufacturer_page-content_links {
    text-align: center;
    margin: 40px 0; }
    .manufacturer_page-content_links a {
      font-size: 20px;
      margin-right: 5px;
      color: #9dac39;
      transition: all .1s;
      display: inline-block; }
      .manufacturer_page-content_links a:hover {
        transform: scale(1.7); }

@media (max-width: 1500px) {
  .hc2ws0wq {
    display: none; }

  .yrjl9cve {
    background: none; }

  body {
    background: none; } }
@media (max-width: 1200px) {
  .category_block_container_content_list_item__order_addtocart {
    min-width: 130px; }

  .category_block_container_navbar-wrapper__name-content .filter_name_input {
    width: 63%; }

  .manufacturer_page-content_links a {
    font-size: 18px; }

  .a72vhcmy .sv22akyv {
    order: 1; }
  .a72vhcmy .b0mxgj45 {
    order: 2; }
  .a72vhcmy .j2u12mi2 {
    order: 3; }

  .subscription-block_main-input {
    margin-right: 30px; }

  .aicnx8ky {
    width: 960px; }

  .catalog_block_container .categories_block_container-item {
    width: calc(33.33% - 20px); }
    .catalog_block_container .categories_block_container-item__wrapper-content ul li a {
      font-size: 13px; }

  .footer_container-columns__right-categories li {
    width: 47%; }

  .footer_container-wrapper {
    width: calc(50% + 500px - 415px); }

  .categories_block_container-item__wrapper-content ul li a {
    font-size: 13px; }
  .categories_block_container-item__wrapper-content > p {
    font-size: 13px; }

  .product_card_container-item-wrap {
    /*display: block;*/ }
    .product_card_container-item-wrap__images {
      /*width: 100%;
      box-sizing: border-box;*/ }
      .product_card_container-item-wrap__images__title {
        padding: 0 15px;
        font-size: 18px;
        margin-bottom: 10px; }
    .product_card_container-item-wrap__text-wrap {
      padding: 55px 30px 40px 30px;
      /*width: 100%;*/
      box-sizing: border-box; }
      .product_card_container-item-wrap__text-wrap__head_raty {
        width: 75%; }
      .product_card_container-item-wrap__text-wrap_container__tabs ul li {
        display: inline; }
        .product_card_container-item-wrap__text-wrap_container__tabs ul li a {
          padding: 25px 10px; }
      .product_card_container-item-wrap__text-wrap__addtocart .flex-fix {
        flex-direction: column; }
      .product_card_container-item-wrap__text-wrap__addtocart_head_type_title {
        font-size: 15px;
        display: block;
        margin-bottom: 20px; }
      .product_card_container-item-wrap__text-wrap__addtocart_head_number_title {
        font-size: 15px;
        display: block;
        margin-bottom: 20px; }
  .product_card .product_card_container-item-wrap__text-wrap_container-content__item {
    width: 100%; }

  .ojictz5j p {
    font-size: 18px; }
    .ojictz5j p.old_price {
      font-size: 14px; }

  .category_block_container_navbar-wrapper__price-content > input {
    width: 50px; } }
@media (max-width: 998px) {
  .aicnx8ky {
    width: 772px; }

  .category_block_container_navbar-wrapper__name-content .filter_name_input {
    width: 55%; }

  .manufacturer_page-content_manufacturers-item_content ul li {
    width: calc(33% - 15px); }

  .seo_block_container-header p {
    font-size: 24px; }
  .seo_block_container-content__tabs ul li {
    display: block;
    width: 100%; }
  .seo_block_container-content__wrapper {
    padding: 0 15px; }
    .seo_block_container-content__wrapper-content__item__container {
      flex-direction: column; }
      .seo_block_container-content__wrapper-content__item__container__text {
        padding: 20px 15px; }

  .b459al3d {
    flex-direction: column; }
    .b459al3d > div {
      margin-top: 15px; }

  .categories_block_container-item__wrapper-content ul li a {
    font-size: 12px; }

  .fixed_navbar_container-item__catalog-dropdown__catalog-content .categories_block_container-item {
    width: 50%;
    max-width: 50%; }
    .fixed_navbar_container-item__catalog-dropdown__catalog-content .categories_block_container-item:last-child {
      width: 50%;
      max-width: 50%; }

  .footer_container-columns__right-categories li {
    width: 100%; }
  .footer_container-columns__right-categories li a {
    font-size: 10px; }
  .footer_container-wrapper {
    width: calc(50% + 400px - 390px); }

  .product_card_container-item-wrap {
    display: table;
    width: 100%; }
    .product_card_container-item-wrap__images {
      width: 100%;
      box-sizing: border-box;
      padding: 40px 10px; }
    .product_card_container-item-wrap__text-wrap {
      padding: 55px 10px 40px 10px;
      width: 100%;
      box-sizing: border-box; }
      .product_card_container-item-wrap__text-wrap__head_raty {
        width: 70%; }
      .product_card_container-item-wrap__text-wrap__addtocart {
        display: block; }
      .product_card_container-item-wrap__text-wrap_container__tabs ul li {
        display: block;
        width: 100%; }
        .product_card_container-item-wrap__text-wrap_container__tabs ul li a {
          padding: 25px 30px !important; }
      .product_card_container-item-wrap__text-wrap__addtocart .flex-fix {
        flex-direction: row; }
      .product_card_container-item-wrap__text-wrap__addtocart_head_type_title {
        font-size: 15px;
        display: block;
        margin-bottom: 20px; }
      .product_card_container-item-wrap__text-wrap__addtocart_head_number_title {
        font-size: 15px;
        display: block;
        margin-bottom: 20px; }
  .product_card .product_card_container-item-wrap__text-wrap_container-content__item {
    width: 100%; }
  .product_card .product_card_container_reviews-pagination {
    width: 80px; }

  .category_block_container_navbar-wrapper__price-content {
    flex-direction: column; }
    .category_block_container_navbar-wrapper__price-content > input {
      width: 100%; }
    .category_block_container_navbar-wrapper__price-content > button {
      width: 100%; }
  .category_block_container_navbar-wrapper__categories .t4iznsd2 a {
    font-size: 14px; }
  .category_block_container_navbar-wrapper__categories .t4iznsd2 p {
    font-size: 16px; }
  .category_block_container_content_grid .i0fbsl73 {
    width: calc(50% - 10px); }
    .category_block_container_content_grid .i0fbsl73:last-child {
      width: calc(50% - 10px); }

  .ojictz5j p {
    font-size: 22px; }
    .ojictz5j p.old_price {
      font-size: 16px; }

  .catalog_block_container .categories_block_container-item__wrapper-header_link_title {
    font-size: 15px; }
  .catalog_block_container .categories_block_container-item__wrapper-content {
    min-height: 200px;
    max-height: 200px; } }
@media (min-width: 700px) and (max-width: 997px) {
  .a72vhcmy {
    flex-wrap: nowrap; }

  .m27ey9q4.j2u12mi2 {
    display: block;
    width: auto;
    margin-top: 0;
    order: 2; }
    .m27ey9q4.j2u12mi2 .hwn7q54o {
      display: block; }
      .m27ey9q4.j2u12mi2 .hwn7q54o ul li {
        width: 75px;
        font-size: 12px; }
        .m27ey9q4.j2u12mi2 .hwn7q54o ul li a {
          font-size: 11px; } }
@media (max-width: 786px) {
  .aicnx8ky {
    width: 100%; }

  .fzsdnibr .home-products-pagination {
    display: block;
    width: 95%;
    margin: 0 auto; }
    .fzsdnibr .home-products-pagination .navigation {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0px 0;
      border-top: 1px solid #9dac39;
      border-bottom: 1px solid #9dac39;
      margin-top: 15px; }
      .fzsdnibr .home-products-pagination .navigation img {
        width: 20px;
        height: 20px;
        object-fit: contain;
        border: 1px solid #9dac39;
        padding: 10px;
        border-top: none;
        border-bottom: none; }
        .fzsdnibr .home-products-pagination .navigation img:hover {
          background: #e6e6e6;
          cursor: pointer; }
      .fzsdnibr .home-products-pagination .navigation span {
        width: 133px;
        height: 1px;
        border-top: 1px solid; }

  .header_head_wrapper-account {
    display: inline-block;
    width: auto; }

  .header_head_wrapper-mobile_social {
    display: flex;
    align-items: center; }
    .header_head_wrapper-mobile_social a {
      margin-left: 3px; }
      .header_head_wrapper-mobile_social a:first-child {
        margin-left: 8px; }

  .header_head_wrapper-account a {
    font-size: 15px;
    display: inline-block; }
    .header_head_wrapper-account a img {
      display: none; }

  .profile_data_tabs-container__item {
    width: 98%;
    margin: 0 auto; }

  .category_block_container_navbar-wrapper__name-content {
    margin-right: 10px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .category_block_container_navbar-wrapper__name-content .filter_name_input {
      width: 100%;
      display: block;
      text-align: center;
      padding: 10px 0px; }
    .category_block_container_navbar-wrapper__name-content button {
      display: block;
      margin-top: 5px;
      width: 100%; }

  .manufacturer_page-content_manufacturers-item_content ul li {
    width: calc(50% - 15px); }

  .kaqq5o21 {
    padding: 0 15px; }
    .woah10er {
      margin-left: 0;
      display: none; }
    .header_head_wrapper-account {
      max-width: 100%; }

  .paid_block_container-content__wrapper {
    padding: 0 30px; }
    .paid_block_container-content__wrapper-content__item__container__text_table tbody td:first-child {
      padding-left: 20px; }
    .paid_block_container-content__wrapper-content__item__container__text_table__like {
      text-align: right; }
    .paid_block_container-content__wrapper table {
      border: 0; }
      .paid_block_container-content__wrapper table caption {
        font-size: 1.3em; }
      .paid_block_container-content__wrapper table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .paid_block_container-content__wrapper table tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em; }
      .paid_block_container-content__wrapper table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .7em;
        text-align: right; }
      .paid_block_container-content__wrapper table td::before {
        /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase; }
      .paid_block_container-content__wrapper table td:last-child {
        border-bottom: 0; }

  .feature_product_container-header p {
    padding: 0;
    font-size: 24px; }

  .breadcrumbs_block_container {
    padding-left: 15px; }

  .about_consultation_container {
    margin: 15px;
    padding-left: 20px; }

  .profile_data_container-item button[type=submit] {
    margin-left: 50%;
    transform: translateX(-50%); }

  .profile_data_tabs-container__item-orders__item-container__dropdown-product {
    padding-bottom: 60px;
    display: block; }
    .profile_data_tabs-container__item-orders__item-container__dropdown-product__description {
      text-align: center; }
      .profile_data_tabs-container__item-orders__item-container__dropdown-product__description p {
        margin-left: 0; }
        .profile_data_tabs-container__item-orders__item-container__dropdown-product__description p.title:after {
          width: calc(100% - 30px);
          left: 15px; }
    .profile_data_tabs-container__item-orders__item-container__dropdown-product__price {
      width: 50%;
      float: left; }
      .profile_data_tabs-container__item-orders__item-container__dropdown-product__price:after {
        content: "";
        display: table;
        clear: both; }
    .profile_data_tabs-container__item-orders__item-container__dropdown-product__quantity {
      width: 50%;
      float: right; }
      .profile_data_tabs-container__item-orders__item-container__dropdown-product__quantity:after {
        content: "";
        display: table;
        clear: both; }
      .profile_data_tabs-container__item-orders__item-container__dropdown-product__quantity p {
        font-size: 24px; }
    .profile_data_tabs-container__item-orders__item-container__dropdown-product__thumb {
      width: 100%;
      text-align: center; }
      .profile_data_tabs-container__item-orders__item-container__dropdown-product__thumb img {
        float: none; }
    .profile_data_tabs-container__item-orders__item-container__dropdown-product__description {
      width: auto; }
  .profile_data_tabs-container__item-orders__item-container__order {
    padding: 15px 10px; }
    .profile_data_tabs-container__item-orders__item-container__order > div {
      width: auto; }
      .profile_data_tabs-container__item-orders__item-container__order > div.profile_data_tabs-container__item-orders__item-container__order-status {
        padding: 10px 5px 5px; }
    .profile_data_tabs-container__item-orders__item-container__order-number {
      display: none; }

  .ckvphwev {
    font-size: 14px;
    padding: 10px 20px; }

  .three_column_block_container-content {
    flex-direction: column;
    padding: 0 15px; }
    .three_column_block_container-content-item {
      margin-bottom: 20px; }

  .profile_data_header-item p {
    margin-bottom: 0; }
  .profile_data_container-item {
    width: calc(100% - 30px);
    margin: 0 auto; }
    .profile_data_container-item:first-child {
      display: none; }
    .profile_data_container-item form > p {
      display: none; }

  .go_top button {
    left: calc(100% - 80px); }

  .cart_block_container-item {
    position: relative; }
    .cart_block_container-item__checkout {
      flex-direction: column; }
      .cart_block_container-item__checkout-addtocart {
        margin-top: 50px;
        margin-right: 0; }
        .cart_block_container-item__checkout-addtocart a img {
          display: none; }
      .cart_block_container-item__checkout-total {
        display: flex;
        align-items: center;
        justify-content: center; }
    .cart_block_container-item-remove {
      z-index: 25;
      position: absolute;
      top: 12px;
      right: 30px; }
    .cart_block_container-item-wrap {
      margin: 0 15px;
      flex-direction: column;
      padding-bottom: 25px;
      margin-bottom: 20px; }
      .cart_block_container-item-wrap__images {
        margin-right: 0;
        width: auto; }
        .cart_block_container-item-wrap__images img {
          position: relative; }
      .cart_block_container-item-wrap__text-wrap {
        padding: 0; }
        .cart_block_container-item-wrap__text-wrap__container {
          border: 0 none;
          float: none;
          width: auto; }
        .cart_block_container-item-wrap__text-wrap__text {
          width: 100%; }
          .cart_block_container-item-wrap__text-wrap__text__sku, .cart_block_container-item-wrap__text-wrap__text__raty, .cart_block_container-item-wrap__text-wrap__text__rating {
            padding: 0;
            margin: 10px 0; }
          .cart_block_container-item-wrap__text-wrap__text__sku {
            margin-left: 15px; }
          .cart_block_container-item-wrap__text-wrap__text > a {
            text-align: center; }
            .cart_block_container-item-wrap__text-wrap__text > a:after {
              width: calc(100% - 30px);
              left: 15px; }
          .cart_block_container-item-wrap__text-wrap__text__text-desc {
            margin: 5px 15px;
            text-align: center; }
          .cart_block_container-item-wrap__text-wrap__text__text-view a {
            display: none; }

  .faq_block_container-content {
    padding: 15px; }
    .faq_block_container-content_wrapper {
      width: 100%; }
      .faq_block_container-content_wrapper__item-title {
        max-width: calc(100% - 35px); }

  .question_block_container-content-item {
    display: none; }

  .ordering_block .aicnx8ky {
    flex-direction: column-reverse; }
  .ordering_block_container {
    width: 100%; }
    .ordering_block_container > div {
      width: calc(100% - 30px); }
      .ordering_block_container > div.active {
        left: 15px; }
  .ordering_block_confirm {
    width: 100%; }
    .ordering_block_confirm-container {
      margin: 0 15px;
      width: auto; }

  .reviews_block_container-header span {
    font-size: 20px; }
  .reviews_block_container-content__item-user p {
    font-size: 14px; }

  .category_block_container {
    overflow: hidden; }
    .category_block_container_header form {
      justify-content: center; }
    .category_block_container_header_adaptive-filter {
      display: inline-block; }
    .category_block_container_header_list {
      display: none; }
    .category_block_container_content {
      width: 100%;
      padding-top: 10px; }
      .category_block_container_content_list {
        display: none !important; }
      .category_block_container_content_grid {
        display: block !important; }
        .category_block_container_content_grid .i0fbsl73 {
          width: calc(100% - 30px);
          margin-left: 15px;
          margin-bottom: 15px; }
          .category_block_container_content_grid .i0fbsl73:last-child {
            width: calc(100% - 30px); }
    .category_block_container_navbar {
      width: 100%;
      position: absolute;
      z-index: 22;
      overflow: hidden;
      transition: all 1s;
      top: -12px;
      right: -100%; }
      .category_block_container_navbar-wrapper {
        margin: 15px; }
      .category_block_container_navbar.opened {
        right: 0; }

  .login_modal-content__social {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center; }
    .login_modal-content__social .ulogin_form {
      display: inline-block; }
    .login_modal-content__social .ulogin-facebook-trigger {
      display: none; }

  .product_card_container-item-wrap {
    display: flex;
    flex-direction: column; }
    .product_card_container-item-wrap__text-wrap__addtocart_head_number {
      width: auto; }
      .product_card_container-item-wrap__text-wrap__addtocart_head_number_title {
        margin-bottom: 5px;
        font-size: 14px; }
    .product_card_container-item-wrap__text-wrap__addtocart_head_type-wrap__option-value label {
      font-size: 12px; }
    .product_card_container-item-wrap__text-wrap__addtocart_head_type_title {
      display: none; }
    .product_card_container-item-wrap__text-wrap__addtocart_button a span {
      padding-right: 0;
      font-size: 16px; }
    .product_card_container-item-wrap__text-wrap__addtocart_price span:first-child {
      font-size: 21px;
      margin-right: 15px; }
    .product_card_container-item-wrap__images {
      padding-left: 0;
      padding-right: 0;
      width: 325px;
      margin: 0 auto; }
      .product_card_container-item-wrap__images img {
        width: 100% !important;
        height: 100%;
        object-fit: contain; }

  .our_manufacturers-header {
    margin-bottom: 20px; }
  .our_manufacturers-slider .t4iznsd2 {
    text-align: center; }
  .our_manufacturers .owl-nav .owl-prev {
    left: 0; }

  .categories_preview_container-header span {
    font-size: 20px; }
  .categories_preview_container-content .catalog_with_pagination {
    flex-direction: row;
    padding: 0 15px; }
  .categories_preview_container-content .categories_block_container {
    padding: 0; }
    .categories_preview_container-content .categories_block_container-item {
      width: 50%; }
      .categories_preview_container-content .categories_block_container-item:nth-child(1) {
        z-index: 10; }
      .categories_preview_container-content .categories_block_container-item:nth-child(2) {
        z-index: 9; }
      .categories_preview_container-content .categories_block_container-item:nth-child(3) {
        z-index: 8; }
      .categories_preview_container-content .categories_block_container-item:nth-child(4) {
        z-index: 7; }

  .our_partners {
    padding: 40px 0; }
    .our_partners-slider .owl-nav .owl-prev {
      left: 0; }
    .our_partners-slider .owl-nav .owl-next {
      right: 0; }

  .contacts .contacts_backgrounds-note {
    display: none; }
  .contacts_container {
    padding: 30px 0; }
    .contacts_container-content {
      flex-direction: column; }
      .contacts_container-content_right {
        width: 100%;
        margin-top: 25px; }
        .contacts_container-content_right p {
          text-align: center; }
      .contacts_container-content_left {
        width: 100%;
        text-align: center; }
        .contacts_container-content_left .form-input-custom {
          margin: 0 auto 20px auto; }

  .footer_container-wrapper {
    display: none; }
  .footer_container-columns {
    padding-bottom: 0;
    flex-direction: column; }
    .footer_container-columns__right {
      background: #000;
      padding-left: 0; }
      .footer_container-columns__right-adaptive-slogan {
        display: block;
        text-align: center;
        font-size: 16px;
        color: #fff; }
      .footer_container-columns__right-copyrights {
        text-align: center; }
      .footer_container-columns__right-navbar {
        flex-direction: column;
        margin: 20px 0; }
        .footer_container-columns__right-navbar li {
          text-align: center;
          padding: 5px 0; }
          .footer_container-columns__right-navbar li a {
            font-size: 14px; }
      .footer_container-columns__right-categories li {
        width: 100%;
        text-align: center; }
    .footer_container-columns__left {
      padding-right: 0;
      text-align: center;
      min-width: 100%;
      width: auto; }
      .footer_container-columns__left-logo {
        width: 200px;
        height: 100px;
        margin: 0 auto; }
        .footer_container-columns__left-logo img {
          width: 100%;
          height: 100%;
          object-fit: contain;
          margin: 0 auto; }
      .footer_container-columns__left-form {
        width: 300px;
        margin: 0 auto; }
        .footer_container-columns__left-form input {
          min-width: 150px; }
        .footer_container-columns__left-form__submit {
          font-size: 14px; }
      .footer_container-columns__left-social {
        width: 90%;
        justify-content: center;
        align-items: center;
        height: 45px;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto; }
        .footer_container-columns__left-social .social-footer {
          margin-left: 0; }
        .footer_container-columns__left-social i {
          display: none; }
        .footer_container-columns__left-social a {
          margin-right: 10px; }
      .footer_container-columns__left-description {
        margin: 20px; }
        .footer_container-columns__left-description .title {
          margin-bottom: 10px; }

  .owl-additional-pagination p {
    font-size: 14px; }
    .owl-additional-pagination p:after {
      height: 30px; }
    .owl-additional-pagination p.active {
      font-size: 16px; }

  .yrjl9cve {
    background: none; }
    .l6fnhf19 {
      margin-top: 0;
      padding-bottom: 0; }
      .fzsdnibr {
        position: relative; }
        .fzsdnibr #tab_hit .discount_button_on_main {
          text-align: center;
          margin-top: 30px;
          padding-left: 30px;
          padding-right: 30px;
          width: 200px;
          margin: 30px auto; }
        .yv77sssa .ewjcqvtb {
          display: flex; }
          .yv77sssa .ewjcqvtb .taeqtplu {
            min-height: 460px; }
        .yv77sssa .t4iznsd2 {
          padding: 8px 38px; }
        .yv77sssa .owl-nav .owl-prev {
          left: 0; }
        .yv77sssa .owl-nav .owl-next {
          right: 0; }
        .yv77sssa .owl-nav .owl-prev, .yv77sssa .owl-nav .owl-next {
          position: absolute;
          width: 15px;
          height: 100%;
          background: white;
          background: linear-gradient(0deg, white 13%, #9dac39 31%, #9dac39 64%, white 87%);
          margin: 0; }
          .yv77sssa .owl-nav .owl-prev:hover, .yv77sssa .owl-nav .owl-next:hover {
            background: white;
            background: linear-gradient(0deg, white 13%, #9dac39 31%, #9dac39 64%, white 87%); }
          .yv77sssa .owl-nav .owl-prev img, .yv77sssa .owl-nav .owl-next img {
            position: absolute;
            top: 50%;
            transform: translate(-50%);
            left: 50%; }
      .product_list_container-header {
        justify-content: space-between;
        padding: 15px 0 0;
        align-items: center; }
        .product_list_container-header__item {
          padding: 0;
          margin: 15px 0 0;
          text-align: center; }
          .product_list_container-header__item a {
            font-size: 13px;
            padding: 10px 5px; }
            .product_list_container-header__item a.active {
              font-size: 14px; }
          .product_list_container-header__item:after {
            display: none; }

  .main_banner_mobile {
    display: block; }
  .main_banner_container {
    display: none; }
    .main_banner_container-list__item-container {
      top: 0; }
      .main_banner_container-list__item-container__text a {
        font-size: 14px;
        padding: 5px 20px; }
      .main_banner_container-list__item-container__text h3 {
        font-size: 20px;
        white-space: normal; }
      .main_banner_container-list__item-container__text p {
        display: none; }

  span.block_title {
    font-size: 20px;
    display: block; }

  .about_us .about_us-backgrounds-1 {
    top: 430px;
    opacity: .4; }
  .about_us_container {
    padding: 20px 0; }
    .about_us_container-content {
      margin-top: 0; }
      .about_us_container-content__text p {
        padding: 0 15px;
        font-size: 13px; }
        .about_us_container-content__text p.title {
          font-size: 14px; }
      .about_us_container-content__logo {
        display: none; }

  /**
  Blog page
   */
  .blog_block_page_container_wrap-item {
    flex-direction: column; }
    .blog_block_page_container_wrap-item__images, .blog_block_page_container_wrap-item__text {
      width: 100%; }
    .blog_block_page_container_wrap-item__text_link {
      position: static; }
      .blog_block_page_container_wrap-item__text_link:after {
        display: none; }
    .blog_block_page_container_wrap-item__images-date {
      left: 15px; }

  /**
    Blog preview
     */
  .blog_block_container {
    margin: 40px 0 10px; }
    .blog_block_container-content__carousel .owl-nav {
      display: none; }

  .catalog_block_container .categories_block_container-item {
    width: calc(50% - 20px);
    min-height: 235px;
    max-width: calc(50% - 20px); }
    .catalog_block_container .categories_block_container-item:last-child {
      width: calc(50% - 20px);
      max-width: calc(50% - 20px); }
    .catalog_block_container .categories_block_container-item__wrapper-header {
      height: auto; }
    .catalog_block_container .categories_block_container-item__wrapper-content {
      padding: 10px 5px;
      min-height: 150px;
      max-height: 150px; }
      .catalog_block_container .categories_block_container-item__wrapper-content > p {
        font-size: 12px; }
      .catalog_block_container .categories_block_container-item__wrapper-content ul {
        padding: 0 10px; }
        .catalog_block_container .categories_block_container-item__wrapper-content ul li {
          padding-left: 0; }
          .catalog_block_container .categories_block_container-item__wrapper-content ul li:before {
            left: 0; }
          .catalog_block_container .categories_block_container-item__wrapper-content ul li a {
            font-size: 13px; }

  .categories_block_container {
    display: flex; }
    .categories_block_container-item {
      float: left;
      width: 50%;
      max-width: 50%; }
      .categories_block_container-item__wrapper-header {
        height: 180px; }
        .categories_block_container-item__wrapper-header img {
          max-height: 100px; }
      .categories_block_container-item__wrapper-content {
        padding: 20px 10px;
        min-height: 170px;
        max-height: 170px; }
        .categories_block_container-item__wrapper-content-seemore {
          padding: 0; }
          .categories_block_container-item__wrapper-content-seemore p {
            font-size: 14px; }
            .categories_block_container-item__wrapper-content-seemore p:after {
              right: 25px; }
        .categories_block_container-item__wrapper-content > p {
          max-height: 90px;
          min-height: 90px;
          overflow: hidden; }
        .categories_block_container-item__wrapper-content ul:after {
          content: "";
          display: table;
          clear: both; }
        .categories_block_container-item__wrapper-content ul li {
          width: 100%;
          display: block;
          padding-left: 10px;
          float: left; }
          .categories_block_container-item__wrapper-content ul li:before {
            margin-top: -1px; }
          .categories_block_container-item__wrapper-content ul li a {
            display: inline-block;
            padding: 0;
            font-size: 14px; }
      .categories_block_container-item:last-child {
        width: 50%;
        max-width: 50%; }

  .fixed_navbar {
    padding: 10px 0; }
    .fixed_navbar_container:after {
      content: "";
      display: table;
      clear: both; }
    .fixed_navbar_container-item {
      width: 100%; }
      .fixed_navbar_container-item.custom-search-block-header {
        order: 1;
        margin-bottom: 10px; }
        .fixed_navbar_container-item.custom-search-block-header .fixed_navbar_container-item__search-dropdown {
          z-index: 3000; }
      .fixed_navbar_container-item.cart-favorite-block .fixed_navbar_container-item__basket,
      .fixed_navbar_container-item.cart-favorite-block .cart_name_word,
      .fixed_navbar_container-item.cart-favorite-block .fixed_navbar_container-item__favorite {
        z-index: unset; }
      .fixed_navbar_container-item:last-child {
        margin: 10px 0; }
        .fixed_navbar_container-item:last-child > div {
          float: left; }
          .fixed_navbar_container-item:last-child > div:last-child {
            float: right; }
      .fixed_navbar_container-item__catalog {
        width: 100%;
        display: flex;
        flex-flow: row-reverse; }
        .fixed_navbar_container-item__catalog-dropdown__catalog {
          flex-direction: column; }
          .fixed_navbar_container-item__catalog-dropdown__catalog-content {
            width: 100%; }
            .fixed_navbar_container-item__catalog-dropdown__catalog-content .categories_block_container {
              display: flex; }
              .fixed_navbar_container-item__catalog-dropdown__catalog-content .categories_block_container-item {
                float: left;
                width: 50%;
                max-width: 50%; }
                .fixed_navbar_container-item__catalog-dropdown__catalog-content .categories_block_container-item__wrapper-content {
                  padding: 20px 10px; }
                  .fixed_navbar_container-item__catalog-dropdown__catalog-content .categories_block_container-item__wrapper-content-seemore {
                    padding: 0; }
                    .fixed_navbar_container-item__catalog-dropdown__catalog-content .categories_block_container-item__wrapper-content-seemore p {
                      font-size: 14px; }
                      .fixed_navbar_container-item__catalog-dropdown__catalog-content .categories_block_container-item__wrapper-content-seemore p:after {
                        right: 25px; }
                  .fixed_navbar_container-item__catalog-dropdown__catalog-content .categories_block_container-item__wrapper-content > p {
                    font-size: 13px; }
                  .fixed_navbar_container-item__catalog-dropdown__catalog-content .categories_block_container-item__wrapper-content ul {
                    max-height: 155px; }
                    .fixed_navbar_container-item__catalog-dropdown__catalog-content .categories_block_container-item__wrapper-content ul:after {
                      content: "";
                      display: table;
                      clear: both; }
                    .fixed_navbar_container-item__catalog-dropdown__catalog-content .categories_block_container-item__wrapper-content ul li {
                      display: block;
                      padding-left: 10px;
                      float: left; }
                      .fixed_navbar_container-item__catalog-dropdown__catalog-content .categories_block_container-item__wrapper-content ul li a {
                        display: inline;
                        font-size: 13px; }
                .fixed_navbar_container-item__catalog-dropdown__catalog-content .categories_block_container-item:last-child {
                  width: 50%;
                  max-width: 50%; }
          .fixed_navbar_container-item__catalog-dropdown__catalog-navbar {
            width: 100%; }
            .fixed_navbar_container-item__catalog-dropdown__catalog-navbar ul li {
              width: 50%;
              float: left;
              height: 66px; }
        .fixed_navbar_container-item__catalog-responsive_search {
          display: block;
          margin-right: 5px; }
        .fixed_navbar_container-item__catalog-button__item {
          margin-left: 15px; }
          .fixed_navbar_container-item__catalog-button__item img {
            margin-right: 10px; }
          .fixed_navbar_container-item__catalog-button__item p {
            display: none; }
      .fixed_navbar_container-item__search {
        margin: 0 auto; }

  .hfi70p56 a {
    width: 120px; }
  .header_container-item-mobile-nav__container {
    display: none; }
  .s24iwdnz {
    display: block; }
  .header_container-item__contacts {
    text-align: center;
    padding-right: 10px; }
  .hwn7q54o {
    display: none; }
  .m27ey9q4:first-child {
    justify-content: space-between;
    display: flex;
    align-items: center; }
    .m27ey9q4:first-child > div {
      padding: 15px; } }
@media (max-width: 568px) {
  .profile_data_tabs-container__list {
    flex-direction: column; }
    .profile_data_tabs-container__list .profile_data_tabs-container__list-item {
      padding: 0;
      width: 250px;
      margin: 0 auto;
      margin-bottom: 10px;
      text-align: center; }

  .profile_data_tabs-container__items .category_block_container_content_list_item {
    border: 1px solid;
    flex-direction: column;
    width: 85%;
    margin: 0 auto;
    border-radius: 20px;
    margin-bottom: 10px; }
    .profile_data_tabs-container__items .category_block_container_content_list_item .category_block_container_content_list_item__images {
      height: auto;
      margin-right: 0;
      width: 280px;
      min-height: 164px; }
      .profile_data_tabs-container__items .category_block_container_content_list_item .category_block_container_content_list_item__images a {
        width: 100%; }
    .profile_data_tabs-container__items .category_block_container_content_list_item .category_block_container_content_list_item__text {
      align-items: center; }
      .profile_data_tabs-container__items .category_block_container_content_list_item .category_block_container_content_list_item__text > a {
        text-align: center;
        width: 94%; }
    .profile_data_tabs-container__items .category_block_container_content_list_item .category_block_container_content_list_item__order {
      width: 100%;
      border: none; }
      .profile_data_tabs-container__items .category_block_container_content_list_item .category_block_container_content_list_item__order .category_block_container_content_list_item__order-article {
        align-self: center;
        margin-top: 15px;
        width: 60%;
        text-align: center;
        padding: 10px 0;
        border-bottom: 1px solid; }
      .profile_data_tabs-container__items .category_block_container_content_list_item .category_block_container_content_list_item__order .category_block_container_content_list_item__order-price {
        margin-top: 10px; }
      .profile_data_tabs-container__items .category_block_container_content_list_item .category_block_container_content_list_item__order .category_block_container_content_list_item__order_addtocart {
        width: 170px; }

  .category_block_container_content_grid .yv77sssa {
    display: flex;
    flex-direction: row; }

  .yv77sssa {
    display: flex;
    flex-direction: column-reverse; }
    .yv77sssa.ooc0x2mb.jrj1u9nw {
      display: flex; }
    .yv77sssa .ewjcqvtb .taeqtplu {
      min-height: 335px; }
    .yv77sssa .t4iznsd2 {
      height: 335px;
      padding: 8px; }
    .gu7jf8yk {
      font-size: 13px;
      height: 40px; }
    .r2w2j20a {
      min-height: 60px;
      height: 60px; }
      .r2w2j20a a {
        display: block;
        text-align: center;
        height: 100%;
        width: 100%; }
        .r2w2j20a a img {
          display: block;
          width: 100%;
          object-fit: contain;
          height: 100%; }
    .pzvykwon {
      font-size: 13px;
      align-items: flex-start;
      margin-bottom: 8px; }
    .ojictz5j:first-child {
      margin-right: 0; }
    .ojictz5j:last-child {
      display: none; }
    .mwfxcx0i a {
      font-size: 14px; }
    .cvacdy8n .options-container label {
      display: none; }
    .cvacdy8n .options-container select {
      width: 120px; }
    .yv77sssa .owl-nav {
      margin-bottom: 15px; }
      .yv77sssa .owl-nav .owl-prev {
        left: 10px;
        background: #9dac39;
        top: 10px;
        height: 25px;
        width: 25px;
        display: flex;
        align-items: center;
        justify-content: center; }
        .yv77sssa .owl-nav .owl-prev:hover {
          background: #bbd032; }
        .yv77sssa .owl-nav .owl-prev img {
          position: relative;
          top: unset;
          transform: none;
          left: unset;
          display: block; }
      .yv77sssa .owl-nav .owl-next {
        right: 10px;
        background: #9dac39;
        top: 10px;
        height: 25px;
        width: 25px;
        display: flex;
        align-items: center;
        justify-content: center; }
        .yv77sssa .owl-nav .owl-next:hover {
          background: #bbd032; }
        .yv77sssa .owl-nav .owl-next img {
          position: relative;
          top: unset;
          transform: none;
          left: unset;
          display: block; }

  .catalog_block_container-header {
    margin: 10px 0 10px 0; }
  .catalog_block_container .categories_block_container-item {
    min-height: 265px; }
    .catalog_block_container .categories_block_container-item__wrapper-header_link {
      justify-content: center; }
      .catalog_block_container .categories_block_container-item__wrapper-header_link_image {
        display: none; }
      .catalog_block_container .categories_block_container-item__wrapper-header_link_title {
        margin-left: 0;
        text-align: center;
        height: 30px; }
    .catalog_block_container .categories_block_container-item__wrapper-content {
      min-height: 175px;
      max-height: 175px; } }

/*# sourceMappingURL=main.css.map */
