/*------------------------------------------------------------------

[Master Stylesheet]
Project:    Minimal Store HTML template
Version:    1
Last change:    16/05/2018
Author: Hogash

[Table of contents]

* Variables
  + Colors
  + Fonts
    ++ Font Awesome
* Misc settings
  + Screen sizes
* General settings
  + Body style
    ++ General stylesheet
    ++ Helpfull classes
  + Header
  + Footer
  + Elements
    ++ buttons
    ++ titleBlock
    ++ hamburger
    ++ homeslide
    ++ homegallery
    ++ overlayMenu
    ++ more
    ++ related-prod
    ++ tabs
    ++ popup
    ++ cartTable
    ++ sidebar
    ++ socialShare
    ++ comments
    ++ newsletter
    ++ iconbox
  + Pages
    ++ About
    ++ Shop
    ++ Product
    ++ Blog
    ++ Article
    ++ Contact

[End Table of contents]
-------------------------------------------------------------------*/
/*** Variables ***/
/* colors */
/*------------------------------------------------------------------
# [Color codes]

# templateColor: #333;
# titleColor: #0a0a0a;
# white: #fff;
# hoverColor: #0a0a0a;
# grey: #f8f8f8;
# almostblack: #1e1e1e;
# black: #000000;
# footercolor: #adadad;


*/
/* fonts */
/*------------------------------------------------------------------
[Typography]

Body copy:      16px 'Prata', serif;
Headers:        48px 'Prata', serif;
Input, textarea:     "Montserrat", sans-serif;
Sidebar heading:    14px "Montserrat", sans-serif;

-------------------------------------------------------------------*/
/*!
 * Font Awesome Free 5.0.10 by @fontawesome - https://fontawesome.com
 * License - https://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: -0.0667em;
}

.fa-xs {
    font-size: 0.75em;
}

.fa-sm {
    font-size: 0.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: 0.1em;
    padding: 0.2em 0.25em 0.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: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
    margin-left: 0.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-allergies:before {
    content: "\f461";
}

.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-band-aid:before {
    content: "\f462";
}

.fa-bandcamp:before {
    content: "\f2d5";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-bars:before {
    content: "\f0c9";
}

.fa-baseball-ball:before {
    content: "\f433";
}

.fa-basketball-ball:before {
    content: "\f434";
}

.fa-bath:before {
    content: "\f2cd";
}

.fa-battery-empty:before {
    content: "\f244";
}

.fa-battery-full:before {
    content: "\f240";
}

.fa-battery-half:before {
    content: "\f242";
}

.fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-bed:before {
    content: "\f236";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bimobject:before {
    content: "\f378";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitcoin:before {
    content: "\f379";
}

.fa-bity:before {
    content: "\f37a";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-blackberry:before {
    content: "\f37b";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-blogger:before {
    content: "\f37c";
}

.fa-blogger-b:before {
    content: "\f37d";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-bold:before {
    content: "\f032";
}

.fa-bolt:before {
    content: "\f0e7";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-bowling-ball:before {
    content: "\f436";
}

.fa-box:before {
    content: "\f466";
}

.fa-box-open:before {
    content: "\f49e";
}

.fa-boxes:before {
    content: "\f468";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-briefcase-medical:before {
    content: "\f469";
}

.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-burn:before {
    content: "\f46a";
}

.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-capsules:before {
    content: "\f46b";
}

.fa-car:before {
    content: "\f1b9";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-caret-square-down:before {
    content: "\f150";
}

.fa-caret-square-left:before {
    content: "\f191";
}

.fa-caret-square-right:before {
    content: "\f152";
}

.fa-caret-square-up:before {
    content: "\f151";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cc-amazon-pay:before {
    content: "\f42d";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-apple-pay:before {
    content: "\f416";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-centercode:before {
    content: "\f380";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-chart-area:before {
    content: "\f1fe";
}

.fa-chart-bar:before {
    content: "\f080";
}

.fa-chart-line:before {
    content: "\f201";
}

.fa-chart-pie:before {
    content: "\f200";
}

.fa-check:before {
    content: "\f00c";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-chess:before {
    content: "\f439";
}

.fa-chess-bishop:before {
    content: "\f43a";
}

.fa-chess-board:before {
    content: "\f43c";
}

.fa-chess-king:before {
    content: "\f43f";
}

.fa-chess-knight:before {
    content: "\f441";
}

.fa-chess-pawn:before {
    content: "\f443";
}

.fa-chess-queen:before {
    content: "\f445";
}

.fa-chess-rook:before {
    content: "\f447";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-circle:before {
    content: "\f111";
}

.fa-circle-notch:before {
    content: "\f1ce";
}

.fa-clipboard:before {
    content: "\f328";
}

.fa-clipboard-check:before {
    content: "\f46c";
}

.fa-clipboard-list:before {
    content: "\f46d";
}

.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-comment-dots:before {
    content: "\f4ad";
}

.fa-comment-slash:before {
    content: "\f4b3";
}

.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-couch:before {
    content: "\f4b8";
}

.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-diagnoses:before {
    content: "\f470";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-digital-ocean:before {
    content: "\f391";
}

.fa-discord:before {
    content: "\f392";
}

.fa-discourse:before {
    content: "\f393";
}

.fa-dna:before {
    content: "\f471";
}

.fa-dochub:before {
    content: "\f394";
}

.fa-docker:before {
    content: "\f395";
}

.fa-dollar-sign:before {
    content: "\f155";
}

.fa-dolly:before {
    content: "\f472";
}

.fa-dolly-flatbed:before {
    content: "\f474";
}

.fa-donate:before {
    content: "\f4b9";
}

.fa-dot-circle:before {
    content: "\f192";
}

.fa-dove:before {
    content: "\f4ba";
}

.fa-download:before {
    content: "\f019";
}

.fa-draft2digital:before {
    content: "\f396";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-dribbble-square:before {
    content: "\f397";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-dyalog:before {
    content: "\f399";
}

.fa-earlybirds:before {
    content: "\f39a";
}

.fa-edge:before {
    content: "\f282";
}

.fa-edit:before {
    content: "\f044";
}

.fa-eject:before {
    content: "\f052";
}

.fa-elementor:before {
    content: "\f430";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-ember:before {
    content: "\f423";
}

.fa-empire:before {
    content: "\f1d1";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-envelope-open:before {
    content: "\f2b6";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-envira:before {
    content: "\f299";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-erlang:before {
    content: "\f39d";
}

.fa-ethereum:before {
    content: "\f42e";
}

.fa-etsy:before {
    content: "\f2d7";
}

.fa-euro-sign:before {
    content: "\f153";
}

.fa-exchange-alt:before {
    content: "\f362";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-expand:before {
    content: "\f065";
}

.fa-expand-arrows-alt:before {
    content: "\f31e";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-external-link-alt:before {
    content: "\f35d";
}

.fa-external-link-square-alt:before {
    content: "\f360";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-dropper:before {
    content: "\f1fb";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-facebook-f:before {
    content: "\f39e";
}

.fa-facebook-messenger:before {
    content: "\f39f";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-female:before {
    content: "\f182";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-alt:before {
    content: "\f15c";
}

.fa-file-archive:before {
    content: "\f1c6";
}

.fa-file-audio:before {
    content: "\f1c7";
}

.fa-file-code:before {
    content: "\f1c9";
}

.fa-file-excel:before {
    content: "\f1c3";
}

.fa-file-image:before {
    content: "\f1c5";
}

.fa-file-medical:before {
    content: "\f477";
}

.fa-file-medical-alt:before {
    content: "\f478";
}

.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-aid:before {
    content: "\f479";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-firstdraft:before {
    content: "\f3a1";
}

.fa-flag:before {
    content: "\f024";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-flipboard:before {
    content: "\f44d";
}

.fa-fly:before {
    content: "\f417";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-font:before {
    content: "\f031";
}

.fa-font-awesome:before {
    content: "\f2b4";
}

.fa-font-awesome-alt:before {
    content: "\f35c";
}

.fa-font-awesome-flag:before {
    content: "\f425";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-fonticons-fi:before {
    content: "\f3a2";
}

.fa-football-ball:before {
    content: "\f44e";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-fort-awesome-alt:before {
    content: "\f3a3";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-free-code-camp:before {
    content: "\f2c5";
}

.fa-freebsd:before {
    content: "\f3a4";
}

.fa-frown:before {
    content: "\f119";
}

.fa-futbol:before {
    content: "\f1e3";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-gavel:before {
    content: "\f0e3";
}

.fa-gem:before {
    content: "\f3a5";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-github:before {
    content: "\f09b";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-gitkraken:before {
    content: "\f3a6";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-gitter:before {
    content: "\f426";
}

.fa-glass-martini:before {
    content: "\f000";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-gofore:before {
    content: "\f3a7";
}

.fa-golf-ball:before {
    content: "\f450";
}

.fa-goodreads:before {
    content: "\f3a8";
}

.fa-goodreads-g:before {
    content: "\f3a9";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-google-drive:before {
    content: "\f3aa";
}

.fa-google-play:before {
    content: "\f3ab";
}

.fa-google-plus:before {
    content: "\f2b3";
}

.fa-google-plus-g:before {
    content: "\f0d5";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-gratipay:before {
    content: "\f184";
}

.fa-grav:before {
    content: "\f2d6";
}

.fa-gripfire:before {
    content: "\f3ac";
}

.fa-grunt:before {
    content: "\f3ad";
}

.fa-gulp:before {
    content: "\f3ae";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-hacker-news-square:before {
    content: "\f3af";
}

.fa-hand-holding:before {
    content: "\f4bd";
}

.fa-hand-holding-heart:before {
    content: "\f4be";
}

.fa-hand-holding-usd:before {
    content: "\f4c0";
}

.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-hands:before {
    content: "\f4c2";
}

.fa-hands-helping:before {
    content: "\f4c4";
}

.fa-handshake:before {
    content: "\f2b5";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-hdd:before {
    content: "\f0a0";
}

.fa-heading:before {
    content: "\f1dc";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-heart:before {
    content: "\f004";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-hips:before {
    content: "\f452";
}

.fa-hire-a-helper:before {
    content: "\f3b0";
}

.fa-history:before {
    content: "\f1da";
}

.fa-hockey-puck:before {
    content: "\f453";
}

.fa-home:before {
    content: "\f015";
}

.fa-hooli:before {
    content: "\f427";
}

.fa-hospital:before {
    content: "\f0f8";
}

.fa-hospital-alt:before {
    content: "\f47d";
}

.fa-hospital-symbol:before {
    content: "\f47e";
}

.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-id-card-alt:before {
    content: "\f47f";
}

.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-java:before {
    content: "\f4e4";
}

.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-notes-medical:before {
    content: "\f481";
}

.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-pallet:before {
    content: "\f482";
}

.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-parachute-box:before {
    content: "\f4cd";
}

.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-people-carry:before {
    content: "\f4ce";
}

.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-slash:before {
    content: "\f3dd";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-phone-volume:before {
    content: "\f2a0";
}

.fa-php:before {
    content: "\f457";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-pied-piper-hat:before {
    content: "\f4e5";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-piggy-bank:before {
    content: "\f4d3";
}

.fa-pills:before {
    content: "\f484";
}

.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-poo:before {
    content: "\f2fe";
}

.fa-pound-sign:before {
    content: "\f154";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-prescription-bottle:before {
    content: "\f485";
}

.fa-prescription-bottle-alt:before {
    content: "\f486";
}

.fa-print:before {
    content: "\f02f";
}

.fa-procedures:before {
    content: "\f487";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-pushed:before {
    content: "\f3e1";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-python:before {
    content: "\f3e2";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-question:before {
    content: "\f128";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-quidditch:before {
    content: "\f458";
}

.fa-quinscape:before {
    content: "\f459";
}

.fa-quora:before {
    content: "\f2c4";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-random:before {
    content: "\f074";
}

.fa-ravelry:before {
    content: "\f2d9";
}

.fa-react:before {
    content: "\f41b";
}

.fa-readme:before {
    content: "\f4d5";
}

.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-ribbon:before {
    content: "\f4d6";
}

.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-seedling:before {
    content: "\f4d8";
}

.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-shipping-fast:before {
    content: "\f48b";
}

.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:before {
    content: "\f4d9";
}

.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-smoking:before {
    content: "\f48d";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-snowflake:before {
    content: "\f2dc";
}

.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-alpha-down:before {
    content: "\f15d";
}

.fa-sort-alpha-up:before {
    content: "\f15e";
}

.fa-sort-amount-down:before {
    content: "\f160";
}

.fa-sort-amount-up:before {
    content: "\f161";
}

.fa-sort-down:before {
    content: "\f0dd";
}

.fa-sort-numeric-down:before {
    content: "\f162";
}

.fa-sort-numeric-up:before {
    content: "\f163";
}

.fa-sort-up:before {
    content: "\f0de";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-speakap:before {
    content: "\f3f3";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-square-full:before {
    content: "\f45c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-staylinked:before {
    content: "\f3f5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-steam-symbol:before {
    content: "\f3f6";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-sticker-mule:before {
    content: "\f3f7";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stopwatch:before {
    content: "\f2f2";
}

.fa-strava:before {
    content: "\f428";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-stripe:before {
    content: "\f429";
}

.fa-stripe-s:before {
    content: "\f42a";
}

.fa-studiovinari:before {
    content: "\f3f8";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-subway:before {
    content: "\f239";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-sun:before {
    content: "\f185";
}

.fa-superpowers:before {
    content: "\f2dd";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-supple:before {
    content: "\f3f9";
}

.fa-sync:before {
    content: "\f021";
}

.fa-sync-alt:before {
    content: "\f2f1";
}

.fa-syringe:before {
    content: "\f48e";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-table-tennis:before {
    content: "\f45d";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-tablet-alt:before {
    content: "\f3fa";
}

.fa-tablets:before {
    content: "\f490";
}

.fa-tachometer-alt:before {
    content: "\f3fd";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-tape:before {
    content: "\f4db";
}

.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:before {
    content: "\f491";
}

.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-truck-loading:before {
    content: "\f4de";
}

.fa-truck-moving:before {
    content: "\f4df";
}

.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-vial:before {
    content: "\f492";
}

.fa-vials:before {
    content: "\f493";
}

.fa-viber:before {
    content: "\f409";
}

.fa-video:before {
    content: "\f03d";
}

.fa-video-slash:before {
    content: "\f4e2";
}

.fa-vimeo:before {
    content: "\f40a";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-vimeo-v:before {
    content: "\f27d";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-vk:before {
    content: "\f189";
}

.fa-vnv:before {
    content: "\f40b";
}

.fa-volleyball-ball:before {
    content: "\f45f";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-vuejs:before {
    content: "\f41f";
}

.fa-warehouse:before {
    content: "\f494";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-weight:before {
    content: "\f496";
}

.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-wine-glass:before {
    content: "\f4e3";
}

.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-x-ray:before {
    content: "\f497";
}

.fa-xbox:before {
    content: "\f412";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-y-combinator:before {
    content: "\f23b";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-yandex:before {
    content: "\f413";
}

.fa-yandex-international:before {
    content: "\f414";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-yen-sign:before {
    content: "\f157";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-youtube-square:before {
    content: "\f431";
}

.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.10 by @fontawesome - https://fontawesome.com
 * License - https://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("../webfonts/fa-solid-900.eot");
    src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),
        url("../webfonts/fa-solid-900.woff2") format("woff2"),
        url("../webfonts/fa-solid-900.woff") format("woff"),
        url("../webfonts/fa-solid-900.ttf") format("truetype"),
        url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

/*!
 * Font Awesome Free 5.0.10 by @fontawesome - https://fontawesome.com
 * License - https://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("../webfonts/fa-brands-400.eot");
    src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
        url("../webfonts/fa-brands-400.woff2") format("woff2"),
        url("../webfonts/fa-brands-400.woff") format("woff"),
        url("../webfonts/fa-brands-400.ttf") format("truetype"),
        url("../webfonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
    font-family: "Font Awesome 5 Brands";
}

/*** Misc settings ***/
/** Screen sizes **/
/* Smartphones */
/* Tablets */
/* Desktops and laptops */
/* Large screens  */
/*** General settings ***/
body {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #333;
}

#page_wrapper {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    z-index: 0;
    padding: 0 60px;
    padding-top: 20px;
    /* <= 768px */
}

@media (max-width: 767px) {
    #page_wrapper {
        padding: 0 15px;
    }
}

section {
    padding: 0 30px;
    /* <= 768px */
}

@media (max-width: 767px) {
    section {
        padding: 0 15px;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Prata", serif;
}

h1 {
    font-size: 62px;
    line-height: 80px;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 25px;
    letter-spacing: 20px;
}

h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
}

h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
}

h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
}

h5 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
}

h6 {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
}

p {
    font-family: "Prata", serif;
    margin-bottom: 20px;
}

a {
    color: #333;
}

a:focus,
a:hover {
    color: #0a0a0a;
}

a:active,
a:hover {
    outline: 0;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: none;
}

ol li {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
}

sup,
sub {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 700;
}

th {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #1b1b1b;
    font-size: 14px;
}

thead {
    border-bottom: 1px solid #f2f2f2;
    text-transform: uppercase;
    color: #b6b6b6;
    font-size: 13px;
}

button {
    -webkit-appearance: none;
    background: none;
}

ul {
    list-style-type: none;
    padding-left: 0;
}

blockquote {
    font-weight: 600;
}

/* Helpfull classes*/
.flex-row {
    display: flex;
    flex-direction: row;
    -webkit-flex-flow: row wrap;
    justify-content: space-around;
}

.flex-column {
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
}

.flex-grow-1 {
    flex-grow: 1;
}

.flex-grow-2 {
    flex-grow: 2;
}

@media (max-width: 767px) {
    .flex-sm-half {
        flex-basis: 50%;
    }
}

.flex-col {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

@media (max-width: 767px) {
    .flex-col .flex-sm-half {
        flex-basis: 50%;
    }
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.flex-center-x {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-end-x {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.flex-col-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    align-self: flex-end;
}

.flex-center-y {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex-start-x {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.flex-basis-auto {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.flex-grow-0 {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.xs-flex-top {
    /* <= 768px */
}

@media (max-width: 767px) {
    .xs-flex-top {
        align-self: self-start;
    }
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.no-pd {
    padding: 0;
}

.no-mgb {
    margin-bottom: 0px;
}

.pg-t-b-0 {
    padding-top: 0;
    padding-bottom: 0;
}

.no-pd-bt {
    padding-bottom: 0;
}

.pgb-20 {
    padding-bottom: 20px;
}

.pgt-10 {
    padding-top: 10px;
}

.pgb-200 {
    padding-bottom: 200px;
}

.pgt-160 {
    padding-top: 160px;
}

.pgt-100 {
    padding-top: 160px;
}

.pgt-150 {
    padding-top: 150px;
}

.pgt-180 {
    padding-top: 180px;
}

.pgb-100 {
    padding-bottom: 100px;
}

.pgb-80 {
    padding-bottom: 80px;
}

.pgt-80 {
    padding-top: 80px;
}

.pgb-115 {
    padding-bottom: 115px;
}

.pgt-115 {
    padding-top: 115px;
}

.pgb-135 {
    padding-bottom: 135px;
}

.pgt-135 {
    padding-top: 135px;
}

.pgb-170 {
    padding-bottom: 170px;
}

.pgt-150 {
    padding-top: 150px;
}

.pgb-150 {
    padding-bottom: 150px;
}

.pgb-60 {
    padding-bottom: 60px;
}

.pgt-60 {
    padding-top: 60px;
}

.pgt-200 {
    padding-top: 200px;
}

.pgt-35 {
    padding-top: 35px;
}

.pgb-35 {
    padding-bottom: 35px;
}

.mgt-60 {
    margin-top: 60px;
}

.mgb-60 {
    margin-bottom: 60px;
}

.mgt-120 {
    margin-top: 120px;
}

.mgb-120 {
    margin-bottom: 120px;
}

.txt-center {
    text-align: center;
}

.txt-right {
    text-align: right;
    width: 30%;
}

.bg-color {
    background-color: #fff;
}

.bg-color--white {
    background-color: #fff;
}

.bg-color--almostwhite {
    background-color: #fcfcfc;
}

.bg-color--dark {
    background-color: #0a0a0a;
}

.bg-color--grey {
    background-color: #f8f8f8;
}

/* style row and columns */
.row.gutter-0 {
    margin-right: 0;
    margin-left: 0;
}

.row.gutter-0 > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.custom-height-container {
    height: 100%;
}

.custom-height-container--blog {
    height: 640px;
    position: relative;
    /* <= 768px */
    /* <= 480px */
}

@media (max-width: 767px) {
    .custom-height-container--blog {
        padding-left: 30px;
    }
}

@media (max-width: 479px) {
    .custom-height-container--blog {
        padding-left: 0px !important;
    }
}

.container-custom {
    width: 80%;
    margin: 0 auto;
    /* <= 768px */
    /* <= 480px */
}

@media (max-width: 1360px) {
    .container-custom {
        width: 100%;
        padding-left: 60px;
    }
}

@media (max-width: 767px) {
    .container-custom {
        padding-left: 30px;
    }
}

@media (max-width: 479px) {
    .container-custom {
        padding-left: 15px;
    }
}

.container-article {
    width: 85%;
    margin: 0 auto;
    /* <= 768px */
}

@media (max-width: 767px) {
    .container-article {
        width: 100%;
    }
}

.custom_width {
    /* >= 768px */
    /* >= 992px */
    /* >= 1200px */
}

@media (min-width: 768px) {
    .custom_width {
        max-width: 750px;
    }
}

@media (min-width: 992px) {
    .custom_width {
        max-width: 970px;
    }
}

@media (min-width: 1200px) {
    .custom_width {
        max-width: 1170px;
    }
}

@media (min-width: 1290px) {
    .custom_width {
        max-width: 1210px;
    }
}

.col-50 {
    width: 50%;
    float: left;
    /* <= 768px */
}

@media (max-width: 767px) {
    .col-50 {
        width: 100%;
    }
}

.col-45 {
    width: 45%;
    float: left;
    /* <= 768px */
}

@media (max-width: 767px) {
    .col-45 {
        width: 100%;
    }
}

.col-60 {
    width: 58.8%;
    float: left;
    /* <= 768px */
}

@media (max-width: 767px) {
    .col-60 {
        width: 100%;
    }
}

.col-40-right {
    width: 36%;
    float: right;
    /* <= 768px */
}

@media (max-width: 767px) {
    .col-40-right {
        width: 100%;
    }
}

.col-45-right {
    width: 45%;
    float: right;
    /* <= 768px */
}

@media (max-width: 767px) {
    .col-45-right {
        width: 100%;
    }
}

.width-100 {
    width: 100%;
}

.gutter-30 {
    padding: 30px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .gutter-30 {
        padding: 15px;
    }
}

.gutter-l-0 {
    padding-left: 0px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .gutter-l-0 {
        padding-left: 15px;
    }
}

.gutter-r-0 {
    padding-right: 0px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .gutter-r-0 {
        padding-right: 15px;
    }
}

.gutter-r-15 {
    padding-right: 15px;
}

.gutter-l-60 {
    padding-left: 60px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .gutter-l-60 {
        padding-left: 15px;
    }
}

.gutter-l-15 {
    padding-left: 15px;
}

.col-wrapper {
    width: 100%;
}

.col-wrapper--mgright {
    /* >= 768px */
}

@media (min-width: 768px) {
    .col-wrapper--mgright {
        width: 100%;
        margin-left: 16%;
    }
}

.col-footer {
    width: 50%;
    margin: 0 auto;
}

.fl-left {
    float: left;
}

.fl-right {
    float: right;
}

.st-breadcrumb {
    padding-left: 0;
    position: absolute;
    z-index: 5;
    background: transparent;
    flex-direction: row;
    flex-wrap: nowrap;
}

.st-breadcrumb.br-product {
    /* <= 768px */
}

@media (max-width: 767px) {
    .st-breadcrumb.br-product {
        left: 0;
    }
}

.st-breadcrumb--about {
    position: absolute;
    bottom: 0;
    left: 30px;
    color: #555;
    text-transform: uppercase;
    background: transparent;
}

.st-breadcrumb--about li {
    margin-right: 3px;
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
}

.st-breadcrumb li {
    margin-right: 10px;
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: #b6b6b6;
}

.st-breadcrumb li a {
    color: #b6b6b6;
}

/* search */
.header-search {
    border-bottom: 1px solid #efedee;
    display: inline-block;
    position: relative;
    width: 320px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .header-search {
        width: 165px;
    }
}

.header-search--sidebar {
    width: 100%;
    margin-bottom: 25px;
}

.search__input {
    background: none;
    border: none;
    font-size: 13px;
    font-family: "Prata", serif;
    padding: 5px 5px;
    margin: 0;
    display: inline-block;
    box-shadow: none;
    outline: none;
    width: 100%;
}

.search__submit {
    font-size: 13px;
    color: #272626;
    background-color: transparent !important;
    border: 0;
    position: absolute;
    top: 2px;
    right: 0;
}

.search__submit:visited {
    outline: none;
}

.search__submit:focus {
    outline: none;
}

.media-container {
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    position: relative;
}

.media-container--slider {
    /* <= 768px */
}

@media (max-width: 767px) {
    .media-container--slider {
        background-size: cover;
    }
}

.media-container--slider:focus {
    outline: none;
}

.media-container--blog {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /* <= 768px */
}

@media (max-width: 767px) {
    .media-container--blog {
        background-position: center right;
    }
}

.media-container--about {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /* <= 768px */
}

/* social links */
.social-links {
    padding: 0;
    list-style-type: none;
}

.social-links__item {
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.social-links__item a {
    padding: 10px;
    border: 1px solid #333333;
    color: #333333;
    transition: 0.3s all;
}

.social-links__item a .fab {
    min-width: 20px;
    text-align: center;
}

.social-links__item a:hover {
    background-color: #333333;
    color: #fff;
}

/* shopping cart page */
.cart-wrapper {
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    margin-bottom: 20px;
}

.shoppping-cart {
    width: 100%;
    margin-bottom: 100px;
}

.shoppping-cart th {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #1b1b1b;
    text-transform: none;
    padding-bottom: 10px;
    border-bottom-color: #d5c9c9;
}

.shoppping-cart td {
    padding: 33px 0px;
    border-bottom: 1px solid #d5c9c9;
    /* <= 1200px */
    /* <= 768px */
}

@media (max-width: 1199px) {
    .shoppping-cart td {
        width: 16%;
    }
}

@media (max-width: 767px) {
    .shoppping-cart td {
        display: block;
        text-align: right;
        clear: both;
    }
}

.shoppping-cart tr .shop-title {
    width: 233px;
    /* <= 1200px */
    /* <= 768px */
}

@media (max-width: 1199px) {
    .shoppping-cart tr .shop-title {
        padding-left: 10px;
        width: 25%;
    }
}

@media (max-width: 767px) {
    .shoppping-cart tr .shop-title {
        width: 100%;
    }
}

.shoppping-cart tr .shop-title:before {
    /* <= 768px */
}

@media (max-width: 767px) {
    .shoppping-cart tr .shop-title:before {
        content: attr(data-title);
        font-weight: 600;
        float: left;
    }
}

.shop-img img {
    width: 50%;       
}

.shoppping-cart tr .shop-img {
    width: 20%;
    /* <= 1200px */
    /* <= 768px */
}

@media (max-width: 1199px) {
    .shoppping-cart tr .shop-img {
        width: 16%;
    }
}

@media (max-width: 767px) {
    .shoppping-cart tr .shop-img {
        width: 100%;
        text-align: center;
    }
}

.shoppping-cart tr .shop-price,
.shoppping-cart tr .shop-total {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 700;
    width: 20%;
    /* <= 768px */
}

@media (max-width: 767px) {
    .shoppping-cart tr .shop-price,
    .shoppping-cart tr .shop-total {
        width: 100%;
    }
}

.shoppping-cart tr .shop-delete,
.shoppping-cart tr .shop-qty {
    /* <= 768px */
}

@media (max-width: 767px) {
    .shoppping-cart tr .shop-delete,
    .shoppping-cart tr .shop-qty {
        width: 100%;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-weight: 700;
    }
}

.shoppping-cart tr .shop-price:before,
.shoppping-cart tr .shop-total:before,
.shoppping-cart tr .shop-delete:before,
.shoppping-cart tr .shop-qty:before {
    /* <= 768px */
}

@media (max-width: 767px) {
    .shoppping-cart tr .shop-price:before,
    .shoppping-cart tr .shop-total:before,
    .shoppping-cart tr .shop-delete:before,
    .shoppping-cart tr .shop-qty:before {
        content: attr(data-title);
        font-weight: 600;
        float: left;
    }
}

.qty-cart--down:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f078";
    font-size: 11px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
}

.qty-cart--up:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f077";
    font-size: 11px;
    position: absolute;
    top: -4px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
}

.cart-qty-wrapper {
    position: absolute;
    right: 0;
}

.shop-head {
    border-bottom: 1px solid #d5c9c9;
    /* <= 768px */
}

@media (max-width: 767px) {
    .shop-head {
        display: none;
    }
}

.shop-head th {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #1b1b1b;
    font-size: 14px;
}

.delete-item {
    font-size: 20px;
}

.coupon-wrapper {
    padding: 50px;
    background-color: #e5e5e5;
    margin-bottom: 25px;
    border: 2px solid #e5e5e5;
}

.coupon-wrapper--first {
    float: left;
    width: 65%;
    /* <= 1200px */
}

@media (max-width: 1199px) {
    .coupon-wrapper--first {
        width: 100%;
    }
}

.coupon-wrapper--last {
    float: right;
}

.btn-left {
    margin-right: 30px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .btn-left {
        width: 100%;
    }
}

.btn-right {
    /* <= 768px */
}

@media (max-width: 767px) {
    .btn-right {
        width: 100%;
    }
}

.grand-total {
    border: 2px solid #555;
    width: 100%;
    height: auto;
    border-collapse: collapse;
    margin-bottom: 25px;
}

.grand-total td {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #cccccc;
    display: table-cell;
    margin-left: 30px;
    margin-right: 30px;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 800;
    line-height: 20px;
}

@media (max-width: 1200px) and (min-width: 1000px) {
    .grand-total td {
        line-height: 27px;
    }
}

@media (max-width: 996px) and (min-width: 768px) {
    .grand-total td {
        line-height: 13px;
    }
}

.grand-total .left-cell {
    width: 70%;

}

.grand-total tr:first-child td {
    padding-top: 30px;
}

.grand-total tr:last-child td {
    border-bottom: 0px solid #cccccc;
}

.total-cost td {
    padding-bottom: 30px;
    border-bottom: 0px solid #cccccc;
}

.btn.btn-tocheckout {
    border: 0;
    padding: 17px 30px;
}

/* checkout page*/
.text-bank {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #969696;
    line-height: 22px;
    padding-left: 40px;
}

.mm-billing-form label {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 39px;
}

.mm-billing-form input {
    border-color: #959595;
    margin-bottom: 22px;
    height: 50px;
}

.checkout-form {
    margin-bottom: 50px;
}

.form-wrapper {
    margin-bottom: 25px;
}

.checkbox-wrapper {
    line-height: 50px;
}

.checkbox-wrapper input {
    cursor: pointer;
    text-align: center;
    height: 15px;
    width: 15px;
    min-width: 15px;
    transition: 0.05s all ease-in-out;
    outline: 0 !important;
    -webkit-appearance: none;
    border: 1px solid #333;
    margin-top: 3px;
    margin-right: 5px;
}

.checkbox-wrapper label {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
}

.checkbox-wrapper input:checked {
    background-color: #000000;
    color: #fff;
}

.checkbox-wrapper input:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    display: none;
}

.checkbox-wrapper input:checked:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    font-size: 10px;
    margin-top: -18px;
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

/** All header code will be placed here */
.header-container {
    margin-bottom: 15px;
}

.top-nav-right {
    text-align: right;
}

.login {
    position: relative;
    display: inline-block;
    margin-left: 40px;
}

.login span {
    font-family: "Prata", serif;
    font-size: 13px;
}

.header-cart {
    position: relative;
    display: inline-block;
    margin-left: 30px;
}

.header-cart__container {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 13px;
}

.header-qty span {
    margin-left: 5px;
}

.header-qty:after {
    content: attr(data-count);
    display: inline-block;
    text-align: center;
    line-height: 20px;
}

.header-price:after {
    content: attr(data-price);
    display: inline-block;
    text-align: center;
    line-height: 20px;
}

/* shrink logo link area */
.logo-container a {
    display: inline-block;
}

/** All footer code will be placed here */
.footer-store {
    /* <= 768px */
}

@media (max-width: 767px) {
    .footer-store {
        padding-top: 100px;
        padding-bottom: 140px;
    }
}

.footer-social {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 20px;
    list-style-type: none;
}

.footer-social__item {
    margin: 0px 3px;
    display: inline-block;
    position: relative;
}

.footer-social__item a {
    padding: 10px 23px;
    text-align: center;
    display: block;
    color: #adadad;
    font-size: 14px;
}

.footer-social__item a:hover {
    color: #1e1e1e;
}

.footer-wrapper {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.footer-nav {
    margin-bottom: 50px;
    padding: 0;
    list-style-type: none;
    /* <= 768px */
}

.footer-nav__item.ul-title {
    font-family: "Prata", serif;
    margin-bottom: 20px;
}

.footer-nav__item {
    display: block;
    margin: 0 10px;
    padding-left: 10px;
    /* <= 768px */
}

.footer-nav__item a {
    font-size: 12px;
    line-height: 28px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #adadad;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.footer-nav__item a:hover {
    color: #1e1e1e;
}

@media (max-width: 767px) {
    .footer-nav__item {
        display: block;
    }
}

.footer-nav--third li {
    padding-right: 10px;
    padding-left: 0px;
}

.footer-nav--second li {
    padding-left: 20px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .footer-nav--second li {
        padding-left: 10px;
    }
}

.copyright {
    font-size: 12px;
    line-height: 18px;
    font-family: "Prata", serif;
    font-weight: 400;
    color: #4e4e4e;
}

/*** Elements ***/
/* Overlay menu */
.st__navOverlay--closed {
    -webkit-transform: translateY(-100%) translateZ(0);
    transform: translateY(-100%) translateZ(0);
    transition: transform 0.5s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0ms,
        -webkit-transform 0.5s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0ms;
}

.st__navOverlay {
    background-color: rgba(0, 0, 0, 0.9);
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    min-height: 100%;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.st__navOverlay.is-active {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.9);
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
    opacity: 0.9;
    z-index: 999999;
    min-height: 100%;
    width: 100%;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    visibility: visible;
    opacity: 1;
}

.st__navOverlay-inner {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    overflow-x: hidden;
}

.left-menu-overlay {
    display: flex;
    justify-content: center;
    height: 100vh;
}

.st__navOverlay--menuWrapper {
    width: 100%;
}

.st__navOverlay--menuWrapper-inner {
    min-height: auto;
    width: 50%;
    float: left;
    position: relative;
    /* <= 768px */
}

@media (max-width: 767px) {
    .st__navOverlay--menuWrapper-inner {
        width: 100%;
    }
}

/* menu overlay */
.st__navOverlay--mainNav {
    letter-spacing: 1px;
    text-align: center;
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    align-self: center;
    /* <= 768px */
}

@media (max-width: 767px) {
    .st__navOverlay--mainNav {
        padding: 0px;
    }
}

.st__navOverlay--mainNav li {
    opacity: 0;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: transform 0.25s ease-in 0s, opacity 0.5s ease 0s,
        -webkit-transform 0.25s ease-in 0s;
    display: block;
    text-align: center;
    font-family: "Prata", serif;
    font-size: 24px;
    line-height: 65px;
    font-weight: 400;
    margin-bottom: 25px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .st__navOverlay--mainNav li {
        font-size: 18px;
        line-height: 30px;
        text-align: center;
    }
}

.st__navOverlay--mainNav li a {
    color: white;
}

.st__navOverlay--mainNav li a:hover {
    opacity: 0.9;
}

.st__navOverlay.is-active {
    transform: translate3d(0%, 0, 0);
}

.st__navOverlay.is-active .st__navOverlay--mainNav li {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: transform 0.5s ease 0s, opacity 0.4s ease 0s,
        -webkit-transform 0.5s ease 0s;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ovr-menu :first-child {
    -webkit-transition-delay: 0.06s;
    transition-delay: 0.06s;
}

.ovr-menu :nth-child(2) {
    -webkit-transition-delay: 0.12s;
    transition-delay: 0.12s;
}

.ovr-menu :nth-child(3) {
    -webkit-transition-delay: 0.18s;
    transition-delay: 0.18s;
}

.ovr-menu :nth-child(4) {
    -webkit-transition-delay: 0.24s;
    transition-delay: 0.24s;
}

.ovr-menu :nth-child(5) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.ovr-menu :nth-child(6) {
    -webkit-transition-delay: 0.36s;
    transition-delay: 0.36s;
}

.button-navOverlay-close {
    position: fixed;
    z-index: 2;
    height: 54px;
    width: 54px;
    border-radius: 50%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    transition: opacity 0.2s ease-out, -webkit-transform 0.7s ease-out;
    -webkit-transition: opacity 0.2s ease-out, -webkit-transform 0.7s ease-out;
    transition: transform 0.7s ease-out, opacity 0.2s ease-out;
    transition: transform 0.7s ease-out, opacity 0.2s ease-out,
        -webkit-transform 0.7s ease-out;
    opacity: 0.8;
    right: 122px;
    bottom: 10%;
    /* <= 768px */
}

@media (max-width: 767px) {
    .button-navOverlay-close {
        right: 5px;
    }
}

.button-navOverlay-close span {
    position: relative;
    display: block;
    z-index: 1;
    width: 100%;
    height: 100%;
    text-indent: 100%;
    white-space: nowrap;
}

.content-span,
.button-navOverlay-close span:after,
.button-navOverlay-close span:before {
    content: "";
    width: 2px;
    height: 0;
    display: block;
    top: 50%;
    left: 50%;
    position: absolute;
    background: #fff;
    -webkit-transition: height 0.3s ease-out;
    transition: height 0.3s ease-out;
}

.button-navOverlay-close span:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.button-navOverlay-close span:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

.button-navOverlay-close svg {
    position: absolute;
    top: 0;
    left: 0;
}

.st__navOverlay.is-active .button-navOverlay-close circle {
    stroke-dashoffset: 0;
    stroke-opacity: 1;
}

.button-navOverlay-close circle {
    -webkit-transition: stroke-dashoffset 0.6s ease-out 0.4s,
        stroke-width 0.2s ease-out, stroke-opacity 0.2s ease-out;
    transition: stroke-dashoffset 0.6s ease-out 0.4s, stroke-width 0.2s ease-out,
        stroke-opacity 0.2s ease-out;
    stroke: #fff;
    stroke-width: 1;
}

.content-span-close,
.st__navOverlay.is-active .button-navOverlay-close span:before,
.st__navOverlay.is-active .button-navOverlay-close span:after {
    height: 15px;
}

/* flex wrapper*/
.layered-menu-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: rgba(255, 255, 255, 0.1);
}

.first-subwrapper {
    flex-grow: 1;
    text-align: right;
}

.second-subwrapper {
    flex-grow: 0;
    /* <= 768px */
}

@media (max-width: 767px) {
    .second-subwrapper {
        flex-grow: 0;
    }
}

.third-subwrapper {
    flex-grow: 1;
    position: relative;
    /* <= 768px */
}

@media (max-width: 767px) {
    .third-subwrapper {
        flex-grow: 2;
    }
}

/*layered menu*/
/* Menu styles */
.menu {
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
}

.menu.is-active {
    opacity: 1;
    visibility: visible;
    transition-delay: 0.4s;
}

.menu__wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
    width: 205px;
    /* <= 1200px */
    /* <= 992px */
    /* <= 768px */
}

@media (max-width: 1199px) {
    .menu__wrap {
        width: 250px;
    }
}

@media (max-width: 991px) {
    .menu__wrap {
        width: 150px;
    }
}

@media (max-width: 767px) {
    .menu__wrap {
        width: 100%;
        margin-left: 25px;
    }
}

@media (min-width: 1200px) and (max-width: 1390px) {
    .menu__wrap {
        width: 215px;
    }
}

.menu__level {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    visibility: hidden;
    overflow: hidden;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    padding-top: 30%;
    /* <= 768px */
}

@media (max-width: 767px) {
    .menu__level {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .menu__level {
        width: 140px;
        overflow: visible;
    }
}

.menu__level:focus {
    outline: none;
}

.menu__level--current {
    visibility: visible;
    padding-top: 30%;
}

.menu__item {
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
}

.menu__link {
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    text-overflow: ellipsis;
    position: relative;
    display: block;
    padding: 10px 0px;
    color: #bdbdbd;
    -webkit-transition: color 0.1s;
    transition: color 0.1s;
    /* <= 768px */
}

@media (max-width: 767px) {
    .menu__link {
        font-size: 10px;
    }
}

.menu__link[data-submenu]::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f077";
    position: absolute;
    right: 0;
    padding: 0.25em 1.25em;
    color: #2a2b30;
    transform: rotate(125deg);
}

.menu__link:hover,
.menu__link:focus,
.menu__link[data-submenu]:hover::after,
.menu__link[data-submenu]:focus::after {
    color: #fff;
}

[class^="animate-"],
[class*=" animate-"] {
    visibility: visible;
}

.animate-outToRight .menu__item {
    -webkit-animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes outToRight {
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes outToRight {
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.animate-outToLeft .menu__item {
    -webkit-animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes outToLeft {
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes outToLeft {
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.animate-inFromLeft .menu__item {
    -webkit-animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes inFromLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes inFromLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.animate-inFromRight .menu__item {
    -webkit-animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes inFromRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes inFromRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.menu__breadcrumbs {
    font-size: 0.65em;
    line-height: 1;
    position: relative;
    padding: 2.5em 3.75em 1.5em 2.5em;
}

.menu__breadcrumbs a {
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #f8f8f8;
}

.menu__breadcrumbs a:last-child {
    pointer-events: none;
}

.menu__breadcrumbs a:hover,
.menu__breadcrumbs a:focus {
    color: #fff;
}

.menu__breadcrumbs a:not(:last-child)::after {
    content: "\f104";
    font-family: "Font Awesome 5 Solid";
    display: inline-block;
    padding: 0 0.5em;
    color: #33353e;
}

.menu__breadcrumbs a:not(:last-child):hover::after,
.menu__breadcrumbs a:not(:last-child):focus::after {
    color: #33353e;
}

/* back arrow */
.menu__back {
    font-size: 24px;
    position: absolute;
    z-index: 100;
    bottom: 15%;
    left: 20%;
    margin: 0;
    cursor: pointer;
    color: #4a4a4a;
    border: none;
    background: none;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .menu__back {
        left: 5%;
    }
}

.menu__back--hidden {
    pointer-events: none;
    opacity: 0;
}

.menu__back:hover,
.menu__back:focus {
    color: #fff;
    outline: none;
}

/*Categories style*/
.master-category {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
    /* <= 768px */
}

.master-category li {
    font-family: "Montserrat", sans-serif;
    opacity: 0;
    font-size: 14px;
    font-weight: 700;
    height: 50vh;
    line-height: 90px;
    letter-spacing: 1.8px;
    border-right: 1px solid #191919;
    border-top: 1px solid #191919;
    border-left: 1px solid #191919;
    text-align: center;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-transform: uppercase;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: transform 0.25s ease-in 0s, opacity 0.5s ease 0s,
        -webkit-transform 0.25s ease-in 0s;
}

.master-category li a {
    color: #999999;
    align-self: center;
}

.master-category li a:hover {
    color: #fff;
}

.master-category.is-active li {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: transform 0.5s ease 0s, opacity 0.4s ease 0s,
        -webkit-transform 0.5s ease 0s;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    justify-content: center;
}

.master-category:first-child {
    -webkit-transition-delay: 0.06s;
    transition-delay: 0.06s;
}

.master-category:nth-child(2) {
    -webkit-transition-delay: 0.09s;
    transition-delay: 0.09s;
}

.btn {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 20px;
    padding: 20px 30px !important;
    letter-spacing: 1px;
    transition: background-color 0.15s ease-out;
    border-radius: 0px;
    margin-bottom: 30px;
}

.btn--round {
    border-radius: 3px;
}

.btn--line {
    border: 2px solid #e5e5e5;
}

.btn--line:hover {
    color: #000000;
}

.btn--white {
    background: #fff;
    color: #555;
}

a.btn--black {
    background: #000000;
    color: #fff;
    border-radius: 0px !important;
}

.btn--black {
    background: #000000 !important;
    color: #fff !important;
}

a.btn--black:hover {
    background-color: #000000;
    color: #fff;
}

.btn--black:visited {
    color: #fff;
    outline: none;
}

.btn--black:focus {
    color: #fff;
    outline: none;
}

.btn--grey {
    background: #d4d4d4;
    color: #000000;
    height: 55px;
    padding: 17px 30px;
    border: 0;
}

.btn--color {
    background: #000000;
    color: #fff;
}

.btn--color:hover {
    background: #0a0a0a;
    color: #fff;
}

.btn--hover {
    background: #fc0;
    color: #fff;
}

.btn--hover:hover {
    background: #000000;
    color: #fff;
}

.btn--md {
    padding: 16px 25px;
    font-size: 14px;
    line-height: 1.3333333;
}

.btn--font-big {
    font-size: 18px;
    line-height: 20px;
    text-transform: none;
}

.btn--insta {
    border-color: #555;
    border-radius: 7px;
    padding: 10px 30px;
    max-width: 100%;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn--coupon {
    margin-bottom: 0;
    height: 55px;
    padding: 12px 30px;
    border: 0;
}

.btn--section {
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: 0px;
}

.btn--forth {
    /* >= 1200px */
    /* <= 768px */
}

@media (min-width: 1200px) {
    .btn--forth {
        width: 25%;
        padding-left: 4px;
        padding-right: 4px;
    }
}

@media (max-width: 767px) {
    .btn--forth {
        width: 100%;
    }
}

.btn--35 {
    /* >= 1200px */
}

@media (min-width: 1200px) {
    .btn--35 {
        width: 35%;
    }
}

.btn--60 {
    width: 65%;
    /* >= 1200px */
}

@media (min-width: 1200px) {
    .btn--60 {
        width: 65%;
    }
}

@media (max-width: 1000px) {
    .btn--60 {
        width: 100%;
    }
}

@media (max-width: 767px) and (min-width: 300px) {
    .btn--60 {
        width: 50%;
    }
}

.btn--50 {
    /* >= 1200px */
}

@media (min-width: 1200px) {
    .btn--50 {
        width: 50%;
    }
}

.btn--30 {
    /* >= 1200px */
}

@media (min-width: 1200px) {
    .btn--30 {
        width: 30%;
    }
}

.btn--40 {
    /* >= 1200px */
}

@media (min-width: 1200px) {
    .btn--40 {
        width: 40%;
    }
}

.btn--product {
    margin: 0px 2px 20px 2px;
    letter-spacing: 1.8px;
    border-width: 2px;
}

@media (max-width: 1700px) and (min-width: 768px) {
    .btn--product {
        width: 50%;
    }
}

.btn:hover {
    opacity: 0.8;
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
}

.btn:focus,
.btn:visited,
.btn:hover {
    outline: 0;
}

.btn-group {
    width: 100%;
    justify-content: center;
}

.txt-light {
    color: #fff;
}

.txt-dark {
    color: #333;
}

.txt-black {
    color: #0a0a0a;
}

.txt-color {
    color: #0a0a0a;
}

.home-subheading {
    font-size: 18px;
    font-weight: 300;
}

.title-block {
    margin-bottom: 25px;
}

.title-block.about {
    position: relative;
    display: inline-block;
    float: left;
    margin-bottom: 0px;
}

.title-block--billing {
    padding-bottom: 17px;
    border-bottom: 1px solid #d8d8d8;
}

.title-block--hover {
    margin-bottom: 20px;
}

.title-block__logo {
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 0px;
    color: #333;
}

.title-block__logo a:hover {
    color: #333;
}

.title-block__title {
    font-family: "Prata", serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 20px;
}

.title-block__title--slider {
    font-family: "Prata", serif;
    font-size: 82px;
    line-height: 75px;
    letter-spacing: 2px;
    margin-bottom: 30px;
    color: #0a0a0a;
    /* <= 768px */
}

@media (max-width: 767px) {
    .title-block__title--slider {
        font-size: 36px;
        line-height: 46px;
        margin-bottom: 20px;
        color: #fff;
    }
    .title-block__title--slider span {
        background-color: #000000;
        padding: 2px 10px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .title-block__title--slider {
        font-size: 38px;
        line-height: 46px;
    }
}

.title-block__title--cart {
    font-size: 26px;
}

.title-block__title--home {
    margin-bottom: 60px;
    line-height: 50px;
}

.title-block__title--hover {
    font-family: "Prata", serif;
    font-size: 24px;
}

@media (max-width: 1300px) and (min-width: 768px) {
    .title-block__title--hover {
        font-size: 20px;
        margin-bottom: 0;
    }
}

.title-block__title--footer {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 75px;
    letter-spacing: 22px;
    font-weight: 700;
    color: #000000;
}

.title-block__title--product {
    font-family: "Prata", serif;
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    letter-spacing: 0;
    /* <= 768px */
    /* <= 480px */
}

@media (max-width: 767px) {
    .title-block__title--product {
        line-height: 35px;
    }
}

@media (max-width: 479px) {
    .title-block__title--product {
        line-height: 30px;
        font-size: 24px;
    }
}

.title-block__title--blog {
    font-family: "Prata", serif;
    font-size: 72px;
    line-height: 60px;
    font-weight: 400;
    letter-spacing: 0;
    /* <= 768px */
    /* <= 480px */
}

@media (max-width: 767px) {
    .title-block__title--blog {
        font-size: 37px;
    }
}

@media (max-width: 479px) {
    .title-block__title--blog {
        font-size: 30px;
    }
}

.title-block__title--contact {
    font-family: "Montserrat", sans-serif;
    font-size: 26px;
    line-height: 35px;
    font-weight: 700;
}

.title-block__title--article {
    font-family: "Prata", serif;
    font-size: 48px;
    line-height: 72px;
    font-weight: 400;
    letter-spacing: 0;
    /* <= 768px */
}

@media (max-width: 767px) {
    .title-block__title--article {
        font-size: 18px;
        line-height: 30px;
    }
}

.title-block__title--swiper {
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    text-align: left;
    letter-spacing: normal;
    /* <= 768px */
}

@media (max-width: 767px) {
    .title-block__title--swiper {
        font-size: 14px;
        line-height: 15px;
        margin-bottom: 5px;
    }
}

.title-block__title--tracy {
    font-size: 65px;
    line-height: 75px;
    /* <= 768px */
    /* <= 480px */
}

@media (max-width: 767px) {
    .title-block__title--tracy {
        font-size: 37px;
        line-height: 38px;
    }
}

@media (max-width: 479px) {
    .title-block__title--tracy {
        font-size: 30px;
        line-height: 35px;
    }
}

.title-block__title--about {
    width: 50%;
    font-family: "Prata", serif;
    font-size: 82px;
    line-height: 84px;
    font-weight: 400;
    text-align: left;
    letter-spacing: normal;
    margin-bottom: 0px;
    margin-left: 60px;
    text-transform: capitalize;
    /* <= 768px */
    /* <= 480px */
}

@media (max-width: 767px) {
    .title-block__title--about {
        font-size: 44px;
        line-height: 45px;
        margin-bottom: 5px;
    }
}

@media (max-width: 479px) {
    .title-block__title--about {
        font-size: 34px;
        line-height: 40px;
    }
}

.title-block__title--shopping-cart {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 700;
}

.title-block__title--swiperBig {
    font-family: "Prata", serif;
    font-size: 72px;
    line-height: 75px;
    font-weight: 400;
    text-align: center;
    letter-spacing: normal;
    /* <= 768px */
}

@media (max-width: 767px) {
    .title-block__title--swiperBig {
        font-size: 40px;
        line-height: 65px;
    }
    .title-block__title--swiperBig span {
        background-color: #000000;
        padding: 2px 10px;
        color: #fff;
    }
    .title-block__title--swiperBig span:empty {
        display: none;
    }
}

.title-block__subtitle {
    font-size: 18px;
    line-height: 28px;
    font-family: "Prata", serif;
    font-weight: 300;
}

.title-block__subtitle--slider {
    font-family: "Prata", serif;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 40px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .title-block__subtitle--slider {
        font-size: 14px;
        line-height: 15px;
        margin-bottom: 10px;
    }
    .title-block__subtitle--slider span {
        background-color: #000000;
        padding: 2px 10px;
        line-height: 22px;
    }
}

@media (max-width: 1000px) and (min-width: 768px) {
    .title-block__subtitle--slider {
        font-size: 18px;
    }
}

.title-block__subtitle--product {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: 0;
    color: #666666;
    width: 75%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.title-block__subtitle--blog {
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    line-height: 50px;
    font-weight: 400;
    letter-spacing: 0;
    color: #cccccc;
    /* <= 768px */
    /* <= 480px */
}

@media (max-width: 767px) {
    .title-block__subtitle--blog {
        font-size: 18px;
    }
}

@media (max-width: 479px) {
    .title-block__subtitle--blog {
        font-size: 16px;
    }
}

.title-block__subtitle--contact {
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 0;
    width: 60%;
    text-align: left;
    /* <= 768px */
    /* <= 480px */
}

@media (max-width: 767px) {
    .title-block__subtitle--contact {
        width: 100%;
        padding-left: 60px;
    }
}

@media (max-width: 479px) {
    .title-block__subtitle--contact {
        font-size: 24px;
        line-height: 30px;
        padding-left: 15px;
    }
}

.title-block__subtitle--review {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}

.title-block__subtitle--shopping-cart {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.title-block__subtitle--swiper {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    text-align: left;
    letter-spacing: normal;
    color: #666666;
    /* <= 768px */
}

@media (max-width: 767px) {
    .title-block__subtitle--swiper {
        font-size: 10px;
        margin-bottom: 5px;
    }
}

.title-block__subtitle--swiperBig {
    font-family: "Prata", serif;
    font-size: 24px;
    line-height: 35px;
    font-weight: 400;
    text-align: center;
    letter-spacing: normal;
    color: #666666;
    /* <= 768px */
}

@media (max-width: 767px) {
    .title-block__subtitle--swiperBig {
        font-size: 18px;
        line-height: 24px;
    }
    .title-block__subtitle--swiperBig span {
        padding: 2px 10px;
        line-height: 22px;
    }
}

/* Hamburger css */
.hamburger-trigger {
    opacity: 1;
    position: fixed;
    right: 125px;
    width: 52px;
    height: 52px;
    z-index: 999;
    bottom: 10%;
    background-repeat: no-repeat;
    background-position: center 15px;
    background-color: #000000;
    font-size: 9px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    line-height: 1;
    border-radius: 26px;
    transition: all 0.2s ease-out;
    /* <= 768px */
}

@media (max-width: 767px) {
    .hamburger-trigger {
        right: 5px;
    }
}

.hamburger-trigger span {
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    width: 100%;
    border-radius: 2px;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.hamburger-trigger span:first-child {
    top: 1px;
}

.hamburger-trigger span:nth-child(2) {
    top: 7px;
}

.hamburger-trigger span:nth-child(3) {
    top: 13px;
}

.hamburger-wrapper {
    position: relative;
    height: 18px;
    width: 20px;
}

.hamburger-trigger:hover,
.hamburger-trigger:visited,
.hamburger-trigger:focus {
    opacity: 0.8;
    color: #fff;
}

/* slider css */
.slide-media-container {
    display: flex;
    min-height: 650px;
    position: relative;
    margin-bottom: 30px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .slide-media-container {
        min-height: 450px;
    }
}

@media (max-width: 1260px) and (min-width: 768px) {
    .slide-media-container {
        min-height: 500px;
    }
}

.slide-content {
    width: 37%;
    text-align: center;
    /* <= 992px */
    /* <= 768px */
}

@media (max-width: 991px) {
    .slide-content {
        width: 60%;
        margin-left: 30px;
    }
}

@media (max-width: 767px) {
    .slide-content {
        width: 100%;
        align-self: flex-end;
        text-align: left;
        margin-left: 30px;
    }
}

@media (max-width: 1372px) and (min-width: 991px) {
    .slide-content {
        width: 60%;
        margin-left: 30px;
    }
}

.slide-content--glitch {
    width: 37%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 28%;
    /* <= 992px */
    /* <= 768px */
}

@media (max-width: 991px) {
    .slide-content--glitch {
        width: 40%;
        margin-left: 30px;
    }
}

@media (max-width: 767px) {
    .slide-content--glitch {
        width: 100%;
        text-align: left;
        margin-left: 30px;
        top: 52%;
    }
}

@media (max-width: 1372px) and (min-width: 991px) {
    .slide-content--glitch {
        width: 60%;
        margin-left: 30px;
    }
}

.home-slider,
.home-gallery {
    -webkit-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    margin-bottom: 60px;
}

/* Glitch effect */
.glitch {
    --color-text: #454847;
    --color-bg: #1d2121;
    --color-link: #454847;
    --color-link-hover: #fff;
    --color-info: #454847;
    --glitch-width: 100%;
    --glitch-height: 650px;
    --glitch-height2: calc(40vmax * 1.25);
    --glitch-width2: 40vmax;
    --color-title: #fff;
    --color-subtitle: #30efbf;
}

.glitch--style-1,
.glitch--style-3 {
    --gap-horizontal: 20px;
    --gap-vertical: 2px;
    --time-anim: 2.25s;
    --blend-mode-1: none;
    --blend-mode-2: none;
    --blend-mode-3: none;
    --blend-mode-4: none;
    --blend-mode-5: none;
    --blend-color-1: transparent;
    --blend-color-2: transparent;
    --blend-color-3: transparent;
    --blend-color-4: transparent;
    --blend-color-5: transparent;
}

.glitch--style-2 {
    --gap-horizontal: 5px;
    --gap-vertical: 10px;
    --time-anim: 2s;
    --blend-mode-1: none;
    --blend-mode-2: none;
    --blend-mode-3: luminosity;
    --blend-mode-4: none;
    --blend-mode-5: none;
    --blend-color-1: transparent;
    --blend-color-2: transparent;
    --blend-color-3: #4d8c60;
    --blend-color-4: transparent;
    --blend-color-5: #c9b09a;
}

/* Glitch styles */
.glitch {
    position: relative;
    width: 100%;
    width: var(--glitch-width);
    max-width: 100%;
    height: 650px;
    height: var(--glitch-height);
    max-height: 650px;
    overflow: hidden;
    margin: 0 auto;
}

.glitch--style-2 {
    position: relative;
    height: 515px;
    width: 340px;
}

.glitch--style-2 .glitch__img {
    position: absolute;
    top: calc(-1 * var(--gap-vertical));
    left: calc(-1 * var(--gap-horizontal));
    width: 340px;
    height: 515px;
    background: url(../images/store-aboutus_03-07.jpg) no-repeat 50% 0;
    background-color: var(--blend-color-1);
    background-size: cover;
    transform: translate3d(0, 0, 0);
    background-blend-mode: var(--blend-mode-1);
}

.glitch--style-3 .glitch__img {
    background-image: url(../images/store-aboutus_03.jpg);
    width: 100%;
    height: 715px;
    margin: 0 auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.glitch:hover {
    cursor: pointer;
}

.glitch__img {
    position: absolute;
    top: 0;
    top: calc(-1 * var(--gap-vertical));
    left: 0;
    left: calc(-1 * var(--gap-horizontal));
    width: 100%;
    width: calc(100% + var(--gap-horizontal) * 2);
    height: 100%;
    height: calc(100% + var(--gap-vertical) * 2);
    background: url(./images/store_slider.jpg) no-repeat 50% 0;
    background-color: #fff;
    background-color: var(--blend-color-1);
    background-size: cover;
    -ms-transform: none;
    transform: translate3d(0, 0, 0);
    -ms-background-blend-mode: none;
    background-blend-mode: var(--blend-mode-1);
}

/* Set the background colors for the glitch images*/
.glitch__img:nth-child(2) {
    background-color: #fff;
    background-color: var(--blend-color-2);
    -ms-background-blend-mode: none;
    background-blend-mode: var(--blend-mode-2);
}

.glitch__img:nth-child(3) {
    background-color: #fff;
    background-color: var(--blend-color-3);
    -ms-background-blend-mode: none;
    background-blend-mode: var(--blend-mode-3);
}

.glitch__img:nth-child(4) {
    background-color: #fff;
    background-color: var(--blend-color-4);
    -ms-background-blend-mode: none;
    background-blend-mode: var(--blend-mode-4);
}

.glitch__img:nth-child(5) {
    background-color: #fff;
    background-color: var(--blend-color-5);
    -ms-background-blend-mode: none;
    background-blend-mode: var(--blend-mode-5);
}

/* Hide all images except the first one */
.glitch__img:nth-child(n + 2) {
    opacity: 0;
}

/* Hovers */
/* On hover we show the 2nd, 3rd, 4th and 5th image*/
.glitch:hover .glitch__img:nth-child(n + 2) {
    opacity: 1;
}

/* Hover animations for horizontal case */
.glitch:hover .glitch__img:nth-child(2) {
    transform: translate3d(var(--gap-horizontal), 0, 0);
    -ms-transform: none;
    animation: glitch-anim-1-horizontal var(--time-anim) infinite linear
        alternate;
    -ms-animation: none;
}

.glitch.glitch--style-3:hover .glitch__img:nth-child(2) {
    transform: translate3d(var(--gap-horizontal), 0, 0);
    -ms-transform: none;
    animation: glitch-anim-1-horizontal2 var(--time-anim) infinite linear
        alternate;
    -ms-animation: none;
}

.glitch:hover > .glitch__img:nth-child(3) {
    transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0);
    -ms-transform: none;
    animation: glitch-anim-2-horizontal var(--time-anim) infinite linear
        alternate;
    -ms-animation: none;
}

.glitch.glitch--style-3:hover > .glitch__img:nth-child(3) {
    transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0);
    -ms-transform: none;
    animation: glitch-anim-2-horizontal2 var(--time-anim) infinite linear
        alternate;
    -ms-animation: none;
}

.glitch:hover > .glitch__img:nth-child(4) {
    transform: translate3d(0, calc(-1 * var(--gap-vertical)), 0)
        scale3d(-1, -1, 1);
    -ms-transform: none;
    animation: glitch-anim-3-horizontal var(--time-anim) infinite linear
        alternate;
    -ms-animation: none;
}

.glitch.glitch--style-3:hover > .glitch__img:nth-child(4) {
    transform: translate3d(0, calc(-1 * var(--gap-vertical)), 0)
        scale3d(-1, -1, 1);
    -ms-transform: none;
    animation: glitch-anim-3-horizontal2 var(--time-anim) infinite linear
        alternate;
    -ms-animation: none;
}

/* Hover animations for vertical case */
.glitch--vertical:hover .glitch__img:nth-child(2) {
    transform: translate3d(0, var(--gap-vertical), 0);
    -ms-transform: none;
    animation: glitch-anim-1-vertical var(--time-anim) infinite linear alternate;
    -ms-animation: none;
}

.glitch--vertical:hover > .glitch__img:nth-child(3) {
    transform: translate3d(0, calc(-1 * var(--gap-vertical)), 0);
    -ms-transform: none;
    animation: glitch-anim-2-vertical var(--time-anim) infinite linear alternate;
    -ms-animation: none;
}

.glitch--vertical:hover > .glitch__img:nth-child(4) {
    transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0)
        scale3d(-1, -1, 1);
    -ms-transform: none;
    animation: glitch-anim-3-vertical var(--time-anim) infinite linear alternate;
    -ms-animation: none;
}

/* Hover flash animation on last image */
.glitch:hover > .glitch__img:nth-child(5) {
    animation: glitch-anim-flash 0.5s steps(1, end) infinite;
    -ms-animation: none;
}

.glitch.glitch--style-3:hover > .glitch__img:nth-child(5) {
    -ms-animation: none;
    animation: glitch-anim-flash2 0.5s steps(1, end) infinite;
}

/* Animations */
/* Horizontal */
@keyframes glitch-anim-1-horizontal {
    0% {
        -webkit-clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%);
        clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%);
    }
    10% {
        -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%);
        clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%);
    }
    20% {
        -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%);
        clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%);
    }
    30% {
        -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%);
        clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%);
    }
    40% {
        -webkit-clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
        clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
    }
    50% {
        -webkit-clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
        clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
    }
    60% {
        -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
        clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
    }
    70% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
        clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
    }
    80% {
        -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
        clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
    }
    90% {
        -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
        clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
    }
    100% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
        clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
    }
}

@keyframes glitch-anim-2-horizontal {
    0% {
        -webkit-clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%);
        clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%);
    }
    15% {
        -webkit-clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%);
        clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%);
    }
    22% {
        -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%);
        clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%);
    }
    31% {
        -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
        clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    }
    45% {
        -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%);
        clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%);
    }
    51% {
        -webkit-clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%);
        clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%);
    }
    63% {
        -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
        clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    }
    76% {
        -webkit-clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%);
        clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%);
    }
    81% {
        -webkit-clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%);
        clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%);
    }
    94% {
        -webkit-clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%);
        clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%);
    }
    100% {
        -webkit-clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%);
        clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%);
    }
}

@keyframes glitch-anim-3-horizontal {
    0% {
        -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%);
        clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%);
    }
    5% {
        -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%);
        clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%);
    }
    10% {
        -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%);
        clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%);
    }
    25% {
        -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
        clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    }
    27% {
        -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%);
        clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%);
    }
    30% {
        -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%);
        clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%);
    }
    33% {
        -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%);
        clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%);
    }
    37% {
        -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%);
        clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%);
    }
    40% {
        -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
        clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
    }
    45% {
        -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%);
        clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%);
    }
    50% {
        -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%);
        clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%);
    }
    53% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%);
        clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%);
    }
    57% {
        -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%);
        clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%);
    }
    60% {
        -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%);
        clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%);
    }
    65% {
        -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%);
        clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%);
    }
    70% {
        -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%);
        clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%);
    }
    73% {
        -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
        clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    }
    80% {
        -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%);
        clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%);
    }
    100% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%);
        clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%);
    }
}

/* Horizontal2 */
@keyframes glitch-anim-1-horizontal2 {
    0% {
        -webkit-clip-path: polygon(0 2%, 60% 2%, 60% 5%, 0 5%);
        clip-path: polygon(0 2%, 60% 2%, 60% 5%, 0 5%);
    }
    10% {
        -webkit-clip-path: polygon(0 15%, 60% 15%, 60% 15%, 0 15%);
        clip-path: polygon(0 15%, 60% 15%, 60% 15%, 0 15%);
    }
    20% {
        -webkit-clip-path: polygon(0 10%, 60% 10%, 60% 20%, 0 20%);
        clip-path: polygon(0 10%, 60% 10%, 60% 20%, 0 20%);
    }
    30% {
        -webkit-clip-path: polygon(0 1%, 60% 1%, 60% 2%, 0 2%);
        clip-path: polygon(0 1%, 60% 1%, 60% 2%, 0 2%);
    }
    40% {
        -webkit-clip-path: polygon(0 33%, 60% 33%, 60% 33%, 0 33%);
        clip-path: polygon(0 33%, 60% 33%, 60% 33%, 0 33%);
    }
    50% {
        -webkit-clip-path: polygon(0 44%, 60% 44%, 60% 44%, 0 44%);
        clip-path: polygon(0 44%, 60% 44%, 60% 44%, 0 44%);
    }
    60% {
        -webkit-clip-path: polygon(0 50%, 60% 50%, 60% 20%, 0 20%);
        clip-path: polygon(0 50%, 60% 50%, 60% 20%, 0 20%);
    }
    70% {
        -webkit-clip-path: polygon(0 70%, 60% 70%, 60% 70%, 0 70%);
        clip-path: polygon(0 70%, 60% 70%, 60% 70%, 0 70%);
    }
    80% {
        -webkit-clip-path: polygon(0 80%, 60% 80%, 60% 80%, 0 80%);
        clip-path: polygon(0 80%, 65% 80%, 65% 80%, 0 80%);
    }
    90% {
        -webkit-clip-path: polygon(0 50%, 60% 50%, 60% 55%, 0 55%);
        clip-path: polygon(0 50%, 65% 50%, 65% 55%, 0 55%);
    }
    100% {
        -webkit-clip-path: polygon(0 70%, 60% 70%, 60% 80%, 0 80%);
        clip-path: polygon(0 70%, 65% 70%, 65% 80%, 0 80%);
    }
}

@keyframes glitch-anim-2-horizontal2 {
    0% {
        -webkit-clip-path: polygon(0 25%, 60% 25%, 60% 30%, 0 30%);
        clip-path: polygon(0 25%, 60% 25%, 60% 30%, 0 30%);
    }
    15% {
        -webkit-clip-path: polygon(0 3%, 60% 3%, 60% 3%, 0 3%);
        clip-path: polygon(0 3%, 60% 3%, 60% 3%, 0 3%);
    }
    22% {
        -webkit-clip-path: polygon(0 5%, 60% 5%, 60% 20%, 0 20%);
        clip-path: polygon(0 5%, 60% 5%, 60% 20%, 0 20%);
    }
    31% {
        -webkit-clip-path: polygon(0 20%, 60% 20%, 60% 20%, 0 20%);
        clip-path: polygon(0 20%, 65% 20%, 65% 20%, 0 20%);
    }
    45% {
        -webkit-clip-path: polygon(0 40%, 60% 40%, 60% 40%, 0 40%);
        clip-path: polygon(0 40%, 65% 40%, 65% 40%, 0 40%);
    }
    51% {
        -webkit-clip-path: polygon(0 52%, 65% 52%, 65% 59%, 0 59%);
        clip-path: polygon(0 52%, 65% 52%, 65% 59%, 0 59%);
    }
    63% {
        -webkit-clip-path: polygon(0 60%, 60% 60%, 60% 60%, 0 60%);
        clip-path: polygon(0 60%, 65% 60%, 65% 60%, 0 60%);
    }
    76% {
        -webkit-clip-path: polygon(0 75%, 60% 75%, 60% 75%, 0 75%);
        clip-path: polygon(0 75%, 65% 75%, 65% 75%, 0 75%);
    }
    81% {
        -webkit-clip-path: polygon(0 65%, 60% 65%, 60% 40%, 0 40%);
        clip-path: polygon(0 65%, 65% 65%, 65% 40%, 0 40%);
    }
    94% {
        -webkit-clip-path: polygon(0 45%, 60% 45%, 60% 50%, 0 50%);
        clip-path: polygon(0 45%, 65% 45%, 65% 50%, 0 50%);
    }
    100% {
        -webkit-clip-path: polygon(0 14%, 60% 14%, 60% 33%, 0 33%);
        clip-path: polygon(0 14%, 65% 14%, 65% 33%, 0 33%);
    }
}

@keyframes glitch-anim-3-horizontal2 {
    0% {
        -webkit-clip-path: polygon(0 1%, 60% 1%, 60% 3%, 0 3%);
        clip-path: polygon(0 1%, 60% 1%, 60% 3%, 0 3%);
    }
    5% {
        -webkit-clip-path: polygon(0 10%, 60% 10%, 60% 9%, 0 9%);
        clip-path: polygon(0 10%, 60% 10%, 60% 9%, 0 9%);
    }
    10% {
        -webkit-clip-path: polygon(0 5%, 60% 5%, 60% 6%, 0 6%);
        clip-path: polygon(0 5%, 60% 5%, 60% 6%, 0 6%);
    }
    25% {
        -webkit-clip-path: polygon(0 20%, 60% 20%, 60% 20%, 0 20%);
        clip-path: polygon(0 20%, 60% 20%, 60% 20%, 0 20%);
    }
    27% {
        -webkit-clip-path: polygon(0 10%, 60% 10%, 60% 10%, 0 10%);
        clip-path: polygon(0 10%, 60% 10%, 60% 10%, 0 10%);
    }
    30% {
        -webkit-clip-path: polygon(0 30%, 60% 30%, 60% 25%, 0 25%);
        clip-path: polygon(0 30%, 60% 30%, 60% 25%, 0 25%);
    }
    33% {
        -webkit-clip-path: polygon(0 15%, 60% 15%, 60% 16%, 0 16%);
        clip-path: polygon(0 15%, 60% 15%, 60% 16%, 0 16%);
    }
    37% {
        -webkit-clip-path: polygon(0 40%, 60% 40%, 60% 39%, 0 39%);
        clip-path: polygon(0 40%, 60% 40%, 60% 39%, 0 39%);
    }
    40% {
        -webkit-clip-path: polygon(0 20%, 60% 20%, 60% 21%, 0 21%);
        clip-path: polygon(0 20%, 60% 20%, 60% 21%, 0 21%);
    }
    45% {
        -webkit-clip-path: polygon(0 60%, 60% 60%, 60% 55%, 0 55%);
        clip-path: polygon(0 60%, 60% 60%, 60% 55%, 0 55%);
    }
    50% {
        -webkit-clip-path: polygon(0 30%, 60% 30%, 60% 31%, 0 31%);
        clip-path: polygon(0 30%, 60% 30%, 60% 31%, 0 31%);
    }
    53% {
        -webkit-clip-path: polygon(0 70%, 60% 70%, 60% 69%, 0 69%);
        clip-path: polygon(0 70%, 60% 70%, 60% 69%, 0 69%);
    }
    57% {
        -webkit-clip-path: polygon(0 40%, 60% 40%, 60% 41%, 0 41%);
        clip-path: polygon(0 40%, 60% 40%, 60% 41%, 0 41%);
    }
    60% {
        -webkit-clip-path: polygon(0 80%, 60% 80%, 60% 75%, 0 75%);
        clip-path: polygon(0 80%, 60% 80%, 60% 75%, 0 75%);
    }
    65% {
        -webkit-clip-path: polygon(0 50%, 60% 50%, 60% 51%, 0 51%);
        clip-path: polygon(0 50%, 60% 50%, 60% 51%, 0 51%);
    }
    70% {
        -webkit-clip-path: polygon(0 90%, 60% 90%, 60% 90%, 0 90%);
        clip-path: polygon(0 90%, 60% 90%, 60% 90%, 0 90%);
    }
    73% {
        -webkit-clip-path: polygon(0 60%, 60% 60%, 60% 60%, 0 60%);
        clip-path: polygon(0 60%, 60% 60%, 60% 60%, 0 60%);
    }
    80% {
        -webkit-clip-path: polygon(0 100%, 60% 100%, 60% 99%, 0 99%);
        clip-path: polygon(0 100%, 60% 100%, 60% 99%, 0 99%);
    }
    100% {
        -webkit-clip-path: polygon(0 70%, 60% 70%, 60% 71%, 0 71%);
        clip-path: polygon(0 70%, 60% 70%, 60% 71%, 0 71%);
    }
}

/* Vertical */
@keyframes glitch-anim-1-vertical {
    0% {
        -webkit-clip-path: polygon(2% 0, 5% 0, 5% 100%, 2% 100%);
        clip-path: polygon(2% 0, 5% 0, 5% 100%, 2% 100%);
    }
    10% {
        -webkit-clip-path: polygon(15% 0, 15% 0, 15% 100%, 15% 100%);
        clip-path: polygon(15% 0, 15% 0, 15% 100%, 15% 100%);
    }
    20% {
        -webkit-clip-path: polygon(10% 0, 20% 0, 20% 100%, 10% 100%);
        clip-path: polygon(10% 0, 20% 0, 20% 100%, 10% 100%);
    }
    30% {
        -webkit-clip-path: polygon(1% 0, 2% 0, 2% 100%, 1% 100%);
        clip-path: polygon(1% 0, 2% 0, 2% 100%, 1% 100%);
    }
    40% {
        -webkit-clip-path: polygon(33% 0, 33% 0, 33% 100%, 33% 100%);
        clip-path: polygon(33% 0, 33% 0, 33% 100%, 33% 100%);
    }
    50% {
        -webkit-clip-path: polygon(44% 0, 44% 0, 44% 100%, 44% 100%);
        clip-path: polygon(44% 0, 44% 0, 44% 100%, 44% 100%);
    }
    60% {
        -webkit-clip-path: polygon(50% 0, 20% 0, 20% 100%, 50% 100%);
        clip-path: polygon(50% 0, 20% 0, 20% 100%, 50% 100%);
    }
    70% {
        -webkit-clip-path: polygon(70% 0, 70% 0, 70% 100% 70%, 70% 100%);
        clip-path: polygon(70% 0, 70% 0, 70% 100% 70%, 70% 100%);
    }
    80% {
        -webkit-clip-path: polygon(80% 0, 80% 0, 80% 100% 80%, 80% 100%);
        clip-path: polygon(80% 0, 80% 0, 80% 100% 80%, 80% 100%);
    }
    90% {
        -webkit-clip-path: polygon(50% 0, 55% 0, 55% 100%, 50% 100%);
        clip-path: polygon(50% 0, 55% 0, 55% 100%, 50% 100%);
    }
    100% {
        -webkit-clip-path: polygon(70% 0, 80% 0, 80% 100%, 70% 100%);
        clip-path: polygon(70% 0, 80% 0, 80% 100%, 70% 100%);
    }
}

@keyframes glitch-anim-2-vertical {
    0% {
        -webkit-clip-path: polygon(25% 0, 30% 0, 30% 100%, 25% 100%);
        clip-path: polygon(25% 0, 30% 0, 30% 100%, 25% 100%);
    }
    15% {
        -webkit-clip-path: polygon(3% 0, 3% 0, 3% 100%, 3% 100%);
        clip-path: polygon(3% 0, 3% 0, 3% 100%, 3% 100%);
    }
    22% {
        -webkit-clip-path: polygon(5% 0, 20% 0, 20% 100%, 5% 100%);
        clip-path: polygon(5% 0, 20% 0, 20% 100%, 5% 100%);
    }
    31% {
        -webkit-clip-path: polygon(20% 0, 20% 0, 20% 100%, 20% 100%);
        clip-path: polygon(20% 0, 20% 0, 20% 100%, 20% 100%);
    }
    45% {
        -webkit-clip-path: polygon(40% 0, 40% 0, 40% 100%, 40% 100%);
        clip-path: polygon(40% 0, 40% 0, 40% 100%, 40% 100%);
    }
    51% {
        -webkit-clip-path: polygon(52% 0, 59% 0, 59% 100%, 52% 100%);
        clip-path: polygon(52% 0, 59% 0, 59% 100%, 52% 100%);
    }
    63% {
        -webkit-clip-path: polygon(60% 0, 60% 0, 60% 100%, 60% 100%);
        clip-path: polygon(60% 0, 60% 0, 60% 100%, 60% 100%);
    }
    76% {
        -webkit-clip-path: polygon(75% 0, 75% 0, 75% 100%, 75% 100%);
        clip-path: polygon(75% 0, 75% 0, 75% 100%, 75% 100%);
    }
    81% {
        -webkit-clip-path: polygon(65% 0, 40% 0, 40% 100%, 65% 100%);
        clip-path: polygon(65% 0, 40% 0, 40% 100%, 65% 100%);
    }
    94% {
        -webkit-clip-path: polygon(45% 0, 50% 0, 50% 100%, 45% 100%);
        clip-path: polygon(45% 0, 50% 0, 50% 100%, 45% 100%);
    }
    100% {
        -webkit-clip-path: polygon(14% 0, 33% 0, 33% 100%, 14% 100%);
        clip-path: polygon(14% 0, 33% 0, 33% 100%, 14% 100%);
    }
}

@keyframes glitch-anim-3-vertical {
    0% {
        -webkit-clip-path: polygon(1% 0, 3% 0, 3% 100%, 1% 100%);
        clip-path: polygon(1% 0, 3% 0, 3% 100%, 1% 100%);
    }
    5% {
        -webkit-clip-path: polygon(10% 0, 9% 0, 9% 100%, 10% 100%);
        clip-path: polygon(10% 0, 9% 0, 9% 100%, 10% 100%);
    }
    10% {
        -webkit-clip-path: polygon(5% 0, 6% 0 6% 100%, 5% 100%);
        clip-path: polygon(5% 0, 6% 0 6% 100%, 5% 100%);
    }
    25% {
        -webkit-clip-path: polygon(20% 0, 20% 0, 20% 100%, 20% 100%);
        clip-path: polygon(20% 0, 20% 0, 20% 100%, 20% 100%);
    }
    27% {
        -webkit-clip-path: polygon(10% 0, 10% 0, 10% 100%, 10% 100%);
        clip-path: polygon(10% 0, 10% 0, 10% 100%, 10% 100%);
    }
    30% {
        -webkit-clip-path: polygon(30% 0, 25% 0, 25% 100%, 30% 100%);
        clip-path: polygon(30% 0, 25% 0, 25% 100%, 30% 100%);
    }
    33% {
        -webkit-clip-path: polygon(15% 0, 16% 0, 16% 100%, 15% 100%);
        clip-path: polygon(15% 0, 16% 0, 16% 100%, 15% 100%);
    }
    37% {
        -webkit-clip-path: polygon(40% 0, 39% 0, 39% 100%, 40% 100%);
        clip-path: polygon(40% 0, 39% 0, 39% 100%, 40% 100%);
    }
    40% {
        -webkit-clip-path: polygon(20% 0, 21% 0, 21% 100%, 20% 100%);
        clip-path: polygon(20% 0, 21% 0, 21% 100%, 20% 100%);
    }
    45% {
        -webkit-clip-path: polygon(60% 0, 55% 0, 55% 100%, 60% 100%);
        clip-path: polygon(60% 0, 55% 0, 55% 100%, 60% 100%);
    }
    50% {
        -webkit-clip-path: polygon(30% 0, 31% 0, 31% 100%, 30% 100%);
        clip-path: polygon(30% 0, 31% 0, 31% 100%, 30% 100%);
    }
    53% {
        -webkit-clip-path: polygon(70% 0, 69% 0, 69% 100%, 70% 100%);
        clip-path: polygon(70% 0, 69% 0, 69% 100%, 70% 100%);
    }
    57% {
        -webkit-clip-path: polygon(40% 0, 41% 0, 41% 100%, 40% 100%);
        clip-path: polygon(40% 0, 41% 0, 41% 100%, 40% 100%);
    }
    60% {
        -webkit-clip-path: polygon(80% 0, 75% 0, 75% 100%, 80% 100%);
        clip-path: polygon(80% 0, 75% 0, 75% 100%, 80% 100%);
    }
    65% {
        -webkit-clip-path: polygon(50% 0, 51% 0, 51% 100%, 50% 100%);
        clip-path: polygon(50% 0, 51% 0, 51% 100%, 50% 100%);
    }
    70% {
        -webkit-clip-path: polygon(90% 0, 90% 0, 90% 100%, 90% 100%);
        clip-path: polygon(90% 0, 90% 0, 90% 100%, 90% 100%);
    }
    73% {
        -webkit-clip-path: polygon(60% 0, 60% 0, 60% 100%, 60% 100%);
        clip-path: polygon(60% 0, 60% 0, 60% 100%, 60% 100%);
    }
    80% {
        -webkit-clip-path: polygon(100% 0, 99% 0, 99% 100%, 100% 100%);
        clip-path: polygon(100% 0, 99% 0, 99% 100%, 100% 100%);
    }
    100% {
        -webkit-clip-path: polygon(70% 0, 71% 0, 71% 100%, 70% 100%);
        clip-path: polygon(70% 0, 71% 0, 71% 100%, 70% 100%);
    }
}

@keyframes glitch-anim-text {
    0% {
        opacity: 1;
        transform: translate3d(-10px, 0, 0) scale3d(-1, -1, 1);
        -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
        clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
    }
    10% {
        -webkit-clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
        clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
    }
    20% {
        -webkit-clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
        clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
    }
    35% {
        -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
        clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
    }
    50% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
        clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
    }
    60% {
        -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
        clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
    }
    70% {
        -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
        clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
    }
    80% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
        clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
    }
    90% {
        transform: translate3d(-10px, 0, 0) scale3d(-1, -1, 1);
    }
    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
        -ms-transform: none;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    }
}

/* Flash */
@keyframes glitch-anim-flash {
    0% {
        opacity: 0.2;
        -ms-transform: none;
        transform: translate3d(var(--gap-horizontal), var(--gap-vertical), 0);
    }
    33%,
    100% {
        opacity: 0;
        -ms-transform: none;
        transform: translate3d(0, 0, 0);
    }
}

/* Flash for style 3*/
@keyframes glitch-anim-flash2 {
    0% {
        opacity: 0.2;
        -webkit-clip-path: polygon(0 70%, 60% 0, 60% 100%, 0 100%);
        clip-path: polygon(0 70%, 60% 0, 60% 100%, 0 100%);
        transform: translate3d(var(--gap-horizontal), var(--gap-vertical), 0);
        -ms-transform: none;
    }
    33%,
    100% {
        opacity: 0;
        -webkit-clip-path: polygon(0 70%, 60% 0, 60% 100%, 0 100%);
        clip-path: polygon(0 70%, 60% 0, 60% 100%, 0 100%);
        transform: translate3d(0, 0, 0);
        -ms-transform: none;
    }
}

/*disable flash for edge*/
@supports (-ms-ime-align: auto) {
    .glitch:hover > .glitch__img:nth-child(5) {
        animation-name: none;
    }
    .glitch.glitch--style-3:hover > .glitch__img:nth-child(5) {
        animation-name: none;
    }
}

.first-wrapper {
    width: -webkit-calc(50% - 30px);
    /** Safari 6, Chrome 19-25 **/
    width: -moz-calc(50% - 30px);
    width: calc(50% - 30px);
    float: left;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    -webkit-flex-direction: column;
    margin-right: 60px;
    overflow: hidden;
    /* <= 768px */
}

@media (max-width: 1280px) and (min-width: 767px) {
    .first-wrapper {
        margin-right: 59px;
    }
}

@media (max-width: 767px) {
    .first-wrapper {
        width: 100%;
    }
}

.second-wrapper {
    width: -webkit-calc(50% - 30px);
    /** Safari 6, Chrome 19-25 **/
    width: -moz-calc(50% - 30px);
    /** FF 4-15  **/
    width: calc(50% - 30px);
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    -webkit-flex-direction: column;
    /* <= 768px */
}

@media (max-width: 767px) {
    .second-wrapper {
        width: 100%;
        margin-left: 0px;
    }
}

@media (max-width: 1000px) and (min-width: 768px) {
    .first-col-grid > .big-wrapper > .col-wrapper-img {
        margin-bottom: 0;
    }
}

.big-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
}

.big-wrapper > .col-wrapper-img {
    /* <= 768px */
}

@media (max-width: 767px) {
    .big-wrapper > .col-wrapper-img {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) and (min-width: 701px) {
    .big-wrapper > .col-wrapper-img {
        margin-bottom: 15px;
    }
}

.big-wrapper--second > .col-wrapper-img {
    /* <= 768px */
}

@media (max-width: 767px) {
    .big-wrapper--second > .col-wrapper-img {
        margin-bottom: 30px;
    }
}

.img-link {
    width: 100%;
    height: 100%;
}

.col-wrapper-img {
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 100%;
    margin-bottom: 60px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .col-wrapper-img {
        margin-bottom: 30px;
    }
}

.image-box-img {
    display: block;
    max-width: 100%;
    height: auto;
    position: relative;
}

@media (min-width: 1940px) {
    .image-box-img {
        width: 100%;
    }
}

@media (min-width: 456px) and (max-width: 767px) {
    .image-box-img {
        width: 100%;
    }
}

.img-link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: gray;
    opacity: 0.2;
}

.col-wrapper-img:hover .img-overlay {
    opacity: 1;
    visibility: visible;
}

.img-overlay {
    background-color: rgba(255, 255, 255, 0.7);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding-top: 50%;
}

@media (min-width: 1301px) and (max-width: 1800px) {
    .img-overlay {
        padding-top: 10%;
    }
}

@media (max-width: 1300px) and (min-width: 768px) {
    .img-overlay {
        padding-top: 20%;
    }
}

@media (max-width: 767px) {
    .img-overlay {
        padding-top: 10%;
    }
}

.add-to-cart {
    font-family: "Montserrat", sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 60px;
    position: relative;
    text-align: center;
    width: auto;
}

.add-to {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    width: auto;
}

.add-to span {
    padding-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.add-to:hover span {
    border-bottom: 2px solid #555;
}

.hover-price {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
}

/* cross sign */
.more-trigger,
.shop-more-trigger {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    border: 2px solid #9d9d9d;
    margin: 0 auto;
    position: relative;
    /* <= 992px */
}

@media (max-width: 991px) {
    .more-trigger,
    .shop-more-trigger {
        display: flex;
    }
}

.more-trigger:hover,
.shop-more-trigger:hover {
    background-color: #555;
    border: 2px solid #555;
}

.more-trigger:hover .cross,
.more-trigger:hover .cross:after,
.shop-more-trigger:hover .cross,
.shop-more-trigger:hover .cross:after {
    background: #fff;
}

.cross {
    width: 20px;
    height: 1px;
    background: #9d9d9d;
    position: absolute;
    top: 50%;
    left: 23px;
    margin: 0 auto;
    /* <= 992px */
}

@media (max-width: 991px) {
    .cross {
        align-self: center;
        top: 0;
        left: 0;
        position: relative;
    }
}

.cross:after {
    content: " ";
    width: 20px;
    height: 1px;
    background-color: #9d9d9d;
    position: absolute;
    top: 50%;
    left: 0;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -sand-transform: rotate(90deg);
}

.more-wrapper.hidden {
    display: none;
}

/* show masonry animation */
.show-more-container {
    visibility: hidden;
    display: none;
    max-height: 0px;
    opacity: 0;
    transition-duration: 0.5s;
    transition-timing-function: linear;
    height: 100%;
}

.show-more-container.visible {
    visibility: visible;
    display: block;
    animation: LHC 0.3s;
    animation-fill-mode: both;
    overflow: hidden;
    min-height: 100%;
}

@keyframes LHC {
    from {
        max-height: 0px;
        opacity: 0;
    }
    to {
        opacity: 1;
        margin-top: -60px;
        max-height: 100%;
    }
}

@media (max-width: 767px) and (min-width: 701px) {
    @keyframes LHC {
        from {
            max-height: 0px;
            opacity: 0;
        }
        to {
            opacity: 1;
            max-height: 100%;
            margin-top: -30px;
        }
    }
}

@media (max-width: 1000px) and (min-width: 768px) {
    @keyframes LHC {
        from {
            max-height: 0px;
            opacity: 0;
        }
        to {
            opacity: 1;
            max-height: 100%;
            margin-top: -60px;
        }
    }
}

@media screen and (max-width: 700px) {
    @keyframes LHC {
        from {
            max-height: 0px;
            opacity: 0;
        }
        to {
            opacity: 1;
            max-height: 100%;
            margin-top: -30px;
        }
    }
}

.show-more-container.animated {
    animation: HCC 0.5s;
    animation-fill-mode: both;
}

@keyframes HCC {
    from {
        max-height: 2050px;
        opacity: 1;
    }
    to {
        opacity: 0;
        max-height: 0px;
    }
}

/* end animation */
.more-wrapper {
    margin-bottom: 25px;
}

.related-products {
    -webkit-box-shadow: 0px 6px 56px 8px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 6px 56px 8px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 6px 56px 8px rgba(0, 0, 0, 0.09);
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.related-products .container-fluid .row .col-12 .col-wrapper-img {
    /* <= 768px */
}

@media (max-width: 767px) {
    .related-products .container-fluid .row .col-12 .col-wrapper-img {
        margin-bottom: 0px;
    }
}

.tabs {
    -webkit-box-shadow: 0px 6px 56px 8px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 6px 56px 8px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 6px 56px 8px rgba(0, 0, 0, 0.09);
    margin-bottom: 30px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .tabs {
        padding: 15px;
    }
}

.tab-wrapper {
    margin-bottom: 25px;
}

.tab-list {
    list-style-type: none;
    padding-left: 0;
}

.tab-list__tab {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    /* <= 768px */
}

@media (max-width: 767px) {
    .tab-list__tab {
        display: inline;
    }
}

.tab-list__tab a {
    font-family: "Montserrat", sans-serif;
    font-size: 11px;
    padding: 5px 25px;
    color: #d3d3d3;
    /* <= 768px */
}

@media (max-width: 767px) {
    .tab-list__tab a {
        padding: 5px 0px;
        font-size: 9px;
        letter-spacing: 0px;
    }
}

.tab-text {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
}

.tab-links.active {
    color: #0a0a0a;
}

.panel-tab {
    border: 0;
    padding: 60px;
    background: #fff;
    width: 100%;
    /* <= 768px */
}

.panel-tab .tabcontent {
    display: none;
}

@media (max-width: 767px) {
    .panel-tab {
        padding: 5px;
    }
}

.mfp-iframe-holder .mfp-content--login {
    margin: 0 auto;
    text-align: center;
    width: 440px;
    height: 480px;
    box-shadow: 0 0 20px #000000;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    overflow-y: hidden;
    overflow-x: hidden;
    position: relative;
    /* <= 768px */
}

@media (max-width: 767px) {
    .mfp-iframe-holder .mfp-content--login {
        width: 340px;
    }
}

.mfp-iframe-holder .mfp-content--login .mfp-iframe {
    width: 100%;
    height: 100%;
}

.mfp-iframe-holder .mfp-close {
    top: 0;
    right: 15px;
    color: grey;
    opacity: 0.65;
}

.mfp-iframe-holder .mfp-close:hover {
    opacity: 1;
}

.body--login {
    background: #ededed;
}

.page-wrapper--login {
    padding: 50px;
}

#login-form {
    margin-bottom: 20px;
}

.form-control--fancy {
    border-radius: 0px;
    padding: 26px 16px 6px;
    height: auto;
    width: 100%;
}

.form-control--fancy:focus {
    border-color: rgba(0, 0, 0, 0.26);
    box-shadow: inherit;
}

.fancy-form-label {
    font-family: "Montserrat", sans-serif;
    color: #969696;
    font-size: 10px;
    text-transform: uppercase;
    position: absolute;
    top: 6px;
    left: 16px;
    cursor: text;
    transition: all 0.25s ease;
}

.form-group {
    position: relative;
}

.remember-popup {
    margin: 0 0 20px;
    display: block;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 11px;
    text-shadow: none;
}

.remember-popup .checkbox--fancy {
    float: left;
    margin-right: 2px;
    margin-top: 2px;
}

.auth_link {
    font-size: 11px;
    font-weight: 400;
    color: #898989;
    font-size: 10px;
    font-weight: 600;
}

.auth_link:hover {
    color: #585858;
}

.title--popup {
    font-size: 16px;
}

/* cart table */
.cart-table {
    width: 95%;
    font-family: "Montserrat", sans-serif;
}

.cart-table td {
    /* <= 480px */
}

@media (max-width: 479px) {
    .cart-table td {
        max-width: 150px;
    }
}

.table-col {
    border-right: 1px solid #f2f2f2;
}

.minicart-buttons {
    padding-left: 45px;
    padding-top: 35px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .minicart-buttons {
        padding-left: 0px;
    }
}

@media (max-width: 1260px) and (min-width: 767px) {
    .minicart-buttons {
        padding-left: 0px;
    }
}

.minicart-buttons .btn.btn--black {
    border: 2px solid #000000;
}

.minicart-buttons .btn {
    width: 80%;
    /* <= 768px */
}

@media (max-width: 767px) {
    .minicart-buttons .btn {
        width: 100%;
    }
}

@media (max-width: 1260px) and (min-width: 767px) {
    .minicart-buttons .btn {
        width: 50%;
    }
}

.cart-container {
    width: 100%;
    max-height: 0px;
    opacity: 0;
    visibility: hidden;
    transition-duration: 0.5s;
    transition-timing-function: linear;
    margin-bottom: 30px;
    border-bottom: 1px solid #f2f2f2;
    padding-left: 60px;
    padding-right: 60px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .cart-container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 1260px) and (min-width: 767px) {
    .cart-container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.cart-container.visible {
    opacity: 1;
    visibility: visible;
    animation: CV 0.3s;
    animation-fill-mode: both;
}

/* START animation */
@keyframes CV {
    from {
        max-height: 0px;
        opacity: 0;
    }
    to {
        opacity: 1;
        max-height: 500px;
    }
}

.cart-container.animated {
    animation: CA 0.5s;
    animation-fill-mode: both;
}

@keyframes CA {
    from {
        max-height: 500px;
        opacity: 1;
    }
    to {
        opacity: 0;
        max-height: 0px;
    }
}

/* end animation */
.mini-cart {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow: hidden;
    width: 2700px;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.mini-cart li {
    display: inline-block;
    padding-top: 25px;
    position: relative;
    padding-right: 20px;
    margin-right: 50px;
}

.mini-cart li a {
    font-size: 13px;
}

.mini-cart li a.remove {
    font-size: 16px;
}

.cell-scroll {
    height: 165px;
    max-width: 600px;
    overflow: hidden;
    white-space: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow: hidden;
    /* <= 768px */
}

@media (max-width: 767px) {
    .cell-scroll {
        max-width: 350px;
    }
}

@media (min-width: 1801px) {
    .cell-scroll {
        max-width: 1200px;
    }
}

@media (min-width: 1401px) and (max-width: 1800px) {
    .cell-scroll {
        max-width: 870px;
    }
}

@media (min-width: 990px) and (max-width: 1400px) {
    .cell-scroll {
        max-width: 800px;
    }
}

[data-simplebar] {
    overflow-x: scroll;
    overflow-y: hidden;
}

.mini-cart::-webkit-scrollbar {
    display: none;
}

.th-cart-header,
.th-product-total {
    padding-bottom: 20px;
    padding-top: 30px;
}

.th-product-total,
.product-total {
    padding-left: 10px;
}

.cart-img {
    position: relative;
    display: inline-block;
    width: 60px;
    margin-right: 20px;
}

.cart-detail {
    position: relative;
    display: inline-block;
}

.product-price {
    color: #b2b2b2;
    font-size: 10px;
    font-weight: 700;
}

.product-total {
    font-size: 15px;
    font-weight: 700;
}

.remove {
    color: #b6b6b6;
    font-weight: 700;
    position: absolute;
    top: 15px;
    right: 0;
}

.sidebar {
    -webkit-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    margin-bottom: 30px;
    padding: 60px;
    height: 100%;
    /* <= 768px */
}

@media (max-width: 767px) {
    .sidebar {
        padding: 15px;
    }
}

@media (max-width: 1300px) {
    .sidebar {
        padding: 30px;
    }
}

/*shop sidebar*/
.refine-selection {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 30px;
}

.tag-element {
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 10px;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
}

.left-round,
.right-round {
    background-color: #f2f2f2;
    height: 28px;
    padding: 0px 15px;
    display: inline-block;
    float: left;
}

.left-round {
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
    position: relative;
    text-overflow: ellipsis;
}

@media (max-width: 1400px) and (min-width: 1000px) {
    .left-round {
        max-width: 73px;
    }
}

@media (max-width: 280px) {
    .left-round {
        max-width: 50px;
    }
}

.right-round {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    border-left: 2px solid #fff;
    font-weight: 700;
}

.search-keyword {
    width: 100%;
    height: 34px;
    padding: 0;
    margin-bottom: 20px;
    border: 1px solid #efedee;
    border-radius: 17px;
}

.shop-search-input::placeholder {
    padding-left: 10px;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    color: #8c8c8c;
}

.submit-keyword {
    padding-right: 15px;
    font-size: 15px;
}

.clear-all {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: red;
    font-weight: 400;
    margin-bottom: 25px;
}

.clear-all:visited {
    color: red;
}

.sidebar-shop-title {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 25px;
}

.expand-cat__left {
    float: left;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
}

.expand-cat__right {
    float: right;
    font-size: 28px;
    font-weight: 500;
    margin-right: 5px;
}

/* category animation */
.list-category {
    max-height: 0px;
    opacity: 0;
    visibility: hidden;
    transition-duration: 0.5s;
    transition-timing-function: linear;
    margin-bottom: 30px;
}

.list-category.visible {
    opacity: 1;
    visibility: visible;
    animation: LIST 0.3s;
    animation-fill-mode: both;
}

/* START animation */
@keyframes LIST {
    from {
        max-height: 0px;
        opacity: 0;
    }
    to {
        opacity: 1;
        max-height: 500px;
    }
}

.list-category.animated {
    animation: LISTCL 0.5s;
    animation-fill-mode: both;
}

@keyframes LISTCL {
    from {
        max-height: 500px;
        opacity: 1;
    }
    to {
        opacity: 0;
        max-height: 0px;
    }
}

/* end animation */
/* brand animation */
.list-brand {
    top: 0;
    position: relative;
    max-height: 0px;
    opacity: 0;
    visibility: hidden;
    transition-duration: 0.5s;
    transition-timing-function: linear;
    margin-bottom: 30px;
}

.list-brand.visible {
    opacity: 1;
    visibility: visible;
    animation: LIST 0.3s;
    animation-fill-mode: both;
}

.list-brand.animated {
    animation: LISTCL 0.5s;
    animation-fill-mode: both;
}

/* end animation */
/* radio button style */
input[type="radio"] {
    opacity: 0;
    position: absolute;
    cursor: pointer;
}

.radio-container {
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #838383;
    margin-bottom: 10px;
    padding-right: 20px;
}

.radio-container.radio-color {
    display: inline-block;
    float: left;
    margin-right: 45px;
    margin-bottom: 40px;
}

.radio-container.radio-size {
    display: inline-block;
    float: left;
    margin-right: 45px;
    margin-bottom: 40px;
}

.radio-container.checkout {
    padding-left: 40px;
    padding-top: 5px;
    margin-bottom: 35px;
    color: #333;
}

.checkmark {
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #838383;
    cursor: pointer;
}

.checkmark.checkout {
    left: 10px;
}

.radio-container input:checked ~ .checkmark {
    background-color: #fff;
    border-color: #555;
}

.radio-container input:checked {
    color: red;
}

.radio-container:hover input ~ .checkmark:after {
    background-color: #ccc;
    display: block;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radio-container input:checked ~ .checkmark:after {
    display: block;
}

.radio-container .checkmark:after {
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #555;
}

.label-text {
    width: 70%;
}

.color-check {
    position: relative;
    margin-bottom: 20px;
}

.checkmark-color {
    position: absolute;
    top: 0;
    left: 0px;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #838383;
    cursor: pointer;
}

.checkmark-color--red {
    background-color: red;
    border-color: red;
}

.checkmark-color--green {
    background-color: green;
    border-color: green;
}

.checkmark-color--grey {
    background-color: #545454;
    border-color: #545454;
}

.checkmark-color--blue {
    background-color: #006cf2;
    border-color: #006cf2;
}

.checkmark-color--brown {
    background-color: #55342b;
    border-color: #55342b;
}

.checkmark-color--orange {
    background-color: #ffb400;
    border-color: #ffb400;
}

.checkmark-color--blueish {
    background-color: #00b6dd;
    border-color: #00b6dd;
}

.checkmark-color--purple {
    background-color: #790d94;
    border-color: #790d94;
}

.checkmark-color--redish {
    background-color: #fe7704;
    border-color: #fe7704;
}

.checkmark-color--white {
    background-color: #fff;
    border-color: #e8e8e8;
}

.radio-container.radio-size input:checked ~ .radio-size__text {
    display: block;
}

.radio-size__text:before {
    background-color: #555;
    color: #fff;
    content: "";
    position: absolute;
    display: none;
}

.size-check {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.size-check input[type="checkbox"] + label {
    width: 35px;
    height: 35px;
    background-color: #fff;
    color: #575757;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    padding-top: 3px;
    margin-bottom: 20px;
}

.size-check input[type="checkbox"]:checked + label {
    color: #fff;
    background-color: #555;
}

.checksize {
    display: none;
}

/* style price range */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border-radius: 50%;
    background-color: #fff;
    border: 3px solid #555;
}

.ui-state-default:focus,
.ui-widget-content .ui-state-default:focus,
.ui-widget-header .ui-state-default:focus,
.ui-button:focus {
    outline: none;
}

.ui-slider-horizontal {
    height: 4px;
    background-color: #e7e7e7;
}

.ui-widget.ui-widget-content {
    border: 0px solid white;
    margin-bottom: 20px;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -8px;
}

.ui-slider-horizontal .ui-slider-range {
    background: #555;
}

#amount {
    width: 100%;
    font-weight: bold;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 20px;
}

/* select discount */
.discount {
    padding-top: 20px;
    margin-bottom: 20px;
}

.disc-text {
    margin-bottom: 20px;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #838383;
}

.select-control--discount {
    min-width: 34px;
    width: 100%;
    position: relative;
    display: inline-block;
    margin-right: 1em;
    min-height: 35px;
    max-height: 35px;
    overflow: hidden;
    cursor: pointer;
    text-align: left;
    white-space: nowrap;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #8c8c8c;
    outline: none;
    border: 1px solid #d2d2d2;
    border-radius: 17px;
    background-color: #fff;
    transition: 0.7s all ease-in-out;
}

.select-control--discount input {
    opacity: 0;
}

.select-control--discount label {
    min-width: 200px;
    display: block;
    line-height: 35px;
    padding-left: 40px;
    padding-right: 40px;
    cursor: pointer;
    position: relative;
    transition: 0.6s all ease-in-out;
}

@media (max-width: 1200px) and (min-width: 992px) {
    .select-control--discount label {
        min-width: 130px;
    }
}

.select-control--discount label:nth-child(2) {
    margin-top: 40px;
}

.select-control--discount input:checked + label:nth-child(2) {
    margin-top: 0;
    position: relative;
}

.select-control--discount input:checked + label {
    display: block;
    border-top: none;
    position: absolute;
    top: 0;
}

.select-control--discount::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f078";
    position: absolute;
    right: 8px;
    top: 0px;
    font-size: 10px;
    padding-left: 8px;
    height: 33px;
    line-height: 36px;
}

.select-control--discount.expanded {
    border: 1px solid #efedee;
    background: #fff;
    border-radius: 9px;
    padding: 0;
    max-height: 240px;
}

.select-control--discount.expanded label {
    border-top: 0.06em solid #d9d9d9;
}

@media (max-width: 1200px) and (min-width: 992px) {
    .select-control--discount.expanded label {
        min-width: 130px;
    }
}

.select-control--discount.expanded label:hover {
    color: #555;
}

.select-control--discount.expanded input:checked + label {
    color: #555;
}

.select-control--discount.expanded input:checked + label[for="sort-dis"] {
    display: none;
}

.select-control--discount.expanded::after {
    transform: rotate(-180deg);
    right: 1px;
    top: 2px;
}

.social-share {
    margin-bottom: 20px;
}

.social-share .title {
    float: left;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    color: #8a8a8a;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    line-height: 31px;
}

.share-icons {
    display: inline-block;
    padding-left: 30px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .share-icons {
        padding-left: 0;
        text-align: center;
    }
}

.share-icons li {
    display: inline-block;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    width: 27px;
    height: 27px;
    border-radius: 5px;
    box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.13);
}

.share-icons li a {
    color: rgba(0, 0, 0, 0.95);
}

.share-icons li a:hover {
    color: rgba(0, 0, 0, 0.65);
}

.share-icons li:hover {
    box-shadow: inset 10px 10px 10px 13px white;
}

.share-email:hover {
    background-color: #0976b4;
}

.share-pinterest:hover {
    background-color: #55acee;
}

.share-facebook:hover {
    background-color: #385a98;
}

.share-twitter:hover {
    background-color: #bd081c;
}

.share-linkedin:hover {
    background-color: #30373b;
}

.title-block--comments {
    border-bottom: 1px solid #efedee;
}

.title-block--comments__title--comments {
    font-size: 24px;
    line-height: 32px;
    display: inline-block;
    margin-bottom: 20px;
}

.title-block--comments__subtitle--comments {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #999999;
    margin-left: 20px;
}

.comments-block {
    padding-top: 60px;
    padding-left: 0;
    list-style-type: none;
}

.comments-block--child {
    padding-top: 20px;
    margin-left: -20px;
}

@media (min-width: 1000px) and (max-width: 1399px) {
    .comments-block--child li > .comment-wrapper {
        width: 80%;
    }
}

@media (max-width: 600px) {
    .comments-block--child li > .comment-wrapper {
        width: 75%;
    }
}

@media (max-width: 540px) {
    .comments-block--child li > .comment-wrapper {
        width: 47%;
    }
}

@media (max-width: 540px) {
    .comments-block--child li > .img-wrapper {
        margin-left: 30px;
    }
}

.comments-block__item {
    margin-bottom: 20px;
}

.img-wrapper {
    float: left;
    margin-bottom: 40px;
}

.comment-wrapper {
    float: right;
    width: 88%;
    /* <= 1200px */
}

@media (max-width: 1199px) {
    .comment-wrapper {
        width: 81%;
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .comment-wrapper {
        width: 80%;
    }
}

@media (max-width: 700px) {
    .comment-wrapper {
        width: 70%;
    }
}

@media (max-width: 540px) {
    .comment-wrapper {
        width: 70%;
    }
}

@media (max-width: 390px) {
    .comment-wrapper {
        width: 100%;
    }
}

.comment-wrapper__date {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0px;
    color: #bfbfbf;
}

.comment-wrapper__name {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
}

.comment-wrapper__text {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #727272;
}

.comment-wrapper__icons {
    list-style-type: none;
    padding-left: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #727272;
}

.comment-wrapper__icons li {
    display: inline-block;
    margin-right: 10px;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #727272;
}

.comment-wrapper__icons li span {
    margin-left: 5px;
}

.label-review {
    margin-right: 0;
    display: block;
}

.input-review {
    width: 100%;
    border: 2px solid #efedee;
    padding: 10px 0px;
    margin-bottom: 20px;
}

.input-review:focus {
    border: 2px solid #999999;
    outline: none;
}

.input-review::placeholder {
    padding-left: 20px;
    color: #999999;
}

/* Internet Explorer 10-11 */
.input-review:-ms-input-placeholder {
    padding-left: 20px;
    color: #999999;
}

/* Microsoft Edge */
.input-review::-ms-input-placeholder {
    padding-left: 20px;
    color: #999999;
}

/*newsletter form */
.nwl-buton {
    -webkit-appearance: none;
    background-color: #fafafa;
    border-width: 0;
    width: 50px;
    height: 50px;
    float: left;
    display: inline-block;
}

.nwl-buton:focus {
    outline: none;
}

.newsletter {
    margin: 0 auto;
    margin-bottom: 25px;
}

.nwl-input {
    background-color: #fafafa;
    border-width: 0;
    height: 50px;
    float: left;
    display: inline-block;
    width: 35%;
    /* <= 768px */
}

@media (max-width: 767px) {
    .nwl-input {
        width: 75%;
    }
}

.nwl-input::placeholder {
    padding-left: 10px;
    color: #807e8e;
}

.nwl-input:focus {
    outline: none;
}

.nwl-text {
    float: left;
    display: inline-block;
    margin-bottom: 0;
    line-height: 22px;
    margin-right: 60px;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #333333;
    width: 235px;
    text-transform: uppercase;
    text-align: left;
    /* <= 768px */
}

@media (max-width: 767px) {
    .nwl-text {
        margin-right: 10px;
    }
}

.mm-iconbox {
    margin-bottom: 30px;
}

.mm-iconbox__icon-wrapper {
    float: left;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
}

.mm-iconbox__desc {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 28px;
    font-weight: 600;
}

/*** Pages ***/
/* about page */
.about-wrapper {
    padding-top: 60px;
    margin: 0 auto;
    padding-bottom: 180px;
    -webkit-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    margin-bottom: 60px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .about-wrapper {
        padding: 15px;
    }
}

@media (max-width: 1260px) and (min-width: 1201px) {
    .about-right-col {
        padding-left: 85px;
    }
}

@media (max-width: 1260px) and (min-width: 1201px) {
    .negative-margin-container {
        padding-bottom: 85px;
    }
}

.border-photo {
    border: 3px solid #555;
    width: 365px;
    height: 595px;
    /* <= 480px */
}

@media (max-width: 479px) {
    .border-photo {
        width: 100%;
        height: auto;
        margin-bottom: 25px;
    }
}

.img-animated {
    float: right;
    margin-right: -130px;
    margin-top: 55px;
    /* <= 768px */
    /* <= 480px */
}

@media (max-width: 767px) {
    .img-animated {
        margin-right: -58px;
    }
}

@media (max-width: 479px) {
    .img-animated {
        margin-right: -13px;
        padding-bottom: 25px;
        max-width: 100%;
        height: auto;
    }
}

.about-p {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.about-left {
    width: 27%;
    /* <= 1200px */
    /* <= 768px */
}

@media (max-width: 1400px) and (min-width: 1200px) {
    .about-left {
        width: 38%;
    }
}

@media (max-width: 1530px) and (min-width: 1401px) {
    .about-left {
        width: 26%;
        flex-grow: 1;
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (max-width: 1670px) and (min-width: 1529px) {
    .about-left {
        width: 26%;
        flex-grow: 1;
        padding-left: 150px;
    }
}

@media (max-width: 1199px) {
    .about-left {
        padding-left: 60px;
        padding-right: 60px;
        width: 100%;
        margin-top: 25px;
    }
}

@media (max-width: 767px) {
    .about-left {
        padding-left: 30px;
        padding-right: 30px;
        width: 100%;
    }
}

.about-right {
    width: 57%;
    height: 625px;
    overflow: hidden;
    position: relative;
    /* <= 1200px */
    /* <= 768px */
}

@media (max-width: 1199px) {
    .about-right {
        height: 475px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .about-right {
        width: 100%;
        height: 325px;
    }
}

@media (max-width: 1670px) and (min-width: 1401px) {
    .about-right {
        flex-grow: 2;
    }
}

.img-abs {
    position: absolute;
    top: 0;
    right: 0px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .img-abs {
        position: relative;
        right: 0;
    }
}

.direction-wrapper {
    direction: rtl;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    justify-content: end;
    /* <= 1200px */
}

@media (max-width: 1199px) {
    .direction-wrapper {
        flex-direction: column;
    }
}

.img-about {
    width: auto;
    /* <= 768px */
}

@media (max-width: 767px) {
    .img-about {
        width: 100%;
        height: auto;
    }
}

/* start style for shop page */
/* style for slider */
.shop-slider {
    -webkit-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    margin-bottom: 60px;
    height: 740px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    overflow: hidden;
    /* <= 1200px */
}

@media (max-width: 1199px) {
    .shop-slider {
        height: 540px;
    }
}

.swiper-slide {
    display: flex;
    flex-direction: row;
    justify-content: baseline;
    text-align: center;
    align-items: center;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    height: 740px;
}

.swiper-slide img {
    display: block;
    height: 100%;
    width: auto;
    margin: 0 auto;
    /* <= 1200px */
    /* <= 768px */
}

@media (max-width: 1199px) {
    .swiper-slide img {
        height: 70%;
    }
}

@media (max-width: 767px) {
    .swiper-slide img {
        height: 50%;
    }
}

.Gallery.swiper--container {
    flex-basis: 75%;
    height: 740px;
    /* <= 1200px */
}

@media (max-width: 1199px) {
    .Gallery.swiper--container {
        height: 540px;
        width: 80%;
    }
}

.Thumbs.swiper--container {
    border-left: 1px solid #f3f3f3;
    width: calc(25% + 30px);
}

@media (max-width: 1100px) {
    .Thumbs.swiper--container {
        flex-basis: auto;
    }
}

.thumbs.swiper-slide {
    border-bottom: 1px solid #f3f3f3;
    justify-content: space-around;
    cursor: pointer;
    /* <= 768px */
}

.thumbs.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    height: auto !important;   /* stop Swiper stretching */
}

.thumbs.title-block {
    flex: 1;
    text-align: left;
}

.thumbs.swiper-slide img {
    width: 160px;
    height: 245px;
    object-fit: contain;
    flex-shrink: 0;            /* 🔥 prevents shrinking */
}



@media (max-width: 767px) {
    .thumbs.swiper-slide {
        flex-direction: column;
        width: auto;
    }
}

.thumbs.swiper-slide:hover {
    opacity: 0.8;
}

.thumbs.title-block {
    padding-left: 10%;
    /* <= 768px */
}

@media (max-width: 767px) {
    .thumbs.title-block {
        padding-left: 5px;
        margin-bottom: 5px;
    }
}

.slider-content {
    width: 50%;
    margin-left: 10%;
    /* <= 768px */
}

@media (max-width: 767px) {
    .slider-content {
        width: 73%;
    }
    .slider-content > .btn {
        width: 100%;
    }
}

/* end style for slider */
/*  start style for page */
.shop-wrapper {
    -webkit-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    height: 100%;
    padding: 30px 30px 120px 30px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .shop-wrapper {
        padding: 15px 15px 60px 15px;
    }
}

.shop-wrapper__heading {
    margin-bottom: 30px;
}

.shop-wrapper__right {
    float: right;
    margin-right: 30px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .shop-wrapper__right {
        margin-right: 15px;
    }
}

.shop-heading {
    font-family: "Montserrat", sans-serif;
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    /* <= 480px */
}

@media (max-width: 479px) {
    .shop-heading {
        font-size: 20px;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    .shop-col-right,
    .shop-col-left {
        padding-left: 0;
        padding-right: 0;
    }
}

.grid-item {
    float: left;
    width: 33.33%;
    position: relative;
    /* <= 768px */
    /* <= 480px */
}

@media (max-width: 767px) {
    .grid-item {
        width: 50%;
    }
}

@media (max-width: 479px) {
    .grid-item {
        width: 100%;
    }
}

.grid-item--width2 {
    width: 66.66%;
    /* <= 768px */
    /* <= 480px */
}

@media (max-width: 767px) {
    .grid-item--width2 {
        width: 50%;
    }
}

@media (max-width: 479px) {
    .grid-item--width2 {
        width: 100%;
    }
}

.grid-item--height2 {
    /* <= 768px */
    /* <= 480px */
}

@media (max-width: 767px) {
    .grid-item--height2 {
        width: 50%;
    }
}

@media (max-width: 479px) {
    .grid-item--height2 {
        width: 100%;
    }
}

.grid-item:hover {
    /* <= 768px */
}

.grid-item:hover .img-overlay {
    opacity: 1;
    visibility: visible;
}

@media (max-width: 767px) {
    .grid-item:hover .img-overlay {
        padding-top: 10%;
    }
}

.grid {
    margin-bottom: 50px;
}

.container-more {
    display: none;
}

.container-more.expanded {
    display: block;
}

/*sorting select*/
.sorting-select {
    display: inline-block;
    float: left;
    margin-right: 20px;
    position: relative;
}

.page-title {
    float: left;
    padding-left: 30px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .page-title {
        padding-left: 15px;
    }
}

.result-count {
    text-align: right;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
}

.select-control--sort:focus {
    outline: none;
}

.form-group.sorting-select {
    /* <= 768px */
}

@media (max-width: 767px) {
    .form-group.sorting-select {
        width: 100%;
    }
}

@media (max-width: 400px) {
    .form-group.sorting-select {
        float: none;
        margin-left: 0;
    }
}

.select-control--sort {
    min-width: 34px;
    position: absolute;
    z-index: 3;
    right: 0;
    min-height: 35px;
    max-height: 35px;
    overflow: hidden;
    cursor: pointer;
    text-align: left;
    white-space: nowrap;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #787878;
    outline: none;
    border: 1px solid #fff;
    border-radius: 17px;
    background-color: #f2f2f2;
    transition: 0.7s all ease-in-out;
}

@media (max-width: 290px) {
    .select-control--sort {
        min-width: 14px;
    }
}

.select-control--sort input {
    display: none;
}

.select-control--sort label {
    display: block;
    line-height: 35px;
    padding-left: 40px;
    padding-right: 40px;
    cursor: pointer;
    position: relative;
    transition: 0.2s all ease-in-out;
}

.select-control--sort label:nth-child(2) {
    margin-top: 40px;
}

@media (max-width: 290px) {
    .select-control--sort label {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.select-control--sort input:checked + label {
    display: block;
    border-top: none;
    position: absolute;
    top: 0;
}

.select-control--sort input:checked + label:nth-child(2) {
    margin-top: 0;
    position: relative;
}

.select-control--sort::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f078";
    position: absolute;
    right: 8px;
    top: 0px;
    font-size: 10px;
    border-left: 2px solid #fff;
    padding-left: 8px;
    height: 33px;
    line-height: 36px;
}

.select-control--sort.expanded {
    border: 1px solid #efedee;
    background: #fff;
    border-radius: 9px;
    padding: 0;
    max-height: 240px;
}

.select-control--sort.expanded label {
    border-top: 0.06em solid #d9d9d9;
}

.select-control--sort.expanded label:hover {
    color: #555;
}

.select-control--sort.expanded input:checked + label {
    color: #555;
}

.select-control--sort.expanded::after {
    content: "\f077";
}

.sort-text-title {
    float: left;
    margin-right: 190px;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #787878;
    line-height: 34px;
}

@media (max-width: 400px) {
    .sort-text-title {
        margin-right: 90px;
    }
}

@media (max-width: 280px) {
    .sort-text-title {
        margin-right: 0;
        margin-top: 45px;
    }
}

.right-select {
    position: absolute;
    right: 15px;
    top: 0px;
    padding-top: 3px;
    font-size: 10px;
    border-left: 2px solid #fff;
    padding-left: 9px;
    height: 34px;
}

.display-col-group {
    display: inline-block;
    position: relative;
    float: left;
    height: 30px;
    width: 18px;
}

.display-col-group span {
    position: absolute;
    height: 2px;
    top: 0;
    left: 0;
    content: "";
    background-color: #555;
    -webkit-transition: width 0.3s;
    /* Safari */
    -webkit-transition-timing-function: linear;
    /* Safari */
    transition: width 0.3s;
    transition-timing-function: linear;
}

.display-col-group span:first-child {
    width: 14px;
    top: 8px;
}

.display-col-group span:nth-child(2) {
    width: 18px;
    top: 14px;
}

.display-col-group span:nth-child(3) {
    width: 9px;
    top: 20px;
}

.display-col-group:hover span:first-child {
    width: 20px;
}

.display-col-group:hover span:nth-child(2) {
    width: 10px;
}

.display-col-group:hover span:nth-child(3) {
    width: 14px;
}

.display-mas-group {
    margin-left: 20px;
    width: 24px;
    height: 30px;
    position: relative;
    display: inline-block;
    float: left;
}

.display-mas-group span {
    position: absolute;
    height: 4px;
    width: 4px;
    top: 5px;
    left: 0;
    content: "";
    background-color: #555;
    -webkit-transition: all 0.3s;
    /* Safari */
    -webkit-transition-timing-function: linear;
    /* Safari */
    transition: all 0.3s;
    transition-timing-function: linear;
}

.display-mas-group span:first-child {
    top: 7px;
}

.display-mas-group span:nth-child(2) {
    top: 13px;
}

.display-mas-group span:nth-child(3) {
    top: 19px;
}

.display-mas-group span:nth-child(4) {
    left: 6px;
    top: 13px;
}

.display-mas-group span:nth-child(5) {
    left: 6px;
    top: 7px;
}

.display-mas-group span:nth-child(6) {
    left: 6px;
    top: 19px;
}

.display-mas-group span:nth-child(7) {
    left: 12px;
    top: 7px;
}

.display-mas-group span:nth-child(8) {
    left: 12px;
    top: 13px;
}

.display-mas-group span:nth-child(9) {
    left: 12px;
    top: 19px;
}

.display-mas-group:hover span:nth-child(4) {
    -ms-transform: translate(6px, 6px);
    /* IE 9 */
    -webkit-transform: translate(6px, 6px);
    /* Safari */
    transform: translate(6px, 6px);
}

.display-mas-group:hover span:nth-child(5) {
    -ms-transform: translate(0px, 6px);
    /* IE 9 */
    -webkit-transform: translate(0px, 6px);
    /* Safari */
    transform: translate(0px, 6px);
}

.visible_item {
    display: none;
}

/* All Product page style */
.product {
    box-shadow: 0px 6px 56px 8px rgba(0, 0, 0, 0.09);
    margin-bottom: 60px;
    /* <= 768px */
    /* <= 1200px */
}

.img-col-prod {
    height: auto;
    /* <= 768px */
    /* <= 1200px */
}

.border-rg {
    border-right: 1px solid #f4f4f4;
    /* <= 1200px */
}

@media (max-width: 1199px) {
    .border-rg {
        border-right: 1px solid #fff;
    }
}

.border-lf {
    border-left: 1px solid #f4f4f4;
    /* <= 1200px */
}

@media (max-width: 1199px) {
    .border-lf {
        border-left: 1px solid #fff;
    }
}

.slick-track {
    height: 100%;
}

.entry-summary {
    height: 100%;
    max-height: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .entry-summary {
        max-height: 1000px;
        padding-bottom: 0px;
        padding-top: 0;
    }
}

.ratings-wrapper {
    min-height: 50px;
    margin-bottom: 30px;
    text-align: center;
}

.stars {
    color: #ffd633;
    font-size: 14px;
}

.stars--4stars svg:last-child {
    color: #adadad;
}

.ratings {
    font-size: 10px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    text-decoration: underline;
    color: #adadad;
    letter-spacing: 1.8px;
}

.select-container {
    margin-bottom: 30px;
    text-align: center;
}

.select-container select::-ms-expand {
    display: none;
    /* hide the default arrow in ie10 and ie11 */
}

.prod-price {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 50px;
}

.label-control {
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 50px;
    letter-spacing: 1.8px;
}

.input-text,
.select-control {
    color: #b6b6b6;
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    text-transform: uppercase;
}

.fancy-form-select {
    height: 30px;
    width: 150px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    outline: none;
    background-image: url(../img-assets/arrow.png);
    background-repeat: no-repeat;
    background-size: 11px 9px;
    background-position: calc(100% - 10px) 50%;
    background-position-y: center;
    background-position-x: 100%;
    letter-spacing: 1.8px;
    /* <= 1200px */
}

@media (max-width: 1199px) {
    .fancy-form-select {
        width: 90px;
    }
}

@media (min-width: 500px) and (max-width: 499px) {
    .fancy-form-select {
        width: 75px;
    }
}

@media (min-width: 471px) and (max-width: 600px) {
    .fancy-form-select {
        width: 75px;
    }
}

@media (min-width: 1361px) {
    .fancy-form-select {
        width: 115px;
    }
}

@media (min-width: 1200px) and (max-width: 1360px) {
    .fancy-form-select {
        width: 140px;
    }
}

/*quantity style*/
.qty-label {
    text-align: left;
    padding-left: 50px;
    float: left;
    margin-right: 0px;
    display: inline-block;
}

@media (max-width: 1520px) and (min-width: 1200px) {
    .qty-label {
        padding-left: 0px;
    }
}

@media (max-width: 1200px) and (min-width: 850px) {
    .qty-label {
        float: none;
        left: 14%;
        top: 10px;
        padding-left: 0px;
        position: absolute;
    }
}

@media (max-width: 768px) and (min-width: 600px) {
    .qty-label {
        float: none;
        position: absolute;
        left: 29%;
        top: 10px;
        padding-left: 0px;
    }
}

@media (min-width: 500px) and (max-width: 600px) {
    .qty-label {
        position: absolute;
        left: 20%;
        top: 0;
        right: 0;
        padding-left: 0px;
    }
}

.quantity {
    min-height: 50px;
    margin-bottom: 30px;
    position: relative;
}

.quantity__wrapper {
    position: relative;
    display: inline-block;
}

.quantity.cart {
    width: 70px;
    margin-bottom: 0px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .quantity.cart {
        float: right;
    }
}

.fancy-form-input.qty {
    height: 50px;
    width: 50px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    outline: none;
    float: left;
    cursor: default;
}

.fancy-form-input.qty.cart {
    width: 70px;
    height: 45px;
    color: #555;
    font-weight: 700;
    font-size: 14px;
    padding-left: 27px;
    margin-bottom: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
    appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity-button {
    cursor: pointer;
}

.quantity-button.quantity-up {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 43px;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.quantity-button.quantity-up.cart {
    float: none;
    border: 0;
    position: relative;
    width: 22px;
    height: 22px;
}

.quantity-button:focus,
.quantity-button:visited {
    outline: none;
}

.quantity-button.quantity-down {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 43px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    /* <= 1200px */
}

@media (max-width: 1199px) {
    .quantity-button.quantity-down {
        margin-left: 0px;
    }
}

.quantity-button.quantity-down.cart {
    float: none;
    border: 0;
    position: relative;
    width: 22px;
    height: 22px;
    line-height: 21px;
}

/* product image slider */
.product-containter-image {
    position: relative;
    margin: 0 auto;
    text-align: center;
    align-content: space-around;
    height: 100%;
    max-height: 100%;
    /* <= 768px */
}

@media (max-width: 767px) {
    .product-containter-image {
        flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-pack: column;
    }
}

@media (max-width: 1400px) and (min-width: 1200px) {
    .product-containter-image {
        max-height: 100%;
    }
}

.img-max-height {
    height: 100%;
    /* <= 480px */
}

@media (max-width: 1300px) and (min-width: 1200px) {
    .img-max-height {
        height: auto;
    }
}

@media (max-width: 479px) {
    .img-max-height {
        height: auto;
    }
}

.slider-nav {
    position: relative;
    margin: auto;
    padding-left: 0;
    list-style-type: none;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    align-content: center;
    -webkit-align-content: center;
    display: block;
    /* <= 768px */
}

@media (max-width: 767px) {
    .slider-nav {
        display: block;
        padding-right: 0;
    }
}

> .slick-list {
    /* <= 768px */
}

@media (max-width: 767px) {
    > .slick-list {
        display: flex;
        flex-direction: column;
        -webkit-flex-direction: column !important;
    }
}

.slider-nav li {
    float: none;
    outline: none;
    margin-bottom: 15px;
    align-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    /* <= 768px */
}

@media (max-width: 767px) {
    .slider-nav li {
        display: inline-block;
        float: left;
    }
}

.product-gallery {
    min-height: 671px;
    align-self: center;
    /*wait till images loaded*/
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
    /*end waiting*/
    position: relative;
    margin-bottom: 25px;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    overflow: hidden;
    /* <= 768px */
}

@media (max-width: 1300px) and (min-width: 1200px) {
    .product-gallery {
        align-items: center;
    }
}

@media (max-width: 767px) {
    .product-gallery {
        position: relative;
        display: block;
        min-height: 200px;
        height: auto;
        order: 1;
    }
}

/*load slick and images */
.product-gallery.slick-initialized {
    visibility: visible;
    opacity: 1;
}

.product-gallery:focus,
.cont-img:focus {
    outline: none;
}

.image-cover-fit {
    margin: 0 auto;
    position: relative;
}

.cont-img {
    overflow: hidden;
    align-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    height: 100%;
}
.product-detail-slide-left img{
    width: 30%;
    /* padding-top: 10px; */
}
.slides-left {
    position: relative;
    align-items: center;
    /* <= 768px */
}

.slides-left li {
    min-width: 80px;
}

@media (max-width: 767px) {
    .slides-left {
        order: 2;
        min-height: 150px;
    }
}

/* All BLog page style */
.blog-grid {
    padding-left: 0;
    list-style-type: none;
}

.blog-grid__article {
    width: 50%;
    padding-top: 0;
    /* <= 768px */
}

@media (max-width: 767px) {
    .blog-grid__article {
        width: 100%;
    }
}

.blog-col-left,
.blog-col-right {
    padding-top: 0;
}

@media (max-width: 992px) and (min-width: 768px) {
    .blog-col-left,
    .blog-col-right {
        padding-left: 0;
        padding-right: 0;
    }
}

.blog-col-left {
    /* <= 768px */
}

@media (max-width: 767px) {
    .blog-col-left {
        padding-left: 0;
        padding-right: 0;
    }
}

.blog-image-container,
.blog-wrapper {
    -webkit-box-shadow: 0px 6px 56px 8px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 6px 56px 8px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 6px 56px 8px rgba(0, 0, 0, 0.09);
    margin-bottom: 60px;
}

.blog-wrapper {
    padding-top: 60px;
    margin: 0 auto;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .blog-wrapper {
        padding: 15px;
    }
}

.blog-item-container {
    margin-bottom: 25px;
}

.blog-item-container:hover img {
    opacity: 0.8;
}

.blog-item-container:hover .blog-item-overlay-more:before {
    width: 60px;
}

.blog-item-thumbnail {
    margin-bottom: 20px;
}

.blog-item-overlay-more {
    width: auto;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    position: relative;
}

.blog-item-overlay-more:before {
    content: "";
    width: 40px;
    height: 2px;
    background-color: #555;
    position: absolute;
    top: 7px;
    right: 100%;
    margin-right: 20px;
}

.blog-item-header {
    font-family: "Prata", serif;
    font-size: 24px;
    font-weight: 400;
    text-align: left;
    line-height: 35px;
}

.blog-item-body__content {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #adadad;
}

.blog-item-link {
    text-align: right;
}

.sidebar-categories__title {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.category-list {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 25px;
}

.category-list li a {
    font-size: 14px;
    color: #adadad;
}

.sidebar-resources__title {
    border-bottom: 2px solid #555;
    text-align: right;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
}

.popular-entries__title {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.popular-posts {
    padding-left: 0;
    list-style-type: none;
}

.popular-posts__post {
    margin-bottom: 25px;
    min-height: 95px;
    display: inline-block;
    width: 100%;
}

.hover-border.thumb {
    float: left;
    margin-bottom: 25px;
    width: 30%;
    /* <= 992px */
}

@media (max-width: 991px) {
    .hover-border.thumb {
        width: 17%;
    }
}

.post-desc {
    float: right;
    width: 65%;
    /* <= 992px */
}

@media (max-width: 991px) {
    .post-desc {
        width: 82%;
    }
}

.thumb-title {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 20px;
}

.thumb-text {
    margin-bottom: 40px;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #adadad;
}

.instagram-widget {
    padding-left: 0;
    list-style-type: none;
}

.instagram-widget li {
    width: 50%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
    /* <= 1200px */
}

.insta-thumb {
    width: 100%;
}

.blog-image-container--article img {
    width: 100%;
}

.post-img {
    width: 100%;
}

/* All Article page style */
.article-wrapper {
    -webkit-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    margin-bottom: 60px;
}

.article-wrapper {
    padding-top: 60px;
    margin: 0 auto;
    padding-bottom: 200px;
    padding-left: 60px;
    padding-right: 60px;
    /* <= 768px */
    /* <= 1200px */
}

@media (max-width: 767px) {
    .article-wrapper {
        padding: 15px;
    }
}

@media (max-width: 1199px) {
    .article-wrapper {
        padding: 30px;
    }
}

.blog-post-header {
    padding-bottom: 30px;
    border-bottom: 1px solid #efedee;
}

.blog-right-header {
    float: right;
}

.blog-left-header {
    float: left;
    margin-bottom: 20px;
}

.author-details {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    display: inline-block;
}

.author-details a {
    text-decoration: underline;
}

.meta-details {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
}

.post-details--comments a {
    text-decoration: underline;
}

.blog-post-body {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
}

ol {
    list-style: none;
    padding-left: 0;
}

ol li {
    counter-increment: item;
    margin-bottom: 5px;
    text-decoration: underline;
}

ol li:before {
    margin-right: 10px;
    content: counter(item) ". ";
    color: #555;
    font-weight: 700;
    width: 1.2em;
    text-align: center;
    display: inline-block;
}

.col-wrapper-article {
    box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
}

/* contact page */
.contact-wrapper {
    padding-top: 60px;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    margin-bottom: 20px;
    /* <= 768px */
}

@media (max-width: 767px) {
    .contact-wrapper {
        padding: 15px;
    }
}

.long-line {
    margin-left: 60px;
    width: 127px;
    height: 2px;
    background-color: #555;
    float: left;
    display: inline-block;
    align-self: center;
    -webkit-align-self: center;
    /* Safari 7.0+ */
    /* <= 768px */
}

@media (max-width: 767px) {
    .long-line {
        margin-left: 30px;
        width: 67px;
    }
}

.media-content.contact {
    /* <= 992px */
}

@media (max-width: 991px) {
    .media-content.contact {
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

iframe {
    width: 100%;
    height: 600px;
    border: none;
    margin-bottom: -8px;
}

.form-control {
    border-color: #555;
    border-radius: 0;
}

.form-control--coupon {
    border: 0;
    height: 55px;
    width: 100%;
}

.form-control--coupon:focus {
    outline: none;
}

.form-control--coupon::placeholder {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding-left: 20px;
    color: #555;
}

/*# sourceMappingURL=source-maps/template.css.map */
