/* THIS CSS WAS COMPILED AND OPTIMIZED, USING THE WP COMPILER PLUGIN */
/* https://bytes.co */
/* Last Compiled: 2024-05-23 9:03:58 UTC */

/*!
 Theme Name: myalbum
 Theme URI: http://underscores.me/
 Author: imode
 Author URI: http://imode.gr
 Description: Description
 Version: 1.0.0
 Tested up to: 5.4
 Requires PHP: 5.6
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: myalbum
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned.
 myalbum is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
 Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
 Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
 */
/*--------------------------------------------------------------
 >>> TABLE OF CONTENTS:
 ----------------------------------------------------------------
 # Generic
 - Normalize
 - Box sizing
 # Base
 - Typography
 - Elements
 - Links
 - Forms
 ## Layouts
 # Components
 - Navigation
 - Posts and pages
 - Comments
 - Widgets
 - Media
 - Captions
 - Galleries
 # plugins
 - Jetpack infinite scroll
 # Utilities
 - Accessibility
 - Alignments
 --------------------------------------------------------------*/
@font-face {
  font-family: 'CF Asty Std';
  src: url('fonts/CFAstyStd-Medium.woff2') format('woff2'), url('fonts/CFAstyStd-Medium.woff') format('woff'), url('fonts/CFAstyStd-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'CF Asty Std';
  src: url('fonts/CFAstyStd-Book.woff2') format('woff2'), url('fonts/CFAstyStd-Book.woff') format('woff'), url('fonts/CFAstyStd-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'KpLinea';
  src: url('fonts/KpLinea-Regular.woff2') format('woff2'), url('fonts/KpLinea-Regular.woff') format('woff'), url('fonts/KpLinea-Regular.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'KpLineaBoldT';
  src: url('fonts/KpLineaBoldT-Regular.woff2') format('woff2'), url('fonts/KpLineaBoldT-Regular.woff') format('woff'), url('fonts/KpLineaBoldT-Regular.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

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

[class*='myalbum-']:before {
  display: inline-block;
  font-family: 'album icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.myalbum-bag:before {
  content: '\0041'; }

.myalbum-email:before {
  content: '\0042'; }

.myalbum-facebook:before {
  content: '\0043'; }

.myalbum-heart:before {
  content: '\0044'; }

.myalbum-instagram:before {
  content: '\0045'; }

.myalbum-map:before {
  content: '\0046'; }

.myalbum-photobok-edit:before {
  content: '\0047'; }

.myalbum-photobok-info:before {
  content: '\0048'; }

.myalbum-right_arrow:before {
  content: '\0049'; }

.myalbum-search:before {
  content: '\004a'; }

.myalbum-user:before {
  content: '\004b'; }
/*--------------------------------------------------------------
 # Generic
 --------------------------------------------------------------*/
/* Normalize
 --------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }
/* Sections
 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }
/* Grouping content
 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em; }
/* Text-level semantics
 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder; }
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }
/* Embedded content
 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }
/* Forms
 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  overflow: visible; }
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  text-transform: none; }
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0; }
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }
/* Interactive
 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }
/* Misc
 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }
/* Box sizing
 --------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
 @link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*, *::before, *::after {
  box-sizing: inherit; }

html {
  box-sizing: border-box; }
/*--------------------------------------------------------------
 # Base
 --------------------------------------------------------------*/
/* Typography
 --------------------------------------------- */
body, button, input, select, optgroup, textarea {
  color: #000;
  font-family: "CF Asty Std", "Helvetica Neue", sans-serif;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

h1 {
  font-family: 'KpLineaBoldT';
  margin-top: 0;
  font-weight: 700; }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }
/* Elements
 --------------------------------------------- */
body {
  background: #fff; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0;
  padding: 0; }
  ul.inline-list > li, ol.inline-list > li {
    display: inline-block;
    vertical-align: middle;
    padding-left: 30px; }
    ul.inline-list > li:first-child, ol.inline-list > li:first-child {
      padding-left: 0; }

ul {
  list-style: none; }

ol {
  list-style: decimal; }

li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  max-width: 100%; }

img {
  height: auto;
  max-width: 100%; }

figure {
  margin: 1em 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }
/* Links
 --------------------------------------------- */
a {
  color: #e51c23;
  text-decoration: none; }
  a:visited {
    color: #e51c23; }
  a:hover, a:focus, a:active {
    color: #e51c23; }
  a:focus {
    outline: 0; }
  a:hover, a:active {
    outline: 0; }
/* Forms
 --------------------------------------------- */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  border: 0;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  border-color: #ccc #ccc #bbb;
  border-radius: 50px;
  background: #e51c23;
  color: #fff;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
  cursor: pointer; }
  button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: #d2181f; }
  button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
    border: 0;
    border-color: #aaa #bbb #bbb;
    outline: 0; }
  button.btn-secondary, input[type="button"].btn-secondary, input[type="reset"].btn-secondary, input[type="submit"].btn-secondary {
    background: #575757;
    height: 65px;
    font-size: 22px;
    padding: 0 20px;
    font-weight: 400;
    padding-top: 3px; }
    @media screen and (max-width: 1680px) {
  button.btn-secondary, input[type="button"].btn-secondary, input[type="reset"].btn-secondary, input[type="submit"].btn-secondary {
    font-size: 18px;
    height: 50px;
    padding: 0 15px; } }
    button.btn-secondary i, input[type="button"].btn-secondary i, input[type="reset"].btn-secondary i, input[type="submit"].btn-secondary i {
      margin-left: 20px;
      font-size: 23px;
      position: relative;
      bottom: 3px; }
    @media screen and (max-width: 1680px) {
    button.btn-secondary i, input[type="button"].btn-secondary i, input[type="reset"].btn-secondary i, input[type="submit"].btn-secondary i {
      font-size: 18px;
      margin-left: 15px; } }
    button.btn-secondary i, input[type="button"].btn-secondary i, input[type="reset"].btn-secondary i, input[type="submit"].btn-secondary i, button.btn-secondary i:before, input[type="button"].btn-secondary i:before, input[type="reset"].btn-secondary i:before, input[type="submit"].btn-secondary i:before {
      vertical-align: middle;
      display: inline-block; }
    button.btn-secondary:hover, input[type="button"].btn-secondary:hover, input[type="reset"].btn-secondary:hover, input[type="submit"].btn-secondary:hover {
      background: #7f7f7f; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }
/*--------------------------------------------------------------
 # Layouts
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 # Components
 --------------------------------------------------------------*/
/* Navigation
 --------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
  opacity: 1; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation li {
      position: relative; }
    .main-navigation a {
      display: block;
      text-decoration: none; }
  /* Small menu. */

.menu-toggle, .main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }

  .main-navigation ul {
    display: block; } }

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em; }
  .comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
    display: flex; }
  .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    flex: 1 0 50%; }
  .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%; }

.offcanvas {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  opacity: 0;
  visibility: hidden; }
  .offcanvas .offcanvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.2s linear 0.2s;
    -webkit-transition: opacity 0.2s linear 0.2s;
    -moz-transition: opacity 0.2s linear 0.2s; }
  .offcanvas .offcanvas_menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 340px;
    max-width: 100%;
    height: 100vh;
    background: #fff;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    padding: 40px 20px;
    padding-bottom: 0;
    overflow: auto;
    max-height: 100vh; }
    .offcanvas .offcanvas_menu a#close-offcanvas {
      position: absolute;
      top: 5px;
      right: 10px; }
    .offcanvas .offcanvas_menu a#close-offcanvas svg .stc {
      fill: #000; }
    .offcanvas .offcanvas_menu a#close-offcanvas:hover svg .stc {
      fill: #e51c23; }
    .offcanvas .offcanvas_menu #off-navigation > div > ul {
      margin-left: 0; }
      .offcanvas .offcanvas_menu #off-navigation > div > ul > li {
        display: block;
        width: 100%;
        border-bottom: 0px solid #000;
        position: relative; }
        .offcanvas .offcanvas_menu #off-navigation > div > ul > li.textHolder {
          display: none; }
        .offcanvas .offcanvas_menu #off-navigation > div > ul > li span.innerToggler {
          position: absolute;
          top: 0;
          right: 0;
          height: 38px;
          border-left: 0spx solid #000;
          width: 38px;
          text-align: center;
          line-height: 38px;
          font-size: 20px;
          border-right: 0px solid #000; }
        .offcanvas .offcanvas_menu #off-navigation > div > ul > li > i {
          line-height: 40px;
          font-size: 18px;
          position: absolute;
          top: 0;
          right: 0;
          width: 40px;
          text-align: center;
          z-index: 2; }
          .offcanvas .offcanvas_menu #off-navigation > div > ul > li > i.subOpened:before {
            content: "\f106"; }
        .offcanvas .offcanvas_menu #off-navigation > div > ul > li > a {
          padding: 0 10px;
          padding-right: 0;
          color: #000;
          font-size: 16px;
          font-weight: 400;
          line-height: 38px;
          text-transform: uppercase;
          position: relative;
          z-index: 1; }
        .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul {
          display: none; }
        .offcanvas .offcanvas_menu #off-navigation > div > ul > li.is_open > span.innerToggler i {
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
          .offcanvas .offcanvas_menu #off-navigation > div > ul > li.is_open > ul {
            display: block; }
        .offcanvas .offcanvas_menu #off-navigation > div > ul > li.current-menu-item > a, .offcanvas .offcanvas_menu #off-navigation > div > ul > li.current-menu-ancestor > a {
          color: #e51c23; }
        .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul {
          padding-top: 0;
          padding-bottom: 0;
          border-top: 0px solid #000;
          background: #eee;
          margin-left: 0; }
          .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li {
            display: block;
            width: 100%;
            border-bottom: 0px solid #000;
            position: relative; }
            .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li.textHolder {
              display: none; }
            .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li span.innerToggler {
              position: absolute;
              top: 0;
              right: 0;
              height: 38px;
              border-left: 0spx solid #000;
              width: 38px;
              text-align: center;
              line-height: 38px;
              font-size: 20px;
              border-right: 0px solid #000; }
            .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > i {
              line-height: 40px;
              font-size: 18px;
              position: absolute;
              top: 0;
              right: 0;
              width: 40px;
              text-align: center;
              z-index: 2; }
              .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > i.subOpened:before {
                content: "\f106"; }
            .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > a {
              padding: 0 10px;
              padding-right: 0;
              color: #000;
              font-size: 16px;
              font-weight: 400;
              line-height: 38px;
              text-transform: uppercase;
              position: relative;
              z-index: 1; }
            .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > ul {
              display: none; }
            .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li.is_open > span.innerToggler i {
              -webkit-transform: rotate(90deg);
              -moz-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
              .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li.is_open > ul {
                display: block; }
            .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li.current-menu-item > a, .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li.current-menu-ancestor > a {
              color: #e51c23; }
            .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > a {
              font-size: 15px;
              padding-left: 20px; }
            .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li:last-child {
              border-bottom: 0; }
            .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > ul {
              padding-top: 0;
              padding-bottom: 0;
              border-top: 0px solid #000;
              background: #ddd;
              margin-left: 0; }
              .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > ul > li {
                display: block;
                width: 100%;
                border-bottom: 0px solid #000;
                position: relative; }
                .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > ul > li.textHolder {
                  display: none; }
                .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > ul > li span.innerToggler {
                  position: absolute;
                  top: 0;
                  right: 0;
                  height: 38px;
                  border-left: 0spx solid #000;
                  width: 38px;
                  text-align: center;
                  line-height: 38px;
                  font-size: 20px;
                  border-right: 0px solid #000; }
                .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > ul > li > i {
                  line-height: 40px;
                  font-size: 18px;
                  position: absolute;
                  top: 0;
                  right: 0;
                  width: 40px;
                  text-align: center;
                  z-index: 2; }
                  .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > ul > li > i.subOpened:before {
                    content: "\f106"; }
                .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > ul > li > a {
                  padding: 0 10px;
                  padding-right: 0;
                  color: #000;
                  font-size: 16px;
                  font-weight: 400;
                  line-height: 38px;
                  text-transform: uppercase;
                  position: relative;
                  z-index: 1; }
                .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > ul > li > ul {
                  display: none; }
                .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > ul > li.is_open > span.innerToggler i {
                  -webkit-transform: rotate(90deg);
                  -moz-transform: rotate(90deg);
                  -ms-transform: rotate(90deg);
                  transform: rotate(90deg); }
                  .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > ul > li.is_open > ul {
                    display: block; }
                .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > ul > li.current-menu-item > a, .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > ul > li.current-menu-ancestor > a {
                  color: #e51c23; }
                .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > ul > li > a {
                  font-size: 14px;
                  padding-left: 30px;
                  line-height: 34px; }
                .offcanvas .offcanvas_menu #off-navigation > div > ul > li > ul > li > ul > li:last-child {
                  border-bottom: 0; }
  .offcanvas.is_visible {
    opacity: 1;
    z-index: 99999;
    visibility: visible; }
    .offcanvas.is_visible .offcanvas-overlay {
      opacity: 1; }
    .offcanvas.is_visible .offcanvas_menu {
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      transition: transform 0.2s ease 0.4s;
      -webkit-transition: transform 0.2s ease 0.4s;
      -moz-transition: transform 0.2s ease 0.4s; }

nav#site-navigation > div > ul {
  position: relative; }
  nav#site-navigation > div > ul > li {
    position: relative; }
    nav#site-navigation > div > ul > li > span.nav_desc {
      display: none; }
    nav#site-navigation > div > ul > li ul.outer-menu li.cloneHeading span.nav_desc {
      display: none; }
    nav#site-navigation > div > ul > li > .mega-menu {
      opacity: 0;
      z-index: -1;
      position: absolute;
      top: 100%;
      left: 0;
      text-align: left; }
    @media screen and (max-width: 1680px) {
        nav#site-navigation > div > ul > li > .mega-menu {
          -webkit-transform: translate(0, -50px);
          -moz-transform: translate(0, -50px);
          -ms-transform: translate(0, -50px);
          transform: translate(0, -50px); } }
    nav#site-navigation > div > ul > li > .mega-menu .innerWrapper {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
      nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .outer-menu {
        -webkit-align-self: flex-start;
        -moz-align-self: flex-start;
        -ms-align-self: flex-start;
        align-self: flex-start;
        background: #fff;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-grow: 1;
        flex-grow: 1;
        padding: 34px 50px 23px 24px;
        border-right: 1px solid #e51c23;
        border-bottom: 1px solid #e51c23; }
        nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .outer-menu > li.menuHeading > a {
          text-transform: uppercase;
          color: #231f20;
          font-size: 16px;
          font-weight: 500;
          cursor: auto;
          pointer-events: none; }
          nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .outer-menu > li.menuHeading.woocatsl1 {
            margin-bottom: 45px; }
            nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .outer-menu > li.menuHeading.woocatsl1 > ul {
              display: -webkit-box;
              display: -moz-box;
              display: -ms-flexbox;
              display: -webkit-flex;
              display: flex;
              -webkit-flex-direction: row;
              -moz-flex-direction: row;
              -ms-flex-direction: row;
              flex-direction: row;
              -webkit-flex-wrap: wrap;
              -moz-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
              flex-wrap: wrap;
              -webkit-justify-content: space-between;
              -moz-justify-content: space-between;
              -ms-justify-content: space-between;
              justify-content: space-between;
              -ms-flex-pack: space-between; }
              nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .outer-menu > li.menuHeading.woocatsl1 > ul > li {
                width: -webkit-calc(50% - 12px);
                width: calc(50% - 12px);
                margin-top: 10px; }
                nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .outer-menu > li.menuHeading.woocatsl1 > ul > li > a {
                  display: block;
                  height: 40px;
                  border: 1px solid #cdcdcd;
                  line-height: 38px;
                  padding: 0 5px 0 25px;
                  font-size: 15px;
                  color: #000; }
                  nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .outer-menu > li.menuHeading.woocatsl1 > ul > li > a:hover {
                    background: #cdcdcd; }
                  nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .outer-menu > li.menuHeading.woocatsl1 > ul > li > a.redLink {
                    color: #e51c23; }
                    nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .outer-menu > li.menuHeading.woocatsl1 > ul > li > a.redLink:hover {
                      background: #e51c23;
                      border-color: #e51c23;
                      color: #fff; }
          nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .outer-menu > li.menuHeading.simpleCat > a {
            margin-bottom: 23px; }
            nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .outer-menu > li.menuHeading.simpleCat > ul a {
              font-size: 13px;
              color: #5a5b5d;
              display: inline-block;
              margin-bottom: 2px; }
      nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .dplBlock {
        width: 360px;
        max-width: 100%;
        color: #fff;
        background: #e51c23;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0; }
        nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .dplBlock.greyBlock {
          background: #f4efeb;
          width: 315px;
          color: #231f20;
          border-bottom: 1px solid #e51c23; }
          nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .dplBlock.greyBlock img {
            margin-bottom: 15px; }
          nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .dplBlock.greyBlock a {
            font-size: 17px;
            height: 40px;
            line-height: 40px;
            border: 0;
            background: #e51c23;
            color: #fff;
            border-radius: 30px;
            width: 200px;
            max-width: 100%;
            display: inline-block;
            text-align: center;
            margin-top: 15x; }
        nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .dplBlock .inner {
          padding: 34px 58px 30px 34px; }
          nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .dplBlock .inner h4 {
            margin-top: 0;
            margin-bottom: 18px;
            font-size: 16px;
            font-weight: 500;
            text-transform: uppercase; }
          nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .dplBlock .inner .description {
            font-size: 14px; }
          nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .dplBlock .inner .description img {
            margin-bottom: 15px; }
          nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .dplBlock .inner .description p {
            margin: 0; }
          nav#site-navigation > div > ul > li > .mega-menu .innerWrapper .dplBlock .inner .description a {
            font-size: 17px;
            height: 40px;
            line-height: 36px;
            border: 1px solid #fff;
            color: #fff;
            border-radius: 30px;
            width: 200px;
            max-width: 100%;
            display: inline-block;
            text-align: center;
            margin-top: 24px; }
    nav#site-navigation > div > ul > li.withMega {
      position: initial; }
    nav#site-navigation > div > ul > li.withMega > .mega-menu {
      width: 107%; }
      @media screen and (max-width: 1680px) {
        nav#site-navigation > div > ul > li.withMega > .mega-menu {
          width: 100%; } }
    nav#site-navigation > div > ul > li.withMega.imageCats .outer-menu {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-bottom: 80px;
      padding-top: 60px; }
      nav#site-navigation > div > ul > li.withMega.imageCats .outer-menu li {
        width: 25%;
        padding: 0 15px;
        margin-bottom: 15px;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-grow: 0;
        flex-grow: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center; }
        nav#site-navigation > div > ul > li.withMega.imageCats .outer-menu li .nav_desc {
          -webkit-box-ordinal-group: 0;
          -moz-box-ordinal-group: 0;
          -ms-flex-order: 0;
          -webkit-order: 0;
          order: 0;
          margin-bottom: 20px; }
        nav#site-navigation > div > ul > li.withMega.imageCats .outer-menu li .nav_desc img {
          cursor: pointer; }
        nav#site-navigation > div > ul > li.withMega.imageCats .outer-menu li a {
          -webkit-box-ordinal-group: 1;
          -moz-box-ordinal-group: 1;
          -ms-flex-order: 1;
          -webkit-order: 1;
          order: 1;
          font-size: 14px;
          color: #000;
          text-transform: uppercase;
          display: inline-block;
          font-weight: 500;
          padding: 0 5px; }
        nav#site-navigation > div > ul > li.withMega.imageCats .outer-menu li:last-child {
          margin-right: 0; }
    nav#site-navigation > div > ul > li:hover > .mega-menu {
      opacity: 1;
      z-index: 9999;
      background: transparent; }
/* Posts and pages
 --------------------------------------------- */
.sticky {
  display: block; }

.post, .page {
  margin: 0 0 1.5em; }

.updated:not(.published) {
  display: none; }

.page-content, .entry-content, .entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.single_add_to_cart_button + #lumise-customize-button {
  display: none !important; }
/****** CONTACT PAGE *****/
section.contactRow .contactLeftCol {
  padding: 6% 7%;
  background: #fcfafa;
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-align-self: flex-start;
  align-self: flex-start;
  margin-top: 20px;
  position: relative;
  z-index: 2; }
  section.contactRow .contactLeftCol > div {
    padding: 0; }
  section.contactRow .contactLeftCol .contactLeft h3 {
    font-size: 48px;
    margin-bottom: 5px; }
    @media screen and (max-width: 1680px) {
      section.contactRow .contactLeftCol .contactLeft h3 {
        font-size: 34px; } }
    @media screen and (max-width: 1280px) {
      section.contactRow .contactLeftCol .contactLeft h3 {
        font-size: 28px; } }
  section.contactRow .contactLeftCol .contactLeft > p {
    margin: 0;
    font-size: 18px;
    font-weight: 500; }
  section.contactRow .contactLeftCol .contactLeft .contact__info {
    margin-top: 80px;
    color: #e51c23;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    section.contactRow .contactLeftCol .contactLeft .contact__info > div {
      width: 50%;
      font-size: 18px; }
    section.contactRow .contactLeftCol .contactLeft .contact__info > div > div, section.contactRow .contactLeftCol .contactLeft .contact__info > div > a {
      display: block;
      margin-bottom: 25px; }
  section.contactRow .contactLeftCol .contactLeft .contact__misc {
    margin-top: 80px;
    font-size: 15px; }
    section.contactRow .contactLeftCol .contactLeft .contact__misc p {
      margin-bottom: 25px; }
    section.contactRow .contactLeftCol .contactLeft .contact__misc span {
      display: block; }
  section.contactRow .contactRightCol {
    background: #f3efeb;
    padding: 5% 7%;
    position: relative;
    z-index: 1; }
  section.contactRow .contactRightCol:before {
    content: '';
    width: 330px;
    height: 100%;
    background: #f3efeb;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0); }
  section.contactRow .contactRightCol .cf7_contactForm .contactHeader h3 {
    font-size: 48px;
    margin-bottom: 5px; }
    @media screen and (max-width: 1680px) {
        section.contactRow .contactRightCol .cf7_contactForm .contactHeader h3 {
          font-size: 34px; } }
    @media screen and (max-width: 1280px) {
        section.contactRow .contactRightCol .cf7_contactForm .contactHeader h3 {
          font-size: 28px; } }
    section.contactRow .contactRightCol .cf7_contactForm .contactHeader > p {
      margin: 0;
      font-size: 18px;
      font-weight: 500; }
  section.contactRow .contactRightCol .cf7_contactForm .formContainer {
    margin-top: 60px; }
    section.contactRow .contactRightCol .cf7_contactForm .formContainer .formRow {
      margin-bottom: 40px; }
    section.contactRow .contactRightCol .cf7_contactForm .formContainer .formRow input, section.contactRow .contactRightCol .cf7_contactForm .formContainer .formRow textarea {
      height: 40px;
      border: 0;
      border-radius: 0;
      border-bottom: 1px solid #ccc;
      color: #000;
      background: transparent;
      font-size: 18px;
      width: 100%;
      outline: 0; }
    section.contactRow .contactRightCol .cf7_contactForm .formContainer .formRow textarea {
      height: 175px;
      border: 1px solid #ccc;
      padding: 10px; }
      section.contactRow .contactRightCol .cf7_contactForm .formContainer .formRow textarea.placeholder {
        font-size: 11px; }
      section.contactRow .contactRightCol .cf7_contactForm .formContainer .formRow textarea:-moz-placeholder {
        font-size: 11px; }
      section.contactRow .contactRightCol .cf7_contactForm .formContainer .formRow textarea::-moz-placeholder {
        font-size: 11px; }
      section.contactRow .contactRightCol .cf7_contactForm .formContainer .formRow textarea::-webkit-input-placeholder {
        font-size: 11px; }
    section.contactRow .contactRightCol .cf7_contactForm .formContainer .formRow label {
      margin: 0;
      margin-top: 13px;
      color: #666;
      font-size: 11px; }
    section.contactRow .contactRightCol .cf7_contactForm .formContainer .buttonRow {
      display: inline-block;
      position: relative; }
    section.contactRow .contactRightCol .cf7_contactForm .formContainer .buttonRow button {
      width: 140px;
      max-width: 100%;
      height: 40px;
      background: #949494;
      color: #fff;
      padding: 0;
      font-size: 19px; }
      section.contactRow .contactRightCol .cf7_contactForm .formContainer .buttonRow button i {
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        margin-left: 5px; }
      section.contactRow .contactRightCol .cf7_contactForm .formContainer .buttonRow button:hover {
        background: #e51c23; }
/***** BLOG *****/
body.category.archive header#masthead {
  padding-bottom: 10px; }
  body.category.archive section#categoryTop {
    position: relative;
    padding-top: 30px; }
  body.category.archive section#categoryTop:before {
    content: '';
    width: 100%;
    height: 187px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: #f3eeea; }
  body.category.archive section#categoryTop > .container {
    width: 1630px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 30px; }
  body.category.archive section#categoryTop > .container div#breadcrumbs {
    margin-bottom: 25px; }
    body.category.archive section#categoryTop > .container div#breadcrumbs span, body.category.archive section#categoryTop > .container div#breadcrumbs a {
      color: #666;
      font-size: 11px; }
  body.category.archive section#categoryTop > .container .inner_category {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    @media screen and (max-width: 991px) {
      body.category.archive section#categoryTop > .container .inner_category {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    body.category.archive section#categoryTop > .container .inner_category > div {
      width: 50%; }
    @media screen and (max-width: 991px) {
        body.category.archive section#categoryTop > .container .inner_category > div {
          width: 100%; } }
    body.category.archive section#categoryTop > .container .inner_category > div.categoryContent {
      padding: 0 10%; }
      body.category.archive section#categoryTop > .container .inner_category > div.categoryContent .catName {
        color: #e51c23;
        font-size: 30px;
        line-height: 1; }
      body.category.archive section#categoryTop > .container .inner_category > div.categoryContent .catDescription {
        font-size: 15px; }
      body.category.archive section#categoryTop > .container .inner_category > div.categoryContent .catDescription h1 {
        margin-bottom: 70px;
        font-size: 52px; }
        @media screen and (max-width: 991px) {
          body.category.archive section#categoryTop > .container .inner_category > div.categoryContent .catDescription h1 {
            font-size: 38px; } }
        @media screen and (max-width: 767px) {
          body.category.archive section#categoryTop > .container .inner_category > div.categoryContent .catDescription h1 {
            font-size: 28px; } }
      body.category.archive section#categoryTop > .container .inner_category > div.categoryContent .catDescription p {
        font-weight: 400; }
  body.category.archive section#categoryPosts > .container {
    width: 1630px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0; }
  body.category.archive section#categoryPosts > .container .loadMore {
    text-align: center; }
    body.category.archive section#categoryPosts > .container .loadMore button {
      height: 65px;
      width: 260px;
      max-width: 100%;
      padding: 0;
      color: #fff;
      background: #bcbec0;
      font-size: 22px; }
    @media screen and (max-width: 991px) {
        body.category.archive section#categoryPosts > .container .loadMore button {
          height: 50px;
          font-size: 18px; } }
    body.category.archive section#categoryPosts > .container .loadMore button:disabled {
      display: none; }
  body.category.archive section#categoryPosts > .container .page-load-status {
    display: none; }
    body.category.archive section#categoryPosts > .container .page-load-status .loader-ellips {
      font-size: 20px;
      /* change size here */
      position: relative;
      width: 4em;
      height: 1em;
      margin: 10px auto; }
    body.category.archive section#categoryPosts > .container .page-load-status .loader-ellips__dot {
      display: block;
      width: 1em;
      height: 1em;
      border-radius: 0.5em;
      background: #e51c23;
      /* change color here */
      position: absolute;
      animation-duration: 0.5s;
      animation-timing-function: ease;
      animation-iteration-count: infinite; }
    body.category.archive section#categoryPosts > .container .page-load-status .loader-ellips__dot:nth-child(1), body.category.archive section#categoryPosts > .container .page-load-status .loader-ellips__dot:nth-child(2) {
      left: 0; }
    body.category.archive section#categoryPosts > .container .page-load-status .loader-ellips__dot:nth-child(3) {
      left: 1.5em; }
    body.category.archive section#categoryPosts > .container .page-load-status .loader-ellips__dot:nth-child(4) {
      left: 3em; }

@keyframes reveal {
          from {
            transform: scale(0.001); }
          to {
            transform: scale(1); } }

@keyframes slide {
          to {
            transform: translateX(1.5em); } }
  body.category.archive section#categoryPosts > .container .page-load-status .loader-ellips__dot:nth-child(1) {
    animation-name: reveal; }
  body.category.archive section#categoryPosts > .container .page-load-status .loader-ellips__dot:nth-child(2), body.category.archive section#categoryPosts > .container .page-load-status .loader-ellips__dot:nth-child(3) {
    animation-name: slide; }
  body.category.archive section#categoryPosts > .container .page-load-status .loader-ellips__dot:nth-child(4) {
    animation-name: reveal;
    animation-direction: reverse; }
  body.category.archive section#categoryPosts > .container .postsWrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  body.category.archive section#categoryPosts > .container .postsWrapper article {
    width: 33.3333%;
    padding: 0 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 60px; }
  @media screen and (max-width: 991px) {
          body.category.archive section#categoryPosts > .container .postsWrapper article {
            width: 50%; } }
  @media screen and (max-width: 767px) {
          body.category.archive section#categoryPosts > .container .postsWrapper article {
            width: 100%; } }
  body.category.archive section#categoryPosts > .container .postsWrapper article a {
    color: #000; }
  body.category.archive section#categoryPosts > .container .postsWrapper article .articleContent {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    text-align: center;
    font-size: 15px; }
    body.category.archive section#categoryPosts > .container .postsWrapper article .articleContent .entry-content {
      margin-top: 0;
      padding: 0 15px; }
    body.category.archive section#categoryPosts > .container .postsWrapper article .articleContent h2 {
      font-weight: 400;
      font-size: 36px;
      font-family: 'KpLinea';
      margin-top: 28px;
      margin-bottom: 10px;
      line-height: 1; }
    body.category.archive section#categoryPosts > .container .postsWrapper article .articleContent .readMore {
      display: none; }
  body.category.archive section#categoryPosts > .container .postsWrapper article .articelImage img {
    height: 465px;
    object-fit: cover; }
  body.category.archive section#categoryPosts > .container .postsWrapper article:first-child, body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) {
    width: 100%;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: 7%;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
          body.category.archive section#categoryPosts > .container .postsWrapper article:first-child, body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) {
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    body.category.archive section#categoryPosts > .container .postsWrapper article:first-child .articelImage, body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) .articelImage {
      height: inherit; }
    @media screen and (max-width: 991px) {
            body.category.archive section#categoryPosts > .container .postsWrapper article:first-child .articelImage, body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) .articelImage {
              width: 50%; } }
    @media screen and (max-width: 767px) {
            body.category.archive section#categoryPosts > .container .postsWrapper article:first-child .articelImage, body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) .articelImage {
              width: 100%; } }
    body.category.archive section#categoryPosts > .container .postsWrapper article:first-child .articleContent, body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) .articleContent {
      -webkit-box-ordinal-group: 0;
      -moz-box-ordinal-group: 0;
      -ms-flex-order: 0;
      -webkit-order: 0;
      order: 0;
      width: 42%;
      padding-right: 10%;
      font-size: 15px;
      padding-top: 10px;
      text-align: left; }
    @media screen and (max-width: 991px) {
            body.category.archive section#categoryPosts > .container .postsWrapper article:first-child .articleContent, body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) .articleContent {
              width: 50%;
              padding-right: 15px;
              -webkit-align-self: center;
              -moz-align-self: center;
              -ms-align-self: center;
              align-self: center; } }
    @media screen and (max-width: 767px) {
            body.category.archive section#categoryPosts > .container .postsWrapper article:first-child .articleContent, body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) .articleContent {
              width: 100%;
              -webkit-box-ordinal-group: 2;
              -moz-box-ordinal-group: 2;
              -ms-flex-order: 2;
              -webkit-order: 2;
              order: 2; } }
    body.category.archive section#categoryPosts > .container .postsWrapper article:first-child .articleContent h2, body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) .articleContent h2 {
      font-size: 48px;
      margin-bottom: 8%;
      font-family: 'KpLineaBoldT';
      margin-top: 0; }
      @media screen and (max-width: 1280px) {
            body.category.archive section#categoryPosts > .container .postsWrapper article:first-child .articleContent h2, body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) .articleContent h2 {
              font-size: 34px; } }
      @media screen and (max-width: 991px) {
            body.category.archive section#categoryPosts > .container .postsWrapper article:first-child .articleContent h2, body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) .articleContent h2 {
              font-size: 24px; } }
      body.category.archive section#categoryPosts > .container .postsWrapper article:first-child .articleContent h2 a, body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) .articleContent h2 a {
        text-decoration: none; }
    body.category.archive section#categoryPosts > .container .postsWrapper article:first-child .articleContent .entry-content, body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) .articleContent .entry-content {
      padding: 0; }
      body.category.archive section#categoryPosts > .container .postsWrapper article:first-child .articleContent .entry-content .readMore, body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) .articleContent .entry-content .readMore {
        margin-top: 10%;
        display: block; }
      body.category.archive section#categoryPosts > .container .postsWrapper article:first-child .articleContent .entry-content .readMore button, body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) .articleContent .entry-content .readMore button {
        height: 65px;
        padding: 0 18px;
        font-size: 22px; }
        @media screen and (max-width: 1280px) {
              body.category.archive section#categoryPosts > .container .postsWrapper article:first-child .articleContent .entry-content .readMore button, body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) .articleContent .entry-content .readMore button {
                height: 50px;
                font-size: 18px; } }
        body.category.archive section#categoryPosts > .container .postsWrapper article:first-child .articleContent .entry-content .readMore button i, body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) .articleContent .entry-content .readMore button i {
          display: inline-block;
          vertical-align: middle;
          margin-left: 36px; }
  body.category.archive section#categoryPosts > .container .postsWrapper article:nth-child(2) {
    margin-bottom: 7%; }
  body.category.archive section.bottom-blog-widgets {
    margin: 10% 0 6%; }
  body.category.archive section.bottom-blog-widgets .blogWidget__inner {
    width: 1620px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  body.category.archive section.bottom-blog-widgets .blogWidget__inner .roundImage {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-align-self: flex-start;
    align-self: flex-start;
    position: relative; }
  body.category.archive section.bottom-blog-widgets .blogWidget__inner .roundImage:before {
    content: '';
    width: calc(100% + 46px);
    width: -webkit-calc(100% + 46px);
    height: calc(100% + 46px);
    height: -webkit-calc(100% + 46px);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px solid #e51c23;
    border-radius: 100%; }
  body.category.archive section.bottom-blog-widgets .blogWidget__inner .rightText {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    padding-left: 5%; }
  body.category.archive section.bottom-blog-widgets .blogWidget__inner .rightText h3 {
    color: #231f20;
    font-size: 48px;
    font-family: 'KpLineaBoldT';
    margin-bottom: 30px; }
  body.category.archive section.bottom-blog-widgets .blogWidget__inner .rightText h4 {
    font-size: 36px;
    margin-top: 0;
    color: #000;
    font-weight: 400;
    margin-bottom: 60px;
    line-height: 1.2; }
  body.category.archive section.bottom-blog-widgets .blogWidget__inner .rightText ul li {
    border-bottom: 1px solid rgba(117, 118, 121, 0.4);
    padding: 30px 0;
    font-size: 30px;
    color: #e51c23; }
/***** SINGLE POST *****/
.single-post .post-navigation {
  display: none; }
  .single-post article header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .single-post article header .imageLeft {
    width: 45%; }
  @media screen and (max-width: 991px) {
        .single-post article header .imageLeft {
          width: 100%; } }
  .single-post article header .articleTitle {
    width: 55%;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    background: #f3eeea;
    padding: 5%; }
  @media screen and (max-width: 991px) {
        .single-post article header .articleTitle {
          width: 100%; } }
  .single-post article header .articleTitle h1 {
    font-size: 48px;
    font-family: 'KpLineaBoldT'; }
  @media screen and (max-width: 1280px) {
          .single-post article header .articleTitle h1 {
            font-size: 34px; } }
  @media screen and (max-width: 991px) {
          .single-post article header .articleTitle h1 {
            font-size: 28px; } }
  .single-post article .entry-content {
    font-size: 17px;
    margin-top: 50px; }
/***** PRINTS ELEMENTOR *****/
.el_productRow .el_productColumn_text .productRow__text {
  font-size: 15px; }
  .el_productRow .el_productColumn_text .productRow__text .elementor-text-editor {
    width: 420px;
    max-width: 100%; }
  .el_productRow .el_productColumn_text .productRow__text .elementor-text-editor h3 {
    font-family: 'KpLineaBoldT';
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #241f20; }
  @media screen and (max-width: 1680px) {
          .el_productRow .el_productColumn_text .productRow__text .elementor-text-editor h3 {
            font-size: 34px; } }
  @media screen and (max-width: 991px) {
          .el_productRow .el_productColumn_text .productRow__text .elementor-text-editor h3 {
            font-size: 28px; } }
  @media screen and (max-width: 767px) {
          .el_productRow .el_productColumn_text .productRow__text .elementor-text-editor h3 {
            font-size: 24px; } }
  .el_productRow .el_productColumn_text .productRow__text .elementor-text-editor > div {
    font-size: 15px;
    margin-bottom: 80px; }
  @media screen and (max-width: 991px) {
          .el_productRow .el_productColumn_text .productRow__text .elementor-text-editor > div {
            margin-bottom: 40px; } }
  .el_productRow .el_productColumn_text .productRow__text .elementor-text-editor a {
    display: inline-block;
    background: #e51c23;
    color: #fff;
    height: 48px;
    width: 220px;
    max-width: 100%;
    padding: 0;
    text-align: center;
    font-size: 19px;
    font-family: 'KpLinea';
    border-radius: 30px;
    line-height: 46px; }
  .el_productRow .el_productColumn_text .productRow__text .elementor-text-editor a i {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin-left: 13px; }
/**** GIFTS ELEMENTOR *****/
.grey_bubble {
  width: 500px;
  max-width: 100%;
  height: 500px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  border-radius: 100%;
  background: #f3efeb;
  text-align: center;
  color: #231f20;
  font-size: 15px; }
  @media screen and (max-width: 1024px) {
  .grey_bubble {
    width: 100%;
    height: 50vw; } }
  @media screen and (max-width: 767px) {
  .grey_bubble {
    height: 100vw; } }
  .grey_bubble h3 {
    font-family: 'KpLineaBoldT';
    color: #e51c23;
    font-size: 48px;
    margin-bottom: 30px; }
  @media screen and (max-width: 1680px) {
    .grey_bubble h3 {
      font-size: 34px; } }
  @media screen and (max-width: 991px) {
    .grey_bubble h3 {
      font-size: 28px; } }
  @media screen and (max-width: 767px) {
    .grey_bubble h3 {
      font-size: 22px; } }
  .grey_bubble .inner > div {
    margin-bottom: 30px; }
  .grey_bubble a {
    display: inline-block;
    font-size: 34px; }

.red_bubble_small {
  position: absolute;
  top: 100%;
  right: 0;
  width: 210px;
  height: 210px;
  background: #e51c23;
  text-align: center;
  border-radius: 100%;
  display: table;
  padding: 0 10px;
  -webkit-transform: translate(0, -55%);
  -moz-transform: translate(0, -55%);
  -ms-transform: translate(0, -55%);
  transform: translate(0, -55%); }
  .red_bubble_small a {
    display: block;
    color: #fff;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    font-size: 30px;
    font-family: 'KpLinea';
    line-height: 1.2; }

.giftstextColumn {
  padding-right: 15px; }
  .giftstextColumn .giftsText {
    width: 420px;
    max-width: 100%;
    margin: 0 auto;
    color: #000;
    font-size: 15px; }
  .giftstextColumn .giftsText h3 {
    font-family: 'KpLineaBoldT';
    color: #241f20;
    font-size: 48px;
    margin-bottom: 30px; }
  @media screen and (max-width: 1680px) {
      .giftstextColumn .giftsText h3 {
        font-size: 34px; } }
  @media screen and (max-width: 991px) {
      .giftstextColumn .giftsText h3 {
        font-size: 28px; } }
  @media screen and (max-width: 767px) {
      .giftstextColumn .giftsText h3 {
        font-size: 22px; } }
  .giftstextColumn .giftsText .inner > div {
    margin-bottom: 60px; }
  .giftstextColumn .giftsText a {
    display: inline-block;
    background: #e51c23;
    color: #fff;
    height: 48px;
    width: 220px;
    max-width: 100%;
    padding: 0;
    text-align: center;
    font-size: 19px;
    font-family: 'KpLinea';
    border-radius: 30px;
    line-height: 46px; }
  .giftstextColumn .giftsText a i {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin-left: 13px; }

.redProductList {
  height: 100%;
  border-radius: 100%;
  background: #e51c23;
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-family: 'KpLinea'; }
  @media screen and (max-width: 1280px) {
  .redProductList {
    font-size: 18px; } }
  @media screen and (max-width: 767px) {
  .redProductList {
    height: 100vw; } }
  .redProductList > div {
    height: 100%; }
  .redProductList > div .innerList {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    height: 100%;
    padding: 0 30px; }
  .redProductList > div .innerList > div {
    line-height: 1.2; }
  .redProductList > div .innerList > a {
    margin-bottom: 30px;
    font-size: 50px; }
  @media screen and (max-width: 1280px) {
        .redProductList > div .innerList > a {
          font-size: 23px;
          margin-bottom: 20px; } }
  @media screen and (max-width: 991px) {
        .redProductList > div .innerList > a {
          margin-bottom: 5px; } }
  .redProductList h3 {
    font-family: 'KpLineaBoldT';
    font-size: 48px;
    margin-bottom: 35px; }
  @media screen and (max-width: 1680px) {
    .redProductList h3 {
      font-size: 34px; } }
  @media screen and (max-width: 991px) {
    .redProductList h3 {
      font-size: 28px;
      margin-bottom: 10px; } }
  @media screen and (max-width: 767px) {
    .redProductList h3 {
      font-size: 22px; } }
  .redProductList a {
    color: #fff; }
  .redProductList ul {
    margin: 50px 0;
    position: relative; }
  @media screen and (max-width: 1280px) {
    .redProductList ul {
      margin: 30px 0; } }
  .redProductList ul:before {
    content: '';
    display: block;
    width: 200px;
    max-width: 100%;
    margin: 0 auto;
    height: 1px;
    background: rgba(255, 255, 255, 0.5); }
  .redProductList ul li {
    display: block; }
  .redProductList ul li a {
    display: inline-block;
    padding: 12px 25px;
    min-width: 300px;
    max-width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  @media screen and (max-width: 991px) {
        .redProductList ul li a {
          padding: 5px 25px; } }

:root {
  --bg-height: 185px; }
/***** SINGLE PRODUCT *****/
body.woocommerce.single-product .gift-this-product-main-container {
  width: 520px;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 20px; }
  body.woocommerce.single-product .gift-this-product-main-container .yith-ywgc-gift-this-product-form-container {
    margin-top: 20px; }
  body.woocommerce.single-product .gift-this-product-main-container .yith-ywgc-gift-this-product-form-container .ywgc-add-gift-product-to-cart {
    float: none;
    background: #e51c23;
    color: #fff;
    height: 42px;
    border-radius: 30px;
    max-width: 100%;
    padding: 0;
    font-size: 18px;
    padding: 0 20px;
    font-weight: 400;
    display: block !important; }
  body.woocommerce.single-product .gift-this-product-main-container .yith-ywgc-gift-this-product-form-container .ywgc-add-gift-product-to-cart:hover {
    background: #ce1a20; }
  body.woocommerce.single-product .ywgc-main-form-preview-container {
    text-align: left; }
  body.woocommerce.single-product .gift-cards-list {
    margin-top: 40px; }
  body.woocommerce.single-product .gift-cards-list #ywgc-manual-amount {
    border-radius: 0;
    display: inline-block;
    vertical-align: top; }
  body.woocommerce.single-product .gift-cards-list button {
    height: 2.6em;
    margin-bottom: 0; }
  body.woocommerce.single-product .gift-cards-list button:hover {
    color: #fff; }
  body.woocommerce.single-product .gift-cards_form > h3 {
    margin-bottom: 0; }
  body.woocommerce.single-product .gift-card-content-editor.step-content h5 {
    margin-top: 2em; }
  body.woocommerce.single-product .gift-card-content-editor.step-content label {
    line-height: 36px;
    margin: 0; }
  body.woocommerce.single-product .gift-card-content-editor.step-content input {
    height: 36px;
    padding: 5px 15px;
    border: 1px solid #949494; }
  body.woocommerce.single-product .gift-card-content-editor.step-content textarea {
    padding: 10px 15px;
    border: 1px solid #949494; }
  body.woocommerce.single-product .gift-card-content-editor.step-content > div > div {
    position: relative;
    overflow: hidden; }
  body.woocommerce.single-product .gift_card_template_button, body.woocommerce.single-product .ywgc-message {
    position: relative;
    overflow: hidden; }
  body.woocommerce.single-product .gift_card_template_button {
    margin-top: 3em; }
  body.woocommerce.single-product .gift_card_template_button input.qty {
    height: 48px;
    border: 1px solid #949494; }
  body.woocommerce.single-product .gift_card_template_button button {
    background: #e51c23;
    color: #fff;
    height: 48px;
    border-radius: 30px;
    max-width: 100%;
    padding: 0;
    font-size: 22px;
    padding: 0 20px;
    margin-left: 10px;
    font-weight: 400; }
  body.woocommerce.single-product .gift_card_template_button button:hover {
    background: #ce1a20; }
  body.woocommerce.single-product main#primary {
    position: relative; }
  body.woocommerce.single-product main#primary:before {
    content: '';
    width: 100%;
    height: var(--bg-height);
    background: #f3efeb;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
  body.woocommerce.single-product nav.woocommerce-breadcrumb {
    width: 1580px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 34px;
    margin-bottom: 22px;
    font-size: 11px;
    color: #666; }
  body.woocommerce.single-product div.product {
    width: 1580px;
    max-width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative; }
  body.woocommerce.single-product div.product .discount {
    position: absolute;
    top: 10px;
    left: 18px;
    background: #e51c23;
    color: #fff;
    width: 95px;
    height: 95px;
    line-height: 95px;
    border-radius: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 34px;
    z-index: 2; }
  body.woocommerce.single-product div.product .discount span {
    font-size: 20px;
    font-weight: 400;
    position: relative;
    bottom: 10px; }
  body.woocommerce.single-product div.product div.images {
    width: 50%;
    margin: 0;
    float: none;
    text-align: center; }
  @media screen and (max-width: 991px) {
      body.woocommerce.single-product div.product div.images {
        width: 100%; } }
  body.woocommerce.single-product div.product div.images .woocommerce-product-gallery__wrapper {
    margin-left: auto;
    display: inline-block; }
  body.woocommerce.single-product div.product div.images .woocommerce-product-gallery__wrapper > div {
    position: relative; }
  body.woocommerce.single-product div.product div.images .woocommerce-product-gallery__wrapper > div .yith-wcbm-badge {
    -webkit-transform: translate(-27px, 6px);
    -moz-transform: translate(-27px, 6px);
    -ms-transform: translate(-27px, 6px);
    transform: translate(-27px, 6px); }
  body.woocommerce.single-product div.product div.images .flex-control-thumbs {
    text-align: center; }
  body.woocommerce.single-product div.product div.images .flex-control-thumbs li {
    width: 100px;
    float: none;
    margin: 0 5px;
    display: inline-block; }
  body.woocommerce.single-product div.product .summary.entry-summary {
    width: 50%;
    float: none;
    margin: 0;
    padding-left: 10%; }
  @media screen and (max-width: 1480px) {
      body.woocommerce.single-product div.product .summary.entry-summary {
        padding: 0 30px; } }
  @media screen and (max-width: 991px) {
      body.woocommerce.single-product div.product .summary.entry-summary {
        width: 100%;
        margin-top: 50px; } }
  body.woocommerce.single-product div.product .summary.entry-summary .category_name {
    color: #e51c23;
    font-size: 30px;
    line-height: 1;
    font-family: 'KpLinea'; }
  body.woocommerce.single-product div.product .summary.entry-summary .product_title {
    font-size: 43px;
    color: #231f20;
    line-height: 1.2;
    margin-bottom: 50px; }
  @media screen and (max-width: 1480px) {
        body.woocommerce.single-product div.product .summary.entry-summary .product_title {
          font-size: 34px; } }
  @media screen and (max-width: 991px) {
        body.woocommerce.single-product div.product .summary.entry-summary .product_title {
          font-size: 28px; } }
  @media screen and (max-width: 767px) {
        body.woocommerce.single-product div.product .summary.entry-summary .product_title {
          font-size: 22px; } }
  body.woocommerce.single-product div.product .summary.entry-summary .woocommerce-product-details__short-description {
    width: 410px;
    max-width: 100%;
    color: #000;
    margin-bottom: 35px;
    font-family: 'KpLinea'; }
  body.woocommerce.single-product div.product .summary.entry-summary .woocommerce-product-details__short-description p {
    margin-bottom: 18px;
    font-size: 15px; }
  body.woocommerce.single-product div.product .summary.entry-summary .woocommerce-product-details__short-description p strong {
    font-size: 18px;
    font-weight: 500;
    font-family: "CF Asty Std"; }
  body.woocommerce.single-product div.product .summary.entry-summary p.price {
    margin-bottom: 45px;
    color: #e51c23;
    font-size: 22px; }
  body.woocommerce.single-product div.product .summary.entry-summary p.price span.amount {
    font-size: 38px; }
  body.woocommerce.single-product div.product .summary.entry-summary .product-description-container {
    font-size: 14px;
    color: #6d6e71;
    margin-bottom: 40px; }
  body.woocommerce.single-product div.product .summary.entry-summary .product-description-container > h2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #000; }
  body.woocommerce.single-product div.product .summary.entry-summary button#fixitnow {
    background: #e51c23;
    color: #fff;
    height: 48px;
    width: 220px;
    border-radius: 30px;
    max-width: 100%;
    padding: 0;
    font-size: 22px; }
  @media screen and (max-width: 991px) {
        body.woocommerce.single-product div.product .summary.entry-summary button#fixitnow {
          font-size: 18px;
          width: 100%;
          margin-bottom: 10px; } }
  body.woocommerce.single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist {
    margin-top: 0;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle; }
  @media screen and (max-width: 991px) {
        body.woocommerce.single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist {
          display: block;
          margin: 0;
          text-align: center; } }
  body.woocommerce.single-product div.product > form {
    width: 100%;
    margin-top: 80px;
    margin-bottom: 80px; }
  @media screen and (max-width: 991px) {
      body.woocommerce.single-product div.product > form {
        margin: 40px auto; } }
  body.woocommerce.single-product div.product > form .varHeader {
    color: #e51c23;
    text-align: center;
    padding-bottom: 64px;
    border-bottom: 1px solid #e51c23;
    font-size: 48px;
    font-family: 'KpLineaBoldT';
    margin-bottom: 0; }
  @media screen and (max-width: 1280px) {
        body.woocommerce.single-product div.product > form .varHeader {
          font-size: 34px; } }
  @media screen and (max-width: 991px) {
        body.woocommerce.single-product div.product > form .varHeader {
          font-size: 28px; } }
  @media screen and (max-width: 767px) {
        body.woocommerce.single-product div.product > form .varHeader {
          margin-bottom: 0;
          padding-bottom: 0;
          border: 0; } }
  body.woocommerce.single-product div.product > form .variations {
    margin-bottom: 45px; }
  body.woocommerce.single-product div.product > form .variations .inner .variaton__option .label {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    padding-top: 40px;
    position: relative;
    margin-bottom: 18px; }
    body.woocommerce.single-product div.product > form .variations .inner .variaton__option .label .stepCount {
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background: #fff;
      border: 1px solid #e51c23;
      color: #e51c23;
      border-radius: 100%;
      width: 44px;
      height: 44px;
      text-align: center;
      font-size: 28px;
      font-family: 'KpLineaBoldT';
      letter-spacing: -3px; }
      @media screen and (max-width: 991px) {
            body.woocommerce.single-product div.product > form .variations .inner .variaton__option .label .stepCount {
              position: initial;
              -webkit-transform: translate(0, 0);
              -moz-transform: translate(0, 0);
              -ms-transform: translate(0, 0);
              transform: translate(0, 0);
              margin: 0 auto;
              margin-bottom: 10px; } }
    body.woocommerce.single-product div.product > form .variations .inner .variaton__option .value .select_box {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
    body.woocommerce.single-product div.product > form .variations .inner .variaton__option .value .select_box.attribute_pa_diastasi-magnet .select_option_image[data-value="6x6cm-mg"] .yith_wccl_image_text:After {
      content: 'πακετο των 4 τεμ.';
      display: block;
      font-size: 12px;
      font-weight: 400; }
    body.woocommerce.single-product div.product > form .variations .inner .variaton__option .value .select_box.attribute_pa_epilogi-plaisio {
      max-width: 360px;
      margin: 0 auto; }
    body.woocommerce.single-product div.product > form .variations .inner .variaton__option .value .select_box.plainTextAttribute {
      padding: 0 10%; }
    body.woocommerce.single-product div.product > form .variations .inner .variaton__option .value .select_box .select_option {
      height: inherit;
      text-align: center; }
      body.woocommerce.single-product div.product > form .variations .inner .variaton__option .value .select_box .select_option.selected {
        border-color: #e51c23; }
      body.woocommerce.single-product div.product > form .variations .inner .variaton__option .value .select_box .select_option.select_option_label {
        height: 55px;
        line-height: 1;
        margin-bottom: 5px;
        min-width: 100px;
        margin-right: 5px; }
      body.woocommerce.single-product div.product > form .variations .inner .variaton__option .value .select_box .select_option.select_option_label:last-child {
        margin-right: 0; }
      body.woocommerce.single-product div.product > form .variations .inner .variaton__option .value .select_box .select_option.select_option_label .yith_wccl_value {
        color: #000;
        font-size: 17px;
        font-weight: 500;
        line-height: 55px;
        min-width: 0;
        border: 0;
        height: inherit; }
      body.woocommerce.single-product div.product > form .variations .inner .variaton__option .value .select_box .select_option.select_option_image {
        padding: 14px;
        margin-right: 10px;
        margin-bottom: 10px; }
      @media screen and (max-width: 1280px) {
              body.woocommerce.single-product div.product > form .variations .inner .variaton__option .value .select_box .select_option.select_option_image {
                width: 48%;
                margin-right: 1%; } }
      body.woocommerce.single-product div.product > form .variations .inner .variaton__option .value .select_box .select_option.select_option_image .yith_wccl_value {
        height: inherit;
        min-width: 0;
        border: 0;
        margin: 0 auto;
        margin-bottom: 14px; }
      body.woocommerce.single-product div.product > form .variations .inner .variaton__option .value .select_box .select_option.select_option_image .yith_wccl_image_text {
        display: block;
        text-align: center;
        font-size: 15px;
        font-weight: 500; }
  body.woocommerce.single-product div.product > form .variations.variationstotal2 .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  body.woocommerce.single-product div.product > form .variations.variationstotal2 .variaton__option {
    width: 50%; }
    @media screen and (max-width: 767px) {
          body.woocommerce.single-product div.product > form .variations.variationstotal2 .variaton__option {
            width: 100%; } }
    body.woocommerce.single-product div.product > form .variations.variationstotal2 .variaton__option:first-child {
      padding: 0 6%; }
  body.woocommerce.single-product div.product > form .variations.variationstotal3 .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  body.woocommerce.single-product div.product > form .variations.variationstotal3 .variaton__option {
    width: 33.3333%;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1; }
    body.woocommerce.single-product div.product > form .variations.variationstotal3 .variaton__option:nth-child(2) {
      max-width: 220px;
      padding-right: 10px; }
    @media screen and (max-width: 991px) {
          body.woocommerce.single-product div.product > form .variations.variationstotal3 .variaton__option {
            width: 100%;
            max-width: 100%;
            margin-bottom: 10px; }
            body.woocommerce.single-product div.product > form .variations.variationstotal3 .variaton__option:nth-child(2) {
              padding: 0;
              max-width: 100%; } }
    body.woocommerce.single-product div.product > form .variations.variationstotal3 .variaton__option .value .select_box.select_box_label .select_option {
      margin-bottom: 10px;
      width: 50%;
      height: 40px;
      margin-right: 0;
      line-height: 1; }
      body.woocommerce.single-product div.product > form .variations.variationstotal3 .variaton__option .value .select_box.select_box_label .select_option .yith_wccl_value {
        line-height: 42px; }
        body.woocommerce.single-product div.product > form .variations.variationstotal3 .variaton__option .value .select_box.select_box_label .select_option .yith_wccl_value span {
          margin-left: 15px;
          font-size: 15px;
          font-weight: 400; }
      body.woocommerce.single-product div.product > form .variations.variationstotal3 .variaton__option .value .select_box.select_box_label .select_option.inactive {
        display: none; }
  body.woocommerce.single-product div.product > form .variations.variationstotal4 .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    @media screen and (max-width: 991px) {
          body.woocommerce.single-product div.product > form .variations.variationstotal4 .inner {
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    body.woocommerce.single-product div.product > form .variations.variationstotal4 .inner .variaton__option {
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-grow: 1;
      flex-grow: 1; }
    @media screen and (max-width: 991px) {
            body.woocommerce.single-product div.product > form .variations.variationstotal4 .inner .variaton__option {
              width: 50%; } }
    @media screen and (max-width: 767px) {
            body.woocommerce.single-product div.product > form .variations.variationstotal4 .inner .variaton__option {
              width: 100%; } }
    body.woocommerce.single-product div.product > form .variations.variationstotal4 .inner .variaton__option:nth-child(2) {
      max-width: 220px;
      padding-right: 10px; }
      @media screen and (max-width: 991px) {
            body.woocommerce.single-product div.product > form .variations.variationstotal4 .inner .variaton__option:nth-child(2) {
              padding-right: 0;
              max-width: unset; } }
    body.woocommerce.single-product div.product > form .variations.variationstotal4 .inner .variaton__option .value .select_box.select_box_label .select_option {
      margin-bottom: 10px;
      width: 100%;
      height: 40px;
      margin-right: 0;
      line-height: 1; }
      body.woocommerce.single-product div.product > form .variations.variationstotal4 .inner .variaton__option .value .select_box.select_box_label .select_option .yith_wccl_value {
        line-height: 42px; }
        body.woocommerce.single-product div.product > form .variations.variationstotal4 .inner .variaton__option .value .select_box.select_box_label .select_option .yith_wccl_value span {
          margin-left: 15px;
          font-size: 15px;
          font-weight: 400;
          display: none; }
      body.woocommerce.single-product div.product > form .variations.variationstotal4 .inner .variaton__option .value .select_box.select_box_label .select_option.inactive {
        display: none; }
  body.woocommerce.single-product div.product > form .single_variation_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  body.woocommerce.single-product div.product > form .single_variation_wrap .woocommerce-variation.single_variation {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 100%;
    position: relative;
    margin-top: 60px; }
  body.woocommerce.single-product div.product > form .single_variation_wrap .woocommerce-variation.single_variation:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    background: #e51c23; }
  body.woocommerce.single-product div.product > form .single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-price {
    width: 98px;
    height: 98px;
    border-radius: 100%;
    background: #7d7e81;
    display: table;
    text-align: center;
    position: relative;
    margin: 0 auto; }
    body.woocommerce.single-product div.product > form .single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-price span.price {
      display: table-cell;
      vertical-align: middle;
      color: #fff;
      font-size: 26px; }
  body.woocommerce.single-product div.product > form .single_variation_wrap .woocommerce-variation-add-to-cart {
    position: relative;
    text-align: center;
    width: 100%; }
  body.woocommerce.single-product div.product > form .single_variation_wrap .woocommerce-variation-add-to-cart .quantity, body.woocommerce.single-product div.product > form .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button {
    display: none !important; }
  body.woocommerce.single-product div.product > form .single_variation_wrap .woocommerce-variation-add-to-cart a#lumise-customize-button {
    background: #e51c23;
    color: #fff;
    height: 48px;
    width: 220px;
    border-radius: 30px;
    max-width: 100%;
    padding: 0;
    font-size: 22px;
    text-shadow: none;
    font-weight: 400;
    line-height: 48px;
    float: none; }
  body.woocommerce.single-product div.product section.related.products {
    width: 100%; }
  body.woocommerce.single-product div.product section.related.products > h2 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 52px;
    font-family: 'KpLineaBoldT'; }
  @media screen and (max-width: 1280px) {
        body.woocommerce.single-product div.product section.related.products > h2 {
          font-size: 38px; } }
  @media screen and (max-width: 991px) {
        body.woocommerce.single-product div.product section.related.products > h2 {
          font-size: 28px; } }
  body.woocommerce.single-product div.product section.related.products .smallText {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 65px; }
  @media screen and (max-width: 767px) {
        body.woocommerce.single-product div.product section.related.products .smallText {
          margin-bottom: 30px; } }
  body.woocommerce.single-product div.product section.related.products ul.products.columns-4 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin: 0;
    margin-bottom: 30px; }
  body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product {
    float: none;
    width: 300px;
    position: relative;
    margin: 0; }
  @media screen and (max-width: 1280px) {
          body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product {
            width: 25%;
            padding: 0 10px;
            margin-bottom: 20px; } }
  @media screen and (max-width: 991px) {
          body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product {
            width: 50%; } }
  @media screen and (max-width: 767px) {
          body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product {
            width: 50%; } }
  body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product > a {
    text-align: center; }
    body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product > a .bubble.discount {
      display: none; }
    body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product > a span.price {
      position: absolute;
      top: -10px;
      left: -10px;
      width: 130px;
      height: 130px;
      background: #e51c23;
      color: #fff;
      text-align: center;
      padding: 5px;
      border-radius: 100%;
      font-size: 32px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
    @media screen and (max-width: 1280px) {
            body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product > a span.price {
              font-size: 22px;
              width: 90px;
              height: 90px;
              left: 0; } }
    @media screen and (max-width: 767px) {
            body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product > a span.price {
              width: 60px;
              height: 60px;
              font-size: 14px;
              left: 10px;
              top: 10px; } }
    body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product > a span.price span {
      line-height: 1; }
      body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product > a span.price span.fromtext {
        display: block;
        font-size: 17px;
        margin-bottom: 5px;
        line-height: 1; }
      @media screen and (max-width: 767px) {
              body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product > a span.price span.fromtext {
                font-size: 10px; } }
    body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product > a p {
      font-size: 15px;
      color: #fff;
      margin-bottom: 0;
      margin-top: 0;
      padding: 0 20px; }
    body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product > a p strong {
      font-weight: 400; }
    @media screen and (max-width: 767px) {
            body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product > a p {
              font-size: 14px;
              padding: 0; } }
    body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product > a img {
      margin-bottom: 28px; }
    @media screen and (max-width: 767px) {
            body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product > a img {
              margin-bottom: 10px; } }
    body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product > a .woocommerce-loop-product__title {
      font-size: 36px;
      font-family: 'KpLinea';
      font-weight: 400;
      margin-bottom: 15px;
      padding: 0;
      color: #000; }
    @media screen and (max-width: 1280px) {
            body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product > a .woocommerce-loop-product__title {
              font-size: 24px; } }
    @media screen and (max-width: 767px) {
            body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product > a .woocommerce-loop-product__title {
              font-size: 18px; } }
  body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product .button {
    height: 48px;
    color: #fff;
    display: block;
    line-height: 46px;
    text-align: center;
    padding: 0 5px;
    background: #adafb2;
    border-radius: 30px;
    font-family: 'KpLinea';
    font-weight: 400;
    font-size: 19px; }
    @media screen and (max-width: 767px) {
          body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product .button {
            font-size: 14px;
            line-height: 20px;
            height: 34px;
            line-height: 32px; } }
    body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product .button i {
      display: inline-block;
      vertical-align: middle;
      margin-left: 15px;
      /* position: relative; */
      line-height: 1; }
    @media screen and (max-width: 767px) {
            body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product .button i {
              font-size: 10px; } }
  body.woocommerce.single-product div.product section.related.products ul.products.columns-4 li.product.product-type-simple.sale > a span.price {
    width: 80px;
    height: 80px;
    line-height: 1.2; }
  body.woocommerce.single-product div.product.product-type-simple .summary.entry-summary form.cart {
    display: inline-block;
    max-width: 100%; }
  body.woocommerce.single-product div.product.product-type-simple .summary.entry-summary form.cart .quantity {
    float: none;
    display: inline-block;
    vertical-align: middle; }
    body.woocommerce.single-product div.product.product-type-simple .summary.entry-summary form.cart .quantity input {
      height: 48px;
      outline: 0;
      border-radius: 0;
      color: #333; }
  body.woocommerce.single-product div.product.product-type-simple .summary.entry-summary form.cart a#lumise-customize-button {
    background: #e51c23;
    color: #fff;
    height: 48px;
    width: 220px;
    border-radius: 30px;
    max-width: 100%;
    padding: 0;
    font-size: 22px;
    text-shadow: none;
    font-weight: 400;
    line-height: 48px;
    float: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center; }
    body.woocommerce.single-product div.product.product-type-simple .summary.entry-summary form.cart a#lumise-customize-button.disabled {
      display: none; }
  body.woocommerce.single-product div.product.product-type-simple section.related.products {
    margin-top: 80px; }
  body.woocommerce.single-product div.product.bookdesigner-disabled .summary.entry-summary button#fixitnow {
    display: none; }

form#yith-wcwl-form {
  width: 1280px;
  max-width: 100%;
  margin: 0 auto; }
  form#yith-wcwl-form .yith_wcwl_wishlist_footer {
    display: none; }

.menu-widgets {
  position: relative; }
  .menu-widgets .widget.top2-position:nth-child(2) {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%; }
  .menu-widgets .widget.top2-position:nth-child(2).is_visible {
    display: block; }
  .menu-widgets .widget.top2-position:nth-child(2) form {
    position: relative; }
  .menu-widgets .widget.top2-position:nth-child(2) input {
    width: 100%;
    padding-left: 10px;
    padding-right: 90px;
    outline: 0;
    font-size: 14px; }
  .menu-widgets .widget.top2-position:nth-child(2) button {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    color: #e51c23;
    border-radius: 0;
    font-size: 14px;
    color: #000;
    padding: 8px 8px; }

.headerDesctrText > div {
  width: 410px;
  max-width: 100%; }
  .headerDesctrText > div strong {
    font-size: 18px;
    font-weight: 500; }

@media screen and (max-width: 991px) {
      .offersContainer .filtersColumn {
        width: 300px !important;
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
        opacity: 0; } }
  @media screen and (max-width: 991px) {
    .offersContainer .productsColumn {
      width: 100% !important; } }
  .offersContainer .customHeading h2 {
    font-family: 'KpLineaBoldT'; }
  .offersContainer .filterSales {
    display: none !important; }
  .offersContainer .filterPrice {
    margin-top: 70px; }
  @media screen and (max-width: 1280px) {
    .offersContainer .filterPrice {
      margin-top: 35px; } }
  .offersContainer .filterPrice .product-search-filter-price .product-search-filter-price-heading {
    font-size: 30px;
    font-weight: 400;
    color: #e51c23;
    margin-bottom: 30px;
    border-bottom: 1px solid #e51c23; }
  @media screen and (max-width: 1280px) {
        .offersContainer .filterPrice .product-search-filter-price .product-search-filter-price-heading {
          font-size: 24px; } }
  .offersContainer .filterPrice .product-search-filter-price form.product-search-filter-price-form span.min-max-fields {
    display: block;
    width: 100%; }
  .offersContainer .filterPrice .product-search-filter-price form.product-search-filter-price-form span.min-max-fields input {
    height: 40px;
    outline: 0;
    border-radius: 0;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 20px;
    color: #000;
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px); }
  .offersContainer .filterPrice .product-search-filter-price form.product-search-filter-price-form .ui-widget-content {
    height: 2px;
    margin-top: 30px; }
  .offersContainer .filterPrice .product-search-filter-price form.product-search-filter-price-form .ui-widget-content .ui-widget-header {
    height: 2px;
    background: #231f20;
    top: -1px; }
  .offersContainer .filterPrice .product-search-filter-price form.product-search-filter-price-form .ui-widget-content .ui-state-default {
    background: #e51c23;
    outline: 0;
    width: 17px;
    height: 17px;
    top: -8px; }
  .offersContainer .filterCat .product-search-filter-terms .product-search-filter-category-heading {
    font-size: 30px;
    font-weight: 400;
    color: #e51c23;
    margin-bottom: 30px;
    border-bottom: 1px solid #e51c23; }
  @media screen and (max-width: 1280px) {
        .offersContainer .filterCat .product-search-filter-terms .product-search-filter-category-heading {
          font-size: 24px; } }
  .offersContainer .filterCat .product-search-filter-terms ul.product-categories li.cat-item a {
    display: block;
    width: 100%;
    padding: 6px 8px 6px 26px;
    color: #000;
    border: 1px solid #ccc;
    margin-bottom: 15px; }
  .offersContainer .filterCat .product-search-filter-terms ul.product-categories li.cat-item ul.children {
    margin-left: 0; }
  .offersContainer .filterCat .product-search-filter-terms ul.product-categories li.cat-item.current-cat > a {
    color: #e51c23;
    border-color: #e51c23; }
  .offersContainer .woocommerce ul.products.columns-3 {
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .offersContainer .woocommerce ul.products.columns-3 li.product {
    width: 33.33333%;
    padding: 0 20px;
    margin: 0;
    margin-bottom: 60px;
    float: none; }
  @media screen and (max-width: 1280px) {
      .offersContainer .woocommerce ul.products.columns-3 li.product {
        padding: 0 15px;
        margin-bottom: 30px; } }
  @media screen and (max-width: 991px) {
      .offersContainer .woocommerce ul.products.columns-3 li.product {
        width: 50%; } }
  @media screen and (max-width: 767px) {
      .offersContainer .woocommerce ul.products.columns-3 li.product {
        width: 100%; } }
  .offersContainer .woocommerce ul.products.columns-3 li.product.product-type-variable span.price {
    display: block;
    background: #e51c23;
    color: #fff;
    margin: 0;
    padding: 16px 25px;
    text-align: center; }
  .offersContainer .woocommerce ul.products.columns-3 li.product.product-type-variable span.price .amount {
    font-size: 38px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle; }
    @media screen and (max-width: 1280px) {
          .offersContainer .woocommerce ul.products.columns-3 li.product.product-type-variable span.price .amount {
            font-size: 22px; } }
  .offersContainer .woocommerce ul.products.columns-3 li.product.product-type-variable span.price .fromtext {
    font-weight: 400;
    font-size: 17px;
    display: inline-block;
    vertical-align: middle; }
  .offersContainer .woocommerce ul.products.columns-3 li.product > a {
    position: relative;
    width: 400px;
    max-width: 100%;
    display: block;
    margin: 0 auto; }
  .offersContainer .woocommerce ul.products.columns-3 li.product > a > p {
    color: #333; }
  @media screen and (max-width: 1280px) {
          .offersContainer .woocommerce ul.products.columns-3 li.product > a > p {
            display: none; } }
  .offersContainer .woocommerce ul.products.columns-3 li.product > a .discount {
    position: absolute;
    top: 10px;
    left: 18px;
    background: #e51c23;
    color: #fff;
    width: 95px;
    height: 95px;
    line-height: 95px;
    border-radius: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 34px; }
  @media screen and (max-width: 1280px) {
          .offersContainer .woocommerce ul.products.columns-3 li.product > a .discount {
            width: 65px;
            height: 65px;
            line-height: 65px;
            top: 5px;
            left: 5px;
            font-size: 22px; } }
  .offersContainer .woocommerce ul.products.columns-3 li.product > a .discount span {
    font-size: 20px;
    font-weight: 400;
    position: relative;
    bottom: 10px; }
    @media screen and (max-width: 1280px) {
          .offersContainer .woocommerce ul.products.columns-3 li.product > a .discount span {
            font-size: 14px; } }
  .offersContainer .woocommerce ul.products.columns-3 li.product > a .woocommerce-loop-product__title {
    text-align: center;
    font-size: 30px;
    color: #e51c23;
    font-weight: 400;
    background: #f1f2f2;
    padding: 15px; }
  @media screen and (max-width: 1280px) {
          .offersContainer .woocommerce ul.products.columns-3 li.product > a .woocommerce-loop-product__title {
            font-size: 20px; } }
  .offersContainer .woocommerce ul.products.columns-3 li.product > a span.price {
    display: block; }
  .offersContainer .woocommerce ul.products.columns-3 li.product > a span.price p.price {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    background: #e51c23;
    color: #fff;
    margin: 0;
    padding: 16px 25px; }
    @media screen and (max-width: 1280px) {
          .offersContainer .woocommerce ul.products.columns-3 li.product > a span.price p.price {
            padding: 10px 15px; } }
    .offersContainer .woocommerce ul.products.columns-3 li.product > a span.price p.price del {
      -webkit-align-self: center;
      -moz-align-self: center;
      -ms-align-self: center;
      align-self: center;
      text-decoration: none;
      opacity: 1; }
    .offersContainer .woocommerce ul.products.columns-3 li.product > a span.price p.price del .saleFrom {
      font-size: 17px;
      display: inline-block;
      vertical-align: middle; }
    .offersContainer .woocommerce ul.products.columns-3 li.product > a span.price p.price del .crossPrice {
      font-size: 38px;
      font-weight: 400;
      line-height: 1;
      display: inline-block;
      vertical-align: middle;
      text-decoration: line-through; }
      @media screen and (max-width: 1280px) {
            .offersContainer .woocommerce ul.products.columns-3 li.product > a span.price p.price del .crossPrice {
              font-size: 22px; } }
    .offersContainer .woocommerce ul.products.columns-3 li.product > a span.price p.price ins {
      font-weight: 400;
      -webkit-align-self: center;
      -moz-align-self: center;
      -ms-align-self: center;
      align-self: center; }
    .offersContainer .woocommerce ul.products.columns-3 li.product > a span.price p.price ins .newPrice {
      font-size: 38px;
      font-weight: 500;
      display: inline-block;
      vertical-align: middle; }
      @media screen and (max-width: 1280px) {
            .offersContainer .woocommerce ul.products.columns-3 li.product > a span.price p.price ins .newPrice {
              font-size: 22px; } }
    .offersContainer .woocommerce ul.products.columns-3 li.product > a span.price p.price ins .saleTo {
      font-size: 17px; }
  .offersContainer .woocommerce ul.products.columns-3 li.product a.addtocartbutton {
    display: none; }

.woocommerce ul.products li.product .hoverImage {
  display: none; }

.woocommerce ul.products li.product:hover .imageWrapper.withhover .wp-post-image {
  display: none; }
  .woocommerce ul.products li.product:hover .imageWrapper.withhover .hoverImage {
    display: block; }

.ywgc_enter_code {
  margin: 0;
  padding: 0 13px;
  display: none; }
  .ywgc_enter_code > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 530px;
    max-width: 100%;
    margin: 0; }
  .ywgc_enter_code > div p {
    padding: 0;
    margin: 0; }
  .ywgc_enter_code > div > p:first-child {
    width: 100%;
    display: none; }
  .ywgc_enter_code > div p.form-row-first {
    width: calc(100% - 145px);
    padding: 0;
    margin: 0; }
  .ywgc_enter_code > div p.form-row-first input {
    width: 100%;
    background-color: #fcfafa;
    border: 1px solid #949494;
    border-radius: 0px;
    padding: 10px 35px 11px 35px;
    color: #000;
    text-align: left;
    border-right: 0; }
  .ywgc_enter_code > div p.form-row-first input.placeholder {
    color: #000; }
  .ywgc_enter_code > div p.form-row-first input:-moz-placeholder {
    color: #000; }
  .ywgc_enter_code > div p.form-row-first input::-moz-placeholder {
    color: #000; }
  .ywgc_enter_code > div p.form-row-first input::-webkit-input-placeholder {
    color: #000; }
  .ywgc_enter_code > div p.form-row-last {
    width: 145px;
    padding: 0;
    margin: 0; }
  .ywgc_enter_code > div p.form-row-last button {
    background-color: #e51c23;
    color: #fff;
    border-radius: 0px;
    font-family: 'CF Asty Std';
    font-size: 15px;
    font-weight: normal;
    padding: 15px 35px;
    margin-left: 0;
    font-weight: 400;
    height: 45px; }

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  width: 1070px;
  max-width: 100%;
  margin: 0 auto; }

body.woocommerce.single-product div.product.bookdesigner-disabled > form .single_variation_wrap .woocommerce-variation-add-to-cart .quantity, body.woocommerce.single-product div.product.bookdesigner-disabled > form .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button, .woocommerce div.product.bookdesigner-disabled form.cart .button.single_add_to_cart_button {
  display: inline-block !important;
  float: none;
  vertical-align: middle; }
  body.woocommerce.single-product div.product.bookdesigner-disabled > form .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input, body.woocommerce.single-product div.product.bookdesigner-disabled > form .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button input, .woocommerce div.product.bookdesigner-disabled form.cart .button.single_add_to_cart_button input {
    height: 48px; }

body.woocommerce.single-product div.product.bookdesigner-disabled > form .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button, .woocommerce div.product.bookdesigner-disabled form.cart .button.single_add_to_cart_button {
  background: #e51c23;
  color: #fff;
  width: auto;
  border-radius: 30px;
  max-width: 100%;
  padding: 0 20px;
  font-size: 22px;
  font-weight: 400;
  height: 48px; }
  @media screen and (max-width: 767px) {
  body.woocommerce.single-product div.product.bookdesigner-disabled > form .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button, .woocommerce div.product.bookdesigner-disabled form.cart .button.single_add_to_cart_button {
    font-size: 20px; } }
  body.woocommerce.single-product div.product.bookdesigner-disabled > form .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button:hover, .woocommerce div.product.bookdesigner-disabled form.cart .button.single_add_to_cart_button:hover {
    background: #ca0e15; }

.single.postid-137042 .select_box.attribute_pa_diastasi .select_option.inactive {
  display: none; }

/***** TSHIRTS *****/

.woocommerce .product > .summary form.variations_form .varHeader {
  display: none; }
  .woocommerce .product > .summary form.variations_form .variations {
    margin-bottom: 4em; }
  .woocommerce .product > .summary form.variations_form .variations .variaton__option {
    margin-bottom: 1rem; }
  .woocommerce .product > .summary form.variations_form .variations .variaton__option .label .stepCount {
    display: none; }
  .woocommerce .product > .summary form.variations_form .variations .variaton__option .value .select_box_label .select_option_label {
    padding: 10px;
    font-weight: 500; }
    .woocommerce .product > .summary form.variations_form .variations .variaton__option .value .select_box_label .select_option_label.selected {
      border-color: #e51c23; }
  .woocommerce .product > .summary form.variations_form .single_variation_wrap .quantity input {
    height: 48px; }
  .woocommerce .product > .summary form.variations_form .single_variation_wrap .woocommerce-variation-price {
    margin-bottom: 10px; }
  .woocommerce .product > .summary form.variations_form .gift-this-product-main-container {
    margin-left: 0; }

.woocommerce-variation-custom_text_option label {
  font-weight: 700; }
  .woocommerce-variation-custom_text_option textarea {
    padding: 15px;
    margin-bottom: 0.5rem; }

.product-description-container.under_image {
  font-size: 14px;
  color: #6d6e71;
  margin-bottom: 20px;
  margin-top: 40px;
  padding: 0 30px; }
  .product-description-container.under_image img {
    width: auto !important; }
  .product-description-container.under_image > h2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #000; }

body.woocommerce.single-product .product_cat-rouxa .gift-this-product-main-container {
  margin-top: 80px; }
/* Comments
 --------------------------------------------- */
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }
/* Widgets
 --------------------------------------------- */
.widget {
  margin: 0; }
  .widget select {
    max-width: 100%; }

.themeBlock .themeBlock__image {
  position: relative;
  overflow: hidden; }
  .themeBlock .themeBlock__image > a {
    display: block; }
  .themeBlock .themeBlock__image > a img {
    width: 100%;
    transition: transform 1s linear 0s;
    -webkit-transition: transform 1s linear 0s;
    -moz-transition: transform 1s linear 0s; }
  .themeBlock .themeBlock__image > a .priceBlock {
    position: absolute;
    top: 8px;
    left: 8px;
    background: #e51c23;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    font-family: 'CF Asty Std';
    width: 130px;
    height: 130px;
    line-height: 1;
    font-size: 35px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 10px; }
  @media screen and (max-width: 1680px) {
        .themeBlock .themeBlock__image > a .priceBlock {
          width: 100px;
          height: 100px;
          font-size: 24px; } }
  .themeBlock .themeBlock__image > a .priceBlock span {
    display: block; }
  .themeBlock .themeBlock__image > a .priceBlock span.ftext {
    font-size: 22px;
    margin-bottom: 5px; }
    @media screen and (max-width: 1680px) {
          .themeBlock .themeBlock__image > a .priceBlock span.ftext {
            font-size: 18px; } }
  .themeBlock .themeBlock__image:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .themeBlock .themeBlock__content {
    text-align: center;
    padding: 28px 40px 0; }
  @media screen and (max-width: 1680px) {
    .themeBlock .themeBlock__content {
      padding-top: 20px; } }
  @media screen and (max-width: 1280px) {
    .themeBlock .themeBlock__content {
      padding: 15px 15px 0; } }
  .themeBlock .themeBlock__content h3 {
    margin-top: 0;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 18px; }
  @media screen and (max-width: 1680px) {
      .themeBlock .themeBlock__content h3 {
        font-size: 24px;
        margin-bottom: 10px; } }
  .themeBlock .themeBlock__content p {
    margin-top: 0;
    font-weight: 500;
    margin-bottom: 40px; }
  @media screen and (max-width: 1680px) {
      .themeBlock .themeBlock__content p {
        margin-bottom: 20px; } }

.roundedBlock .themeBlock {
  width: 300px;
  max-width: 100%;
  margin: 0 auto; }
  .roundedBlock .themeBlock .themeBlock__image {
    overflow: unset; }
  .roundedBlock .themeBlock .themeBlock__image a .priceBlock {
    top: -10px;
    left: -10px; }
  .roundedBlock .themeBlock .themeBlock__image:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .roundedBlock .themeBlock .themeBlock__content {
    padding: 28px 0 0; }
  .roundedBlock .themeBlock .themeBlock__content h3 {
    line-height: 1; }
  .roundedBlock .themeBlock .themeBlock__content .buttonBlock button.btn-secondary {
    font-size: 19px;
    height: 48px; }
  .roundedBlock .themeBlock .themeBlock__content .buttonBlock button.btn-secondary i {
    font-size: 16px;
    margin-left: 7px;
    bottom: 2px; }

.stepperRow .elementor-widget {
  position: initial; }

.tranlateBtn {
  -webkit-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%); }

.stepperHeader h3 {
  font-size: 48px; }
  @media screen and (max-width: 1680px) {
    .stepperHeader h3 {
      font-size: 34px; } }
  @media screen and (max-width: 1280px) {
    .stepperHeader h3 {
      font-size: 28px; } }

.stepperBlock {
  width: 245px;
  max-width: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 991px) {
  .stepperBlock {
    width: 100%;
    padding: 0 10px; } }
  @media screen and (max-width: 767px) {
  .stepperBlock {
    text-align: center;
    padding: 45px 10px; } }
  .stepperBlock .stepperBlock__number {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 62px;
    height: 62px;
    background: #fcfafa;
    color: #e51c23;
    text-align: center;
    line-height: 60px;
    border: 1px solid #e51c23;
    border-radius: 100%;
    font-size: 39px;
    letter-spacing: -4px;
    font-weight: 700; }
  @media screen and (max-width: 991px) {
    .stepperBlock .stepperBlock__number {
      top: 0; } }
  @media screen and (max-width: 767px) {
    .stepperBlock .stepperBlock__number {
      left: 50%; } }
  .stepperBlock .stepperBlock__image {
    margin-bottom: 55px; }
  @media screen and (max-width: 767px) {
    .stepperBlock .stepperBlock__image {
      margin-bottom: 30px; }
      .stepperBlock .stepperBlock__image svg {
        height: 80px; } }
  .stepperBlock .stepperBlock__content h3 {
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 1;
    font-weight: 500; }
  @media screen and (max-width: 1680px) {
      .stepperBlock .stepperBlock__content h3 {
        font-size: 18px; } }
  .stepperBlock .stepperBlock__content p {
    margin-bottom: 0; }
/* Media
 --------------------------------------------- */
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }
/* Captions
 --------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }
/* Galleries
 --------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%; }

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr); }

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr); }

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr); }

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr); }

.gallery-caption {
  display: block; }
/*--------------------------------------------------------------
 # Plugins
 --------------------------------------------------------------*/
/* Jetpack infinite scroll
 --------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  display: none; }
/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block; }
/*--------------------------------------------------------------
 # Utilities
 --------------------------------------------------------------*/
/* Accessibility
 --------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }
/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0; }
/* Alignments
 --------------------------------------------- */
/*rtl:ignore*/
.alignleft {
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em; }
/* Main Style
 --------------------------------------------- */
body {
  margin: 0px !important; }

.kp {
  font-family: 'KpLinea'; }

.kpb {
  font-family: 'KpLineaBoldT'; }

p {
  margin-top: 0; }

a {
  display: inline-block;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s; }

.btn {
  border: 0px;
  border-radius: 50px; }

img {
  vertical-align: middle; }

.btn-primary {
  background-color: transparent !important;
  border-color: transparent !important; }

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0; }

section#top-bar {
  border-bottom: 1px solid rgba(117, 118, 121, 0.2);
  text-align: right;
  padding: 14px 58px 7px;
  font-size: 11px;
  font-weight: 400; }
  @media screen and (max-width: 1680px) {
  section#top-bar {
    padding: 14px 15px 7px; } }

  section#top-bar a {
    color: #666; }
  section#top-bar a i {
    color: #000;
    font-size: 12px;
    line-height: 12px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 7px; }
  section#top-bar a i.myalbum-email {
    text-shadow: 0px 0px 0px #000; }
  section#top-bar a:hover, section#top-bar a:hover i {
    color: #e51c23; }
  section#top-bar .barTop-list > li.social {
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid rgba(117, 118, 121, 0.2);
    text-align: center; }
  section#top-bar .barTop-list > li.social a i {
    margin: 0;
    line-height: 12px; }
  section#top-bar .barTop-list > li.social:last-child {
    margin-left: 0;
    border-right: 1px solid rgba(117, 118, 121, 0.2); }

header#masthead {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background: #fff;
  padding: 20px 58px 27px; }
  @media screen and (max-width: 1680px) {
  header#masthead {
    padding: 20px 15px 27px;
    position: relative; } }
  @media screen and (max-width: 1280px) {
  header#masthead {
    padding: 15px; } }
  header#masthead > * {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center; }
  header#masthead .offcanvas_toggler {
    display: none; }
  @media screen and (max-width: 1280px) {
    header#masthead .offcanvas_toggler {
      display: block;
      width: 180px;
      -webkit-flex-shrink: 0;
      -moz-flex-shrink: 0;
      -ms-flex-shrink: 0;
      flex-shrink: 0; } }
  @media screen and (max-width: 767px) {
    header#masthead .offcanvas_toggler {
      width: 25%; } }
  @media screen and (max-width: 1280px) {
    header#masthead .site-branding {
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-grow: 1;
      flex-grow: 1;
      text-align: center; }
      header#masthead .site-branding img {
        width: 150px; } }
  header#masthead nav#site-navigation {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1; }
  @media screen and (max-width: 1280px) {
    header#masthead nav#site-navigation {
      display: none; } }
  header#masthead nav#site-navigation > div {
    text-align: right; }
  @media screen and (max-width: 1680px) {
      header#masthead nav#site-navigation > div {
        text-align: center; } }
  header#masthead nav#site-navigation > div ul#primary-menu {
    display: inline-block;
    padding-right: 20px; }
  @media screen and (max-width: 1680px) {
        header#masthead nav#site-navigation > div ul#primary-menu {
          padding-right: 0;
          position: unset; } }
  header#masthead nav#site-navigation > div ul#primary-menu > li {
    display: inline-block;
    margin-left: 15px;
    margin-top: 12px; }
  @media screen and (max-width: 1680px) {
          header#masthead nav#site-navigation > div ul#primary-menu > li {
            margin-left: 12px; }
            header#masthead nav#site-navigation > div ul#primary-menu > li:first-child {
              margin-left: 0; } }
  header#masthead nav#site-navigation > div ul#primary-menu > li > a {
    display: block;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 12px;
    position: relative;
    font-weight: 500; }
    @media screen and (max-width: 1680px) {
          header#masthead nav#site-navigation > div ul#primary-menu > li > a {
            font-size: 13px; } }
    header#masthead nav#site-navigation > div ul#primary-menu > li > a:hover {
      color: #e51c23; }
  header#masthead nav#site-navigation > div ul#primary-menu > li:last-child > a {
    color: #e51c23; }
  header#masthead nav#site-navigation > div ul#primary-menu > li.current-menu-item > a {
    color: #e51c23; }
    header#masthead nav#site-navigation > div ul#primary-menu > li.current-menu-item > a:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 4px;
      background: #e51c23; }
  header#masthead .menu-widgets {
    width: 262px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0; }
  @media screen and (max-width: 1680px) {
    header#masthead .menu-widgets {
      width: 180px; } }
  @media screen and (max-width: 767px) {
    header#masthead .menu-widgets {
      width: 30%; } }
  header#masthead .menu-widgets .menuRight-list {
    padding-left: 0; }
  @media screen and (max-width: 767px) {
      header#masthead .menu-widgets .menuRight-list {
        text-align: right; } }
  header#masthead .menu-widgets .menuRight-list > li {
    padding-left: 12px;
    font-size: 14px;
    font-weight: 500; }
  @media screen and (max-width: 767px) {
        header#masthead .menu-widgets .menuRight-list > li {
          padding-left: 10px; } }
  header#masthead .menu-widgets .menuRight-list > li.cartLink {
    padding-left: 25px; }
  @media screen and (max-width: 1680px) {
          header#masthead .menu-widgets .menuRight-list > li.cartLink {
            padding-left: 8px; } }
  @media screen and (max-width: 767px) {
          header#masthead .menu-widgets .menuRight-list > li.searchLink {
            display: none; } }
  header#masthead .menu-widgets .menuRight-list > li > a {
    color: #000; }
  header#masthead .menu-widgets .menuRight-list > li > a:hover {
    color: #e51c23; }
  @media screen and (max-width: 767px) {
          header#masthead .menu-widgets .menuRight-list > li > a {
            position: relative; } }
  header#masthead .menu-widgets .menuRight-list > li > a i {
    vertical-align: middle;
    display: inline-block;
    line-height: 20px;
    height: 20px;
    font-size: 20px;
    margin-bottom: 8px; }
    header#masthead .menu-widgets .menuRight-list > li > a i span {
      font-style: normal;
      font-size: 15px; }
    @media screen and (max-width: 767px) {
            header#masthead .menu-widgets .menuRight-list > li > a i span {
              position: absolute;
              top: 10px;
              left: 10px;
              background: #e51c23;
              color: #fff;
              width: 20px;
              text-align: center;
              font-size: 10px;
              border-radius: 100%; } }
  @media screen and (max-width: 1680px) {
          header#masthead .menu-widgets .menuRight-list > li:first-child span {
            display: none; } }
  @media screen and (max-width: 767px) {
          header#masthead .menu-widgets .menuRight-list > li:first-child {
            padding-left: 0; } }
  header#masthead .menu-widgets .menuRight-list > li:first-child i {
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 2px; }
    @media screen and (max-width: 767px) {
          header#masthead .menu-widgets .menuRight-list > li:first-child i {
            margin-right: 0; } }

.page-id-35 div#page {
  position: relative; }

.page-id-35 .topSvg {
  width: 100%;
  position: absolute;
  top: 180px;
  left: 0;
  overflow: hidden;
  z-index: -1; }
  .page-id-35 .bottomSvg {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -1; }
  .page-id-35 .bottomSvg svg {
    -webkit-transform: translate(-34.5%, 6%);
    -moz-transform: translate(-34.5%, 6%);
    -ms-transform: translate(-34.5%, 6%);
    transform: translate(-34.5%, 6%); }

.slider__textContainer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 800px;
  width: 66.666666%;
  padding: 0 4% 0 7%;
  margin-left: auto; }
  .slider__textContainer h1 {
    margin-top: 0;
    font-size: 2.667em;
    margin-bottom: 18px;
    line-height: 1.2;
    color: #231f20; }
  @media screen and (max-width: 767px) {
    .slider__textContainer h1 {
      margin-bottom: 10px;
      font-size: 2.2em; } }
  .slider__textContainer h2 {
    font-weight: 500;
    margin-top: 0;
    font-size: 1em;
    margin-bottom: 1em; }
  @media screen and (max-width: 767px) {
    .slider__textContainer h2 {
      margin-bottom: 5px; } }
  .slider__textContainer p {
    margin-top: 0;
    margin-bottom: 4.444em;
    font-size: 0.833em;
    max-width: 70%;
    font-weight: 400;
    line-height: 1.5; }
  @media screen and (max-width: 767px) {
    .slider__textContainer p {
      margin-bottom: 2em; } }
  .slider__textContainer a {
    font-size: 1.167em; }
  @media screen and (max-width: 767px) {
    .slider__textContainer a {
      font-size: 1em; } }
  .slider__textContainer a i {
    font-size: 0.762em;
    margin-left: 1.111em;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 2px; }
  .slider__textContainer a i:before {
    vertical-align: middle; }

.ls-bottom-slidebuttons a {
  width: 14px !important;
  height: 14px !important;
  border: 1px solid #e51c23 !important; }
  .ls-bottom-slidebuttons a.ls-nav-active {
    background: #e51c23 !important; }

.basic-btn.primary-btn {
  background: #e51c23;
  color: #fff;
  padding: 16px 22px;
  font-size: 22px;
  border-radius: 50px;
  font-weight: 400; }
  @media screen and (max-width: 1680px) {
  .basic-btn.primary-btn {
    font-size: 18px;
    padding: 15px; } }
  .basic-btn.primary-btn:hover {
    background: #d2181f; }
  .basic-btn.primary-btn i {
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle; }
  .basic-btn.primary-btn i:before {
    vertical-align: middle; }

@media screen and (max-width: 480px) {
    .elementor-invisible {
      visibility: visible !important; } }

.basicText {
  font-size: 15px;
  font-weight: 500; }
  .basicText h3 {
    color: #e51c23;
    font-family: 'KpLineaBoldT';
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 54px;
    line-height: 1.1; }
  @media screen and (max-width: 1680px) {
    .basicText h3 {
      font-size: 38px; } }
  @media screen and (max-width: 1280px) {
    .basicText h3 {
      font-size: 28px; } }
  .basicText a {
    display: inline-block;
    margin-top: 60px; }
  .basicText.smallText h3 {
    color: #231f20;
    font-size: 48px; }
  @media screen and (max-width: 1680px) {
      .basicText.smallText h3 {
        font-size: 34px; } }
  @media screen and (max-width: 1280px) {
      .basicText.smallText h3 {
        font-size: 28px; } }
  .basicText.smallText p {
    width: 423px;
    max-width: 100%; }
  .basicText.smallText .basic-btn.primary-btn {
    font-size: 19px;
    padding: 10px 22px 8px; }
  @media screen and (max-width: 991px) {
      .basicText.smallText .basic-btn.primary-btn {
        font-size: 18px;
        padding: 10px 15px 8px; } }
  .basicText.smallText .basic-btn.primary-btn i {
    margin-left: 8px;
    font-size: 19px;
    position: relative;
    bottom: 2px; }
  .basicText.smallText.withlist h3 {
    color: #231f20;
    font-size: 48px; }
  @media screen and (max-width: 1680px) {
        .basicText.smallText.withlist h3 {
          font-size: 34px; } }
  @media screen and (max-width: 1280px) {
        .basicText.smallText.withlist h3 {
          font-size: 28px; } }
  .basicText.smallText.withlist h4 {
    font-size: 36px;
    margin-top: 0;
    color: #000;
    font-family: 'KpLinea';
    font-weight: 400;
    margin-bottom: 60px;
    line-height: 1.2; }
  @media screen and (max-width: 1680px) {
        .basicText.smallText.withlist h4 {
          font-size: 26px;
          margin-bottom: 30px; } }
  .basicText.smallText.withlist ul li {
    border-bottom: 1px solid rgba(117, 118, 121, 0.4);
    padding: 30px 0; }
  @media screen and (max-width: 1680px) {
          .basicText.smallText.withlist ul li {
            padding: 20px 0; } }
  .basicText.smallText.withlist ul li:first-child {
    border-top: 1px solid rgba(117, 118, 121, 0.4); }
  .basicText.smallText.withlist ul li a {
    margin-top: 0;
    font-size: 30px;
    font-family: 'KpLinea';
    line-height: 1; }
    @media screen and (max-width: 1680px) {
          .basicText.smallText.withlist ul li a {
            font-size: 24px; } }

.roundedImage {
  margin-bottom: 0 !important; }
  .roundedImage .elementor-image {
    display: inline-block;
    position: relative; }
  .roundedImage .elementor-image:before {
    content: '';
    width: calc(100% + 46px);
    width: -webkit-calc(100% + 46px);
    height: calc(100% + 46px);
    height: -webkit-calc(100% + 46px);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px solid #e51c23;
    border-radius: 100%; }
  .roundButton {
    position: absolute !important;
    top: 50%;
    right: 0;
    -webkit-transform: translate(-23%, -50%);
    -moz-transform: translate(-23%, -50%);
    -ms-transform: translate(-23%, -50%);
    transform: translate(-23%, -50%);
    width: auto !important; }
  .roundButton a {
    width: 146px !important;
    height: 146px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    padding: 0; }
  .roundButton a .elementor-button-text:after {
    content: '\0049';
    font-family: 'album icons';
    display: block;
    margin: 18px 0 13px; }
  .roundButton a:hover {
    background: #d2181f !important; }

.bigRedRound {
  top: -60px !important; }
  .bigRedRound .elementor-widget-container {
    height: 580px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding-bottom: 0;
    padding: 0 30px; }
  @media screen and (max-width: 1024px) {
    .bigRedRound .elementor-widget-container {
      height: -webkit-calc(100vw / 2);
      height: calc(100vw / 2); } }
  .bigRedRound .elementor-widget-container h3 {
    font-size: 48px;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 40px; }
  @media screen and (max-width: 1680px) {
      .bigRedRound .elementor-widget-container h3 {
        font-size: 34px; } }
  @media screen and (max-width: 991px) {
      .bigRedRound .elementor-widget-container h3 {
        font-size: 22px;
        margin-bottom: 10px; } }
  .bigRedRound .elementor-widget-container p {
    margin-bottom: 30px; }
  @media screen and (max-width: 991px) {
      .bigRedRound .elementor-widget-container p {
        margin-bottom: 5px; } }
  .bigRedRound .elementor-widget-container a {
    color: #fff; }
  .bigRedRound .elementor-widget-container a i {
    font-size: 40px; }

.basicH1 h1 {
  font-size: 52px; }
  @media screen and (max-width: 1680px) {
    .basicH1 h1 {
      font-size: 34px; } }
  @media screen and (max-width: 991px) {
    .basicH1 h1 {
      font-size: 28px; } }

.basicH2 h2 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 50px; }
  @media screen and (max-width: 991px) {
    .basicH2 h2 {
      font-size: 16px; } }

.btn-primary .elementor-button-text:after {
  content: '\0049';
  font-family: 'album icons';
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px; }
/*** Photobook category main ***/
.elementor-widget-layerslider {
  overflow: hidden; }

.photobook-cats h1 {
  font-size: 3em;
  color: #e51c23; }
  .photobook-cats h2 {
    font-weight: 600;
    font-size: 1.9em; }
  .photobook-cats a {
    font-size: 1.05em;
    width: 170px;
    height: 36px;
    line-height: 35px;
    background: #e51c23;
    color: #fff;
    padding: 0px 15px;
    border-radius: 20px;
    font-family: 'KpLinea'; }
  @media screen and (max-width: 1680px) {
    .photobook-cats a {
      text-align: center; } }
  @media screen and (max-width: 991px) {
    .photobook-cats a {
      display: none; } }
  .photobook-cats a i {
    top: 1px; }

.makeyours .tranlateBtn {
  top: 64px; }
  .makeyours .priceBlock {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    top: 15px;
    left: 71px;
    background: #e51c23;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    font-family: 'CF Asty Std';
    width: 160px;
    height: 160px;
    line-height: 1;
    font-size: 35px; }
  @media screen and (max-width: 991px) {
    .makeyours .priceBlock {
      font-size: 28px; } }
  .makeyours .priceBlock span {
    display: block;
    font-size: 1.2em; }
  .makeyours .priceBlock span.ftext {
    font-size: 27px;
    margin-bottom: 5px; }
  .makeyours .grayBlock {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    top: auto !important;
    bottom: 175px;
    right: 10px;
    background: #e5e5e5;
    border-radius: 100%;
    color: #231f20 !important;
    text-align: center;
    font-family: 'CF Asty Std';
    width: 356px;
    height: 356px;
    line-height: 1;
    font-size: 15px;
    line-height: 24px;
    padding: 0px 45px; }
  @media screen and (max-width: 1024px) {
    .makeyours .grayBlock {
      bottom: 0;
      height: 25vw;
      padding: 0 15px; } }
  .makeyours .grayBlock .elementor-widget-container {
    background-color: transparent !important; }
  @media screen and (max-width: 1024px) {
    .makeyours .grayBlock p {
      margin: 0;
      font-size: 14px;
      line-height: 18px; } }
  .makeyours .grayBlock span.ftext {
    font-size: 36px;
    line-height: 40px;
    color: #000;
    font-family: 'KpLinea';
    margin-bottom: 25px;
    display: block; }
  @media screen and (max-width: 1024px) {
      .makeyours .grayBlock span.ftext {
        font-size: 24px;
        margin-bottom: 0;
        line-height: 26px; } }

.categoriesThumbs {
  margin-top: -20px; }
  .categoriesThumbs h3 {
    color: #e51c23;
    font-size: 30px;
    font-weight: normal; }

.categoryList h3 {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 18px;
  color: #e51c23; }

.whatis a {
  width: 275px;
  height: 65px;
  line-height: 65px;
  background: #e51c23;
  color: #fff;
  padding: 0px 23px !important;
  font-family: 'KpLinea';
  max-width: 100%; }
  @media screen and (max-width: 991px) {
    .whatis a {
      height: 50px;
      line-height: 50px;
      padding: 0 15px !important;
      width: auto; } }
  .whatis a i {
    top: -2px; }

.howToSection .btn-primary .elementor-button-text:after {
  margin-left: 15px; }

.themeCarousel .themeBlock .themeBlock__content {
  text-align: center;
  padding: 28px 25px 0; }
  .themeCarousel .elementor-element-populated {
    padding: 0px 15px !important; }

.custCarousel .slick-list {
  width: 80%;
  display: inline-block; }
  @media screen and (max-width: 1680px) {
    .custCarousel .slick-list {
      width: calc(100% - 120px);
      width: -webkit-calc(100% - 120px); } }
  .custCarousel .slick-arrow {
    width: 10%;
    text-align: center;
    display: inline-block;
    position: relative;
    height: 40vh; }
  @media screen and (max-width: 1680px) {
    .custCarousel .slick-arrow {
      width: 60px;
      height: 60px; } }
  .custCarousel .slick-prev {
    width: 94px;
    height: 94px;
    background-color: transparent;
    background-image: url(../../../wp-content/uploads/2020/07/arrowl.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin: auto;
    position: absolute;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 20%; }
  @media screen and (max-width: 1680px) {
    .custCarousel .slick-prev {
      width: 100%;
      height: 100%;
      background-size: contain;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      right: 5px; } }
  .custCarousel .slick-next {
    width: 94px;
    height: 94px;
    background-color: transparent;
    background-image: url(../../../wp-content/uploads/2020/07/arrowr.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin: auto;
    position: absolute;
    /*top: 50%;*/
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20%; }
  @media screen and (max-width: 1680px) {
    .custCarousel .slick-next {
      width: 100%;
      height: 100%;
      background-size: contain;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      left: 5px; } }
  .custCarousel .slick-dots {
    display: inline-flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    width: 100%;
    position: relative;
    margin-top: 60px;
    list-style-type: none; }
  .custCarousel .slick-dots li {
    margin: 0 0.25rem; }
  .custCarousel .slick-dots button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: 1px solid #e51c23;
    border-radius: 100%;
    background-color: #e51c23;
    text-indent: -9999px; }
  .custCarousel .slick-dots li.slick-active button {
    background-color: #e51c23;
    border: 1px solid #e51c23; }
  .custCarousel .themeBlock {
    width: 25%;
    display: inline-block;
    margin: 0px 15px;
    float: left; }
  .custCarousel .themeBlock .themeBlock__content {
    text-align: center;
    padding: 28px 25px 0; }
  .custCarousel .themeBlock .themeBlock__content p {
    min-height: 45px; }
  .custCarousel .themeBlock .themeBlock__image span {
    display: initial !important; }
/*** Footer ***/
.no-gap {
  padding-left: 0px !important;
  padding-right: 0px !important; }

body.page-id-206 .prefooter {
  margin-top: 200px; }
  @media screen and (max-width: 767px) {
  body.page-id-206 .prefooter {
    margin-top: 60px; } }

.prefooter {
  display: inline-block;
  width: 100%;
  margin-top: 120px; }
  @media screen and (max-width: 1680px) {
  .prefooter {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 6%; } }
  .prefooter a:hover {
    text-decoration: none !important; }
  .prefooter .left-col {
    width: 69%;
    display: inline-block;
    position: relative;
    float: left; }
  @media screen and (max-width: 1680px) {
    .prefooter .left-col {
      width: 60%;
      float: none;
      -webkit-align-self: center;
      -moz-align-self: center;
      -ms-align-self: center;
      align-self: center;
      z-index: 2; } }
  @media screen and (max-width: 767px) {
    .prefooter .left-col {
      width: 100%; } }
  .prefooter .left-col .newsletterBox {
    width: 100%;
    background-color: #f3efeb;
    height: 630px;
    margin-top: 45px;
    z-index: 999;
    padding: 85px 180px 31px;
    position: absolute; }
  @media screen and (max-width: 1680px) {
      .prefooter .left-col .newsletterBox {
        padding: 30px 15px;
        height: auto;
        margin: 0;
        position: initial; } }
  .prefooter .left-col .newsletterBox .basicText {
    max-width: 590px;
    text-align: center;
    margin: auto; }
  .prefooter .left-col .newsletterBox .basicText h3 {
    margin-bottom: 58px; }
  .prefooter .left-col .newsletterBox form {
    text-align: center; }
  @media screen and (max-width: 1680px) {
        .prefooter .left-col .newsletterBox form {
          width: 628px;
          max-width: 100%;
          margin: 0 auto; } }
  .prefooter .left-col .newsletterBox form label, .prefooter .left-col .newsletterBox form span.your-email, .prefooter .left-col .newsletterBox form input[type="email"] {
    width: 100%;
    display: inline-block; }
  .prefooter .left-col .newsletterBox form .fields {
    margin-top: 97px; }
  @media screen and (max-width: 1680px) {
          .prefooter .left-col .newsletterBox form .fields {
            margin-top: 35px; } }
  .prefooter .left-col .newsletterBox form input[type="email"] {
    border: 0px;
    border-bottom: 1px solid #e51c23;
    background-color: transparent;
    padding: 0px 20px 4px 20px;
    font-family: 'KpLineaBoldT';
    font-size: 36px;
    line-height: 1.3em;
    text-align: center;
    outline-style: none;
    box-shadow: none; }
  @media screen and (max-width: 1680px) {
          .prefooter .left-col .newsletterBox form input[type="email"] {
            font-size: 26px; } }
  .prefooter .left-col .newsletterBox form button {
    margin: 35px auto 0px auto;
    font-size: 22px;
    width: 222px;
    height: 65px;
    line-height: 65px;
    background: #e51c23;
    color: #fff;
    padding: 0px 15px;
    border-radius: 50px;
    font-family: 'CF Asty Std'; }
  @media screen and (max-width: 1680px) {
          .prefooter .left-col .newsletterBox form button {
            font-size: 18px;
            height: 50px;
            max-width: 100%;
            line-height: 50px; } }
  .prefooter .left-col .newsletterBox form button:after {
    content: '\0049';
    font-family: 'album icons';
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px; }
  .prefooter .right-col {
    width: 31%;
    display: inline-block;
    position: relative;
    float: right; }
  @media screen and (max-width: 1680px) {
    .prefooter .right-col {
      width: 40%;
      float: none;
      z-index: 1;
      -webkit-align-self: center;
      -moz-align-self: center;
      -ms-align-self: center;
      align-self: center; } }
  @media screen and (max-width: 767px) {
    .prefooter .right-col {
      width: 100%; } }
  .prefooter .right-col .contactBox {
    width: 100%;
    background-color: #e0e1e2;
    height: 721px;
    padding: 77px 78px 45px 68px;
    text-align: center; }
  @media screen and (max-width: 1680px) {
      .prefooter .right-col .contactBox {
        padding: 30px 45px 30px 34px;
        position: relative;
        height: auto; } }
  .prefooter .right-col .contactBox:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 62px;
    height: 721px;
    left: -62px;
    top: 0px;
    float: left;
    background-color: #e0e1e2; }
  @media screen and (max-width: 1680px) {
        .prefooter .right-col .contactBox:before {
          height: 100%;
          float: none; } }
  .prefooter .right-col .contactBox h4 {
    font-family: 'KpLineaBoldT';
    font-size: 36px;
    margin-top: 0px;
    margin-bottom: 100px; }
  @media screen and (max-width: 1680px) {
        .prefooter .right-col .contactBox h4 {
          margin-bottom: 50px;
          font-size: 28px; } }
  .prefooter .right-col .contactBox #facebook-svg, .prefooter .right-col .contactBox #instagram-svg {
    height: 84px; }
  .prefooter .right-col .contactBox .textwidget p:nth-child(1) i, .prefooter .right-col .contactBox .textwidget p:nth-child(2) i {
    font-size: 84px;
    color: #000;
    padding: 0px 20px; }
    @media screen and (max-width: 1680px) {
          .prefooter .right-col .contactBox .textwidget p:nth-child(1) i, .prefooter .right-col .contactBox .textwidget p:nth-child(2) i {
            font-size: 50px; } }
  .prefooter .right-col .contactBox .textwidget h5 {
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #9d9fa1;
    padding-bottom: 7px;
    margin-bottom: 15px;
    margin-top: 63px; }
  .prefooter .right-col .contactBox .textwidget a.email-link {
    font-size: 36px;
    font-family: 'KpLineaBoldT';
    color: #000; }
  @media screen and (max-width: 1680px) {
          .prefooter .right-col .contactBox .textwidget a.email-link {
            font-size: 26px;
            display: block; } }
  .prefooter .right-col .contactBox .textwidget a.email-link:hover {
    color: #e51c23; }
  .prefooter .right-col .contactBox .textwidget a.contact {
    margin: 105px auto 0px auto;
    font-size: 22px;
    width: 222px;
    height: 65px;
    line-height: 65px;
    background: #000;
    color: #fff;
    padding: 0px 15px;
    border-radius: 50px;
    font-family: 'CF Asty Std'; }
  @media screen and (max-width: 1680px) {
          .prefooter .right-col .contactBox .textwidget a.contact {
            margin-top: 45px;
            height: 50px;
            line-height: 50px;
            font-size: 18px; } }
  .prefooter .right-col .contactBox .textwidget a.contact i {
    position: relative;
    top: 5px;
    margin-left: 10px; }

.site-footer {
  background-color: #fff;
  margin-top: 60px;
  border-top: 1px solid #d1d3d4; }
  .site-footer a:hover {
    text-decoration: none !important; }
  .site-footer .site-info {
    font-size: 11px;
    color: #666;
    font-family: 'CF Asty Std';
    padding: 14px 0px;
    text-align: center;
    border-top: 1px solid #d1d3d4; }
  @media screen and (max-width: 767px) {
    .site-footer .site-info {
      text-align: center; }
      .site-footer .site-info .ccards {
        display: block; } }
  .site-footer .main {
    padding: 50px 58px 35px 58px;
    width: 1626px;
    max-width: 100%;
    margin: 0 auto;
    font-size: 14px; }
  @media screen and (max-width: 1680px) {
    .site-footer .main {
      padding: 30px 0; } }
  .site-footer .main a {
    color: #6d6e71; }
  .site-footer .main a:hover {
    color: #e51c23; }
  .site-footer .main .footer-area {
    padding: 0px 15px;
    float: left; }
  @media screen and (max-width: 991px) {
      .site-footer .main .footer-area.footer-area-one, .site-footer .main .footer-area.footer-area-six {
        float: none; }
      .site-footer .main .footer-area.footer-area-one {
        text-align: center; }
        .site-footer .main .footer-area.footer-area-one img {
          width: 100px;
          margin-bottom: 30px; } }
  .site-footer .main .footer-area h4 {
    margin-top: 0px;
    font-size: 14px;
    margin-bottom: 20px; }
  .site-footer .main .footer-area-two {
    width: 22%; }
  @media screen and (max-width: 991px) {
      .site-footer .main .footer-area-two {
        width: 30%; } }
  @media screen and (max-width: 767px) {
      .site-footer .main .footer-area-two {
        width: 100%;
        margin-bottom: 20px; } }
  .site-footer .main .footer-area-three {
    width: 42%; }
  @media screen and (max-width: 991px) {
      .site-footer .main .footer-area-three {
        width: 30%; } }
  @media screen and (max-width: 767px) {
      .site-footer .main .footer-area-three {
        width: 100%;
        margin-bottom: 20px; } }
  .site-footer .main .footer-area-three li {
    float: left;
    width: 48%;
    margin-right: 2%;
    height: 42px; }
  @media screen and (max-width: 991px) {
        .site-footer .main .footer-area-three li {
          height: auto;
          margin-bottom: 4px;
          width: 100%;
          float: none;
          display: block; } }
  .site-footer .main .footer-area-four {
    width: 22%; }
  @media screen and (max-width: 991px) {
      .site-footer .main .footer-area-four {
        width: 20%; } }
  @media screen and (max-width: 767px) {
      .site-footer .main .footer-area-four {
        width: 100%;
        margin-bottom: 20px; } }
  .site-footer .main .footer-area-four li {
    padding-bottom: 20px; }
  @media screen and (max-width: 991px) {
        .site-footer .main .footer-area-four li {
          padding-bottom: 4px; } }
  .site-footer .main .footer-area-five {
    width: 12%; }
  @media screen and (max-width: 991px) {
      .site-footer .main .footer-area-five {
        width: 20%; } }
  @media screen and (max-width: 767px) {
      .site-footer .main .footer-area-five {
        width: 100%;
        margin-bottom: 20px; } }
  .site-footer .main .footer-area-five a {
    color: #231f20;
    font-size: 14px; }
  .site-footer .main .footer-area-five a:hover {
    color: #e51c23; }
  @media screen and (max-width: 991px) {
      .site-footer .main .footer-area-six {
        text-align: center; } }
  .site-footer .main .footer-area-six a.connect {
    margin: 60px auto 20px auto;
    font-size: 22px;
    width: 222px;
    height: 65px;
    line-height: 65px;
    background: #fff;
    border: 1px solid #e51c23;
    color: #e51c23;
    padding: 0px 15px;
    border-radius: 50px;
    font-family: 'CF Asty Std';
    text-align: center; }
  @media screen and (max-width: 1680px) {
        .site-footer .main .footer-area-six a.connect {
          max-width: 100%;
          height: 50px;
          font-size: 18px;
          line-height: 50px;
          margin: 30px auto 15px auto;
          width: auto; } }
  @media screen and (max-width: 991px) {
        .site-footer .main .footer-area-six a.connect {
          margin-top: 20px;
          margin-bottom: 0; } }
  .site-footer .main .footer-area-six .textwidget {
    padding-left: 0px; }
  @media screen and (max-width: 991px) {
        .site-footer .main .footer-area-six .textwidget p {
          display: inline-block;
          margin: 0;
          margin-left: 10px; } }
  .site-footer .main .footer-area-six .textwidget i {
    font-size: 19px;
    color: #000;
    margin-right: 10px; }

.woocommerce-products-header {
  display: block;
  width: 100%; }
  .woocommerce-products-header .cat-line {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .woocommerce-products-header .left-col {
    width: 58.9%;
    float: none;
    position: relative;
    z-index: 2;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center; }
  @media screen and (max-width: 991px) {
    .woocommerce-products-header .left-col {
      display: none; } }
  .woocommerce-products-header .right-col {
    width: 41.1%;
    float: none;
    position: relative;
    z-index: 1; }
  @media screen and (max-width: 991px) {
    .woocommerce-products-header .right-col {
      width: 100%; } }
  .woocommerce-products-header .right-col .infoCat {
    height: 349px;
    position: relative;
    padding: 62px 43px 30px 43px;
    font-size: 15px;
    color: #000;
    margin-bottom: 0;
    background-color: #f3efeb; }
  @media screen and (max-width: 1280px) {
      .woocommerce-products-header .right-col .infoCat {
        padding: 40px 30px;
        height: inherit; } }
  .woocommerce-products-header .right-col .infoCat:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 400px;
    height: 100%;
    left: 0;
    top: 0px;
    background-color: #f3efeb;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0); }
  @media screen and (max-width: 991px) {
        .woocommerce-products-header .right-col .infoCat:before {
          display: none; } }
  .woocommerce-products-header .right-col .infoCat h1 {
    color: #e51c23;
    font-family: 'KpLineaBoldT';
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 54px;
    line-height: 1.1; }
  @media screen and (max-width: 1680px) {
        .woocommerce-products-header .right-col .infoCat h1 {
          font-size: 42px; } }
  @media screen and (max-width: 1280px) {
        .woocommerce-products-header .right-col .infoCat h1 {
          font-size: 34px; } }
  @media screen and (max-width: 991px) {
        .woocommerce-products-header .right-col .infoCat h1 {
          font-size: 28px; } }
  .woocommerce-products-header .right-col .infoCat h3 {
    font-family: 'CF Asty Std';
    color: #000;
    font-size: 18px;
    line-height: 1.1;
    width: 440px;
    max-width: 100%; }
  .woocommerce-products-header .right-col .infoCat p {
    width: 440px;
    max-width: 100%; }
  @media screen and (max-width: 991px) {
        .woocommerce-products-header .right-col .infoCat p {
          width: 100%; } }

.category-main {
  margin-top: 70px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (max-width: 991px) {
  .category-main {
    margin-top: 35px; } }
  .category-main .toggleFilters {
    display: none; }
  @media screen and (max-width: 991px) {
    .category-main .toggleFilters {
      display: block;
      position: -webkit-sticky;
      position: sticky;
      top: 2px;
      left: 0;
      text-align: center;
      width: 100%;
      z-index: 999; }
      .category-main .toggleFilters button {
        background: #e51c23;
        height: 50px;
        font-size: 18px;
        border-radius: 25px;
        color: #fff;
        padding: 0 25px; }
        .category-main .toggleFilters button svg {
          display: inline-block;
          vertical-align: middle;
          margin-right: 15px; }
          .category-main .toggleFilters button svg path {
            fill: #fff; } }
  .category-main h2 {
    color: #231f20;
    font-size: 52px;
    font-family: 'KpLineaBoldT';
    margin-bottom: 10px;
    text-align: center; }
  .category-main h2 span {
    padding-left: 14%; }
  .category-main .descr {
    color: #000;
    font-size: 18px;
    font-family: 'CF Asty Std';
    margin-bottom: 50px;
    text-align: center; }
  .category-main .descr span {
    padding-left: 14%; }
  .category-main .category-list {
    float: none;
    width: 11%;
    margin: 0px 158px 0px 57px;
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-align-self: flex-start;
    align-self: flex-start;
    position: -webkit-sticky;
    position: sticky;
    top: 10px; }
  .category-main .category-list .filtersOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    display: none; }
  @media screen and (max-width: 991px) {
      .category-main .category-list .filtersOverlay {
        display: block; } }
  @media screen and (max-width: 1680px) {
    .category-main .category-list {
      width: 25%;
      margin: 0;
      padding-right: 30px;
      padding-left: 15px; } }
  @media screen and (max-width: 991px) {
    .category-main .category-list {
      width: 100%;
      position: fixed;
      top: 0;
      left: 0;
      height: 100vh;
      z-index: -1;
      opacity: 0; }
      .category-main .category-list .innerFilters {
        width: 300px;
        height: 100%;
        z-index: 2;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: translate(-100%, 0);
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
        transition: all 0.2s linear 0s;
        -webkit-transition: all 0.2s linear 0s;
        -moz-transition: all 0.2s linear 0s;
        background: #fff;
        padding: 10px;
        max-height: 100vh;
        overflow-y: auto; }
        .category-main .category-list .innerFilters h4 {
          position: relative;
          text-align: left !important; }
          .category-main .category-list .innerFilters h4 a {
            position: absolute;
            top: 0;
            right: 0; }
      .category-main .category-list.is_visible {
        opacity: 1;
        z-index: 9999; }
        .category-main .category-list.is_visible .innerFilters {
          -webkit-transform: translate(0, 0);
          -moz-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          transform: translate(0, 0); } }
  .category-main .category-list h4 {
    font-family: 'KpLinea';
    color: #e51c23;
    border-bottom: 1px solid #fd0005;
    padding-bottom: 10px;
    margin-bottom: 34px;
    font-size: 30px;
    text-align: center; }
  .category-main .category-list h4 #closeFilters {
    display: none; }
  @media screen and (max-width: 991px) {
        .category-main .category-list h4 #closeFilters {
          display: block; } }
  @media screen and (max-width: 1680px) {
      .category-main .category-list h4 {
        font-size: 24px; } }
  .category-main .category-list .innerFilters > a {
    display: block;
    border: 1px solid #cecece;
    padding: 13px 10px 13px 48px;
    margin-bottom: 10px;
    font-size: 15px;
    font-family: 'CF Asty Std';
    color: #000; }
  .category-main .category-list .innerFilters > a:hover {
    background-color: #cecece;
    text-decoration: none; }
  .category-main .category-list .innerFilters > a.active {
    background-color: #cecece; }
  .category-main .category-products {
    float: none;
    width: 72%;
    text-align: center; }
  @media screen and (max-width: 1680px) {
    .category-main .category-products {
      width: 70%;
      margin-left: 5%; } }
  @media screen and (max-width: 991px) {
    .category-main .category-products {
      width: 100%;
      margin: 0; } }
  .category-main .category-products #viewmoreBtn {
    margin: auto;
    display: none; }
  .category-main .category-products #ajaxloader {
    display: none;
    position: relative;
    z-index: 999;
    margin-bottom: 30px; }

.woocommerce .breadcrumb {
  background-color: transparent;
  display: inline-block;
  padding: 0px;
  margin: 0px;
  font-family: 'CF Asty Std';
  font-size: 11px;
  color: #666; }
  .woocommerce .breadcrumb a {
    color: #666; }
  .woocommerce .woocommerce-info {
    width: 55.6%;
    margin: auto;
    border: 0px;
    width: 1070px;
    max-width: 100%; }
  .woocommerce .woocommerce-error {
    margin: auto;
    border: 0px;
    width: 1070px;
    max-width: 100%; }
  .woocommerce .woocommerce-message {
    margin: auto;
    border: 0px;
    width: 1070px;
    max-width: 100%; }
  .woocommerce form.lost_reset_password {
    width: 35%;
    margin: 60px auto;
    text-align: center; }
  .woocommerce form.lost_reset_password .form-row {
    width: 100%; }
  .woocommerce form.lost_reset_password button {
    margin: 35px 0px 0px 0px;
    font-size: 22px;
    font-weight: normal;
    height: 60px;
    line-height: 22px;
    background: #e51c23;
    color: #fff;
    padding: 0px 30px 0px 30px;
    border-radius: 50px;
    font-family: 'KpLinea'; }
  .woocommerce form.lost_reset_password label {
    color: #666;
    font-size: 15px;
    font-family: 'CF Asty Std';
    width: 100%;
    margin-top: 20px;
    text-align: left; }
  .woocommerce form.lost_reset_password input {
    border: 0px;
    background-color: #fcfafa;
    border-radius: 0px;
    font-family: 'CF Asty Std';
    font-size: 19px;
    color: #000;
    padding: 18px 30px;
    height: auto; }
  .woocommerce .woocommerce-order {
    margin: 20px 3% 0px 3%;
    font-size: 15px;
    font-family: 'CF Asty Std'; }
  .woocommerce .woocommerce-order .col-1, .woocommerce .woocommerce-order .col-2 {
    max-width: initial; }
  .woocommerce .woocommerce-myaccount-header {
    margin: 20px 0px 0px 3%;
    background-color: #f3efeb; }
  @media screen and (max-width: 1280px) {
    .woocommerce .woocommerce-myaccount-header {
      margin-left: 0; } }
  .woocommerce .woocommerce-myaccount-header h1 {
    text-align: center;
    color: #e51c23;
    font-size: 55px;
    padding: 45px 0px;
    margin: 0px; }
  @media screen and (max-width: 1280px) {
      .woocommerce .woocommerce-myaccount-header h1 {
        font-size: 34px; } }
  @media screen and (max-width: 991px) {
      .woocommerce .woocommerce-myaccount-header h1 {
        font-size: 28px; } }
  .woocommerce .welcomeMsg {
    margin: 20px 0px 90px 3%;
    font-size: 18px;
    font-family: 'CF Asty Std';
    color: #000;
    font-weight: 500; }
  @media screen and (max-width: 1280px) {
    .woocommerce .welcomeMsg {
      margin-bottom: 40px; } }
  .woocommerce .woocommerce-MyAccount-navigation {
    width: 11%;
    margin: 0px 14% 0px 3%; }
  @media screen and (max-width: 1280px) {
    .woocommerce .woocommerce-MyAccount-navigation {
      margin: 0;
      width: 25%;
      padding: 0 15px;
      padding-right: 30px; } }
  @media screen and (max-width: 991px) {
    .woocommerce .woocommerce-MyAccount-navigation {
      width: 100%;
      margin-bottom: 25px; } }
  .woocommerce .woocommerce-MyAccount-navigation h4 {
    color: #e51c23;
    font-size: 30px;
    font-family: 'KpLinea';
    font-weight: 400;
    border-bottom: 1px solid #fd0005;
    padding-bottom: 10px;
    margin-bottom: 34px;
    text-align: center; }
  @media screen and (max-width: 1280px) {
      .woocommerce .woocommerce-MyAccount-navigation h4 {
        font-size: 28px; } }
  @media screen and (max-width: 991px) {
      .woocommerce .woocommerce-MyAccount-navigation h4 {
        display: none;
        padding-left: 0; } }
  @media screen and (max-width: 991px) {
      .woocommerce .woocommerce-MyAccount-navigation ul {
        position: relative;
        overflow-x: auto;
        white-space: nowrap; } }
  @media screen and (max-width: 991px) {
        .woocommerce .woocommerce-MyAccount-navigation ul li {
          display: inline-block;
          margin-right: 5px; } }
  .woocommerce .woocommerce-MyAccount-navigation ul li a {
    display: block;
    border: 1px solid #cecece;
    padding: 13px 10px 13px 48px;
    margin-bottom: 10px;
    font-size: 15px;
    font-family: 'CF Asty Std';
    color: #000; }
  @media screen and (max-width: 991px) {
          .woocommerce .woocommerce-MyAccount-navigation ul li a {
            padding: 10px; } }
  .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
    text-decoration: none;
    background-color: #e51c23;
    color: #fff; }
  .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
    background-color: #e51c23;
    border: 1px solid #e51c23;
    color: #fff; }
  .woocommerce .woocommerce-MyAccount-content {
    float: left;
    width: 60%;
    font-size: 15px;
    font-family: 'CF Asty Std'; }
  @media screen and (max-width: 1280px) {
    .woocommerce .woocommerce-MyAccount-content {
      width: 75%;
      padding-right: 15px; } }
  @media screen and (max-width: 991px) {
    .woocommerce .woocommerce-MyAccount-content {
      width: 100%;
      padding-left: 15px; } }
  .woocommerce .woocommerce-MyAccount-content .col2-set .col-1, .woocommerce .woocommerce-MyAccount-content .col2-set .col-2 {
    max-width: initial; }
  .woocommerce .woocommerce-MyAccount-content form button {
    margin: 35px 0px 0px 0px;
    font-size: 22px;
    font-weight: normal;
    height: 60px;
    line-height: 22px;
    background: #e51c23;
    color: #fff;
    padding: 0px 30px 0px 30px;
    border-radius: 50px;
    font-family: 'KpLinea'; }
  @media screen and (max-width: 1280px) {
        .woocommerce .woocommerce-MyAccount-content form button {
          font-size: 18px;
          height: 50px; } }
  .woocommerce .woocommerce-MyAccount-content form fieldset {
    margin: 50px 0px 0px 0px;
    border: 1px solid #666; }
  .woocommerce .woocommerce-MyAccount-content form fieldset legend {
    width: auto;
    padding: 0px 10px; }
  .woocommerce .woocommerce-MyAccount-content form fieldset .password-input {
    width: 100%; }
  .woocommerce .woocommerce-MyAccount-content form label {
    color: #666;
    font-size: 15px;
    font-family: 'CF Asty Std';
    width: 100%;
    margin-top: 20px; }
  .woocommerce .woocommerce-MyAccount-content form .woocommerce-input-wrapper, .woocommerce .woocommerce-MyAccount-content form p {
    width: 100%; }
  .woocommerce .woocommerce-MyAccount-content form .woocommerce-input-wrapper input, .woocommerce .woocommerce-MyAccount-content form p input {
    border: 0px;
    background-color: #fcfafa;
    border-radius: 0px;
    font-family: 'CF Asty Std';
    font-size: 19px;
    color: #000;
    padding: 18px 30px;
    height: auto; }
  @media screen and (max-width: 1280px) {
          .woocommerce .woocommerce-MyAccount-content form .woocommerce-input-wrapper input, .woocommerce .woocommerce-MyAccount-content form p input {
            padding: 10px 15px;
            font-size: 18px; } }
  .woocommerce .woocommerce-MyAccount-content form .woocommerce-input-wrapper .select2-selection--single, .woocommerce .woocommerce-MyAccount-content form p .select2-selection--single {
    border: 0px;
    background-color: #fcfafa;
    border-radius: 0px;
    font-family: 'CF Asty Std';
    font-size: 19px;
    color: #000;
    padding: 18px 30px;
    height: auto; }
  @media screen and (max-width: 1280px) {
          .woocommerce .woocommerce-MyAccount-content form .woocommerce-input-wrapper .select2-selection--single, .woocommerce .woocommerce-MyAccount-content form p .select2-selection--single {
            padding: 10px 15px;
            font-size: 18px; } }
  .woocommerce .woocommerce-MyAccount-content form .woocommerce-input-wrapper .select2-selection__arrow, .woocommerce .woocommerce-MyAccount-content form p .select2-selection__arrow {
    height: 103%;
    background-color: #f1f1f1; }
  @media screen and (max-width: 1680px) {
      .woocommerce.tax-product_cat ul.products, .woocommerce.tax-product_tag ul.products, .woocommerce.search-results ul.products {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .woocommerce.tax-product_cat ul.products li.product, .woocommerce.tax-product_tag ul.products li.product, .woocommerce.search-results ul.products li.product {
    margin-right: 2.9%;
    margin-bottom: 70px; }
  @media screen and (max-width: 1680px) {
        .woocommerce.tax-product_cat ul.products li.product, .woocommerce.tax-product_tag ul.products li.product, .woocommerce.search-results ul.products li.product {
          width: 25%;
          margin-right: 0;
          padding: 0 15px;
          margin-bottom: 35px; } }
  @media screen and (max-width: 1280px) {
        .woocommerce.tax-product_cat ul.products li.product, .woocommerce.tax-product_tag ul.products li.product, .woocommerce.search-results ul.products li.product {
          width: 33.3333%; } }
  @media screen and (max-width: 767px) {
        .woocommerce.tax-product_cat ul.products li.product, .woocommerce.tax-product_tag ul.products li.product, .woocommerce.search-results ul.products li.product {
          width: 50%;
          margin-bottom: 15px;
          padding: 0 10px; } }
  .woocommerce.tax-product_cat ul.products li.product .discount, .woocommerce.tax-product_tag ul.products li.product .discount, .woocommerce.search-results ul.products li.product .discount {
    display: none; }
  @media screen and (max-width: 767px) {
          .woocommerce.tax-product_cat ul.products li.product .imageWrapper img, .woocommerce.tax-product_tag ul.products li.product .imageWrapper img, .woocommerce.search-results ul.products li.product .imageWrapper img {
            margin-bottom: 0; } }
  .woocommerce.tax-product_cat ul.products li.product .woocommerce-loop-product__title, .woocommerce.tax-product_tag ul.products li.product .woocommerce-loop-product__title, .woocommerce.search-results ul.products li.product .woocommerce-loop-product__title {
    font-size: 30px;
    color: #e51c23;
    font-family: 'KpLinea';
    font-weight: 400; }
  @media screen and (max-width: 1680px) {
          .woocommerce.tax-product_cat ul.products li.product .woocommerce-loop-product__title, .woocommerce.tax-product_tag ul.products li.product .woocommerce-loop-product__title, .woocommerce.search-results ul.products li.product .woocommerce-loop-product__title {
            font-size: 24px; } }
  @media screen and (max-width: 767px) {
          .woocommerce.tax-product_cat ul.products li.product .woocommerce-loop-product__title, .woocommerce.tax-product_tag ul.products li.product .woocommerce-loop-product__title, .woocommerce.search-results ul.products li.product .woocommerce-loop-product__title {
            font-size: 18px; } }
  .woocommerce.tax-product_cat ul.products li.product .button, .woocommerce.tax-product_tag ul.products li.product .button, .woocommerce.search-results ul.products li.product .button {
    height: 33px;
    font-size: 19px;
    background: #adafb2;
    padding: 7px 20px;
    font-weight: 400;
    border-radius: 50px;
    color: #fff;
    margin-top: 0px; }
  @media screen and (max-width: 1680px) {
          .woocommerce.tax-product_cat ul.products li.product .button, .woocommerce.tax-product_tag ul.products li.product .button, .woocommerce.search-results ul.products li.product .button {
            font-size: 16px; } }
  @media screen and (max-width: 767px) {
          .woocommerce.tax-product_cat ul.products li.product .button, .woocommerce.tax-product_tag ul.products li.product .button, .woocommerce.search-results ul.products li.product .button {
            font-size: 14px;
            line-height: 20px; } }
  .woocommerce.tax-product_cat ul.products li.product .button:after, .woocommerce.tax-product_tag ul.products li.product .button:after, .woocommerce.search-results ul.products li.product .button:after {
    content: '\0049';
    font-family: 'album icons';
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 15px; }
    @media screen and (max-width: 767px) {
          .woocommerce.tax-product_cat ul.products li.product .button:after, .woocommerce.tax-product_tag ul.products li.product .button:after, .woocommerce.search-results ul.products li.product .button:after {
            font-size: 10px; } }
  .woocommerce.tax-product_cat ul.products li.product p, .woocommerce.tax-product_tag ul.products li.product p, .woocommerce.search-results ul.products li.product p {
    font-family: 'CF Asty Std';
    font-size: 15px;
    color: #000;
    padding: 0px 20px; }
  @media screen and (max-width: 1680px) {
          .woocommerce.tax-product_cat ul.products li.product p, .woocommerce.tax-product_tag ul.products li.product p, .woocommerce.search-results ul.products li.product p {
            padding: 0 10px; } }
  @media screen and (max-width: 767px) {
          .woocommerce.tax-product_cat ul.products li.product p, .woocommerce.tax-product_tag ul.products li.product p, .woocommerce.search-results ul.products li.product p {
            font-size: 14px;
            padding: 0;
            margin-bottom: 10px; } }
  .woocommerce.tax-product_cat ul.products li.product a.title, .woocommerce.tax-product_tag ul.products li.product a.title, .woocommerce.search-results ul.products li.product a.title {
    font-size: 30px;
    color: #e51c23;
    font-family: 'KpLinea';
    font-weight: 400; }
  .woocommerce.tax-product_cat ul.products li.product .priceBlock, .woocommerce.tax-product_tag ul.products li.product .priceBlock, .woocommerce.search-results ul.products li.product .priceBlock {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    top: 15px;
    left: 15px;
    background: #e51c23;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    font-family: 'CF Asty Std';
    width: 99px;
    height: 99px;
    line-height: 1;
    font-size: 35px;
    z-index: 3; }
  @media screen and (max-width: 767px) {
          .woocommerce.tax-product_cat ul.products li.product .priceBlock, .woocommerce.tax-product_tag ul.products li.product .priceBlock, .woocommerce.search-results ul.products li.product .priceBlock {
            width: 60px;
            height: 60px; } }
  .woocommerce.tax-product_cat ul.products li.product .priceBlock span, .woocommerce.tax-product_tag ul.products li.product .priceBlock span, .woocommerce.search-results ul.products li.product .priceBlock span {
    font-size: 28px; }
    @media screen and (max-width: 767px) {
          .woocommerce.tax-product_cat ul.products li.product .priceBlock span, .woocommerce.tax-product_tag ul.products li.product .priceBlock span, .woocommerce.search-results ul.products li.product .priceBlock span {
            font-size: 14px; } }
  .woocommerce.tax-product_cat ul.products li.product .priceBlock span.ftext, .woocommerce.tax-product_tag ul.products li.product .priceBlock span.ftext, .woocommerce.search-results ul.products li.product .priceBlock span.ftext {
    font-size: 17px;
    margin-bottom: 5px; }
    @media screen and (max-width: 767px) {
          .woocommerce.tax-product_cat ul.products li.product .priceBlock span.ftext, .woocommerce.tax-product_tag ul.products li.product .priceBlock span.ftext, .woocommerce.search-results ul.products li.product .priceBlock span.ftext {
            font-size: 10px; } }
  .woocommerce.tax-product_cat ul.products li.product .buttonBlock button, .woocommerce.tax-product_tag ul.products li.product .buttonBlock button, .woocommerce.search-results ul.products li.product .buttonBlock button {
    height: 33px;
    font-size: 19px; }
    .woocommerce.tax-product_cat ul.products li.product .buttonBlock button i, .woocommerce.tax-product_tag ul.products li.product .buttonBlock button i, .woocommerce.search-results ul.products li.product .buttonBlock button i {
      margin-left: 10px;
      font-size: 15px; }
  .woocommerce.tax-product_cat ul.products li:nth-child(4n), .woocommerce.tax-product_tag ul.products li:nth-child(4n), .woocommerce.search-results ul.products li:nth-child(4n) {
    margin-right: 0px !important; }
  .woocommerce .woocommerce-pagination {
    display: none; }

.page-load-status {
  display: none; }
  .page-load-status .loader-ellips {
    font-size: 20px;
    /* change size here */
    position: relative;
    width: 4em;
    height: 1em;
    margin: 10px auto; }
  .page-load-status .loader-ellips__dot {
    display: block;
    width: 1em;
    height: 1em;
    border-radius: 0.5em;
    background: #e51c23;
    /* change color here */
    position: absolute;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite; }
  .page-load-status .loader-ellips__dot:nth-child(1), .page-load-status .loader-ellips__dot:nth-child(2) {
    left: 0; }
  .page-load-status .loader-ellips__dot:nth-child(3) {
    left: 1.5em; }
  .page-load-status .loader-ellips__dot:nth-child(4) {
    left: 3em; }

@keyframes reveal {
    from {
      transform: scale(0.001); }
    to {
      transform: scale(1); } }

@keyframes slide {
    to {
      transform: translateX(1.5em); } }
  .page-load-status .loader-ellips__dot:nth-child(1) {
    animation-name: reveal; }
  .page-load-status .loader-ellips__dot:nth-child(2), .page-load-status .loader-ellips__dot:nth-child(3) {
    animation-name: slide; }
  .page-load-status .loader-ellips__dot:nth-child(4) {
    animation-name: reveal;
    animation-direction: reverse; }

.loadMore button {
  height: 65px;
  width: 260px;
  max-width: 100%;
  padding: 0;
  color: #fff;
  background: #bcbec0;
  font-size: 22px; }
  .loadMore button:disabled {
    display: none; }
  @media screen and (max-width: 991px) {
    .loadMore button {
      height: 50px;
      font-size: 18px;
      max-width: 100%; } }

.woocommerce-result-count {
  display: none; }

.woocommerce-ordering select {
  height: 40px;
  padding: 0 15px; }

.bottom-category-row {
  text-align: left;
  margin-top: 220px;
  position: relative;
  padding-bottom: 150px; }
  @media screen and (max-width: 1280px) {
  .bottom-category-row {
    display: none; } }
  .bottom-category-row .ctop {
    position: absolute;
    top: -140px;
    right: 110px;
    width: 580px;
    height: 580px;
    background-color: #e51c23;
    border-radius: 100% 100% 100% 100%;
    color: #fff;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    padding-bottom: 70px; }
  .bottom-category-row .ctop h3 {
    font-size: 48px;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 40px; }
  .bottom-category-row .ctop p {
    margin-bottom: 30px; }
  .bottom-category-row .ctop a {
    color: #fff; }
  .bottom-category-row .ctop a i {
    font-size: 40px; }
  .bottom-category-row .cbottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    background: #e5e5e5;
    border-radius: 100%;
    color: #231f20;
    text-align: center;
    width: 356px;
    height: 356px;
    top: 468px;
    right: 115px;
    font-family: 'CF Asty Std';
    line-height: 1;
    font-size: 15px;
    line-height: 24px;
    padding: 0px 60px; }
  .bottom-category-row .cbottom span.ftext {
    font-size: 36px;
    line-height: 40px;
    color: #000;
    font-family: 'KpLinea';
    margin-bottom: 25px;
    display: block; }
  .bottom-category-row .cprice {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    top: 13px !important;
    left: 71px !important;
    background: #e51c23;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    font-family: 'CF Asty Std';
    width: 160px;
    height: 160px;
    line-height: 1;
    font-size: 35px; }
  .bottom-category-row .cprice span {
    display: block;
    font-size: 1.2em; }
  .bottom-category-row .cprice span.ftext {
    font-size: 27px;
    margin-bottom: 5px; }
  .bottom-category-row .cbutton {
    text-align: center; }
  .bottom-category-row .cbutton a {
    position: absolute;
    font-size: 22px;
    font-weight: 400;
    fill: #fff;
    color: #fff;
    background-color: #e51c23;
    border-radius: 50px;
    padding: 15px 40px;
    bottom: 0px;
    transform: translateX(-50%); }
  .bottom-category-row .cbutton a:hover {
    text-decoration: none; }

.woocommerce #customer_login h2 {
  font-size: 42px;
  color: #231f20;
  font-family: 'KpLineaBoldT'; }
  @media screen and (max-width: 1280px) {
      .woocommerce #customer_login h2 {
        font-size: 34px; } }
  @media screen and (max-width: 767px) {
      .woocommerce #customer_login h2 {
        font-size: 26px; } }
  .woocommerce #customer_login h3 {
    font-family: 'CF Asty Std';
    font-size: 18px;
    color: #000; }
  .woocommerce #customer_login .col-1 {
    max-width: initial;
    width: 50%;
    background-color: #fcfafa;
    z-index: 10;
    height: 740px;
    margin-top: 20px;
    padding: 115px 63px 58px 63px; }
  @media screen and (max-width: 1280px) {
      .woocommerce #customer_login .col-1 {
        padding: 6% 3% 3% 3%;
        height: 470px; } }
  @media screen and (max-width: 991px) {
      .woocommerce #customer_login .col-1 {
        width: 100%;
        height: inherit;
        padding: 3%; } }
  .woocommerce #customer_login .col-1 h2, .woocommerce #customer_login .col-1 h3 {
    padding: 0px 115px; }
  @media screen and (max-width: 1280px) {
        .woocommerce #customer_login .col-1 h2, .woocommerce #customer_login .col-1 h3 {
          padding: 0 15px; } }
  .woocommerce #customer_login .col-1 form {
    padding: 0px 115px;
    margin-top: 133px; }
  @media screen and (max-width: 1280px) {
        .woocommerce #customer_login .col-1 form {
          margin-top: 60px;
          padding: 0 15px; } }
  @media screen and (max-width: 991px) {
        .woocommerce #customer_login .col-1 form {
          margin-top: 30px; } }
  .woocommerce #customer_login .col-1 form .lost_password a {
    font-size: 11px;
    font-family: 'CF Asty Std';
    color: #e51c23;
    margin: 20px 0px 60px 0px; }
    @media screen and (max-width: 991px) {
          .woocommerce #customer_login .col-1 form .lost_password a {
            margin-bottom: 0; } }
  .woocommerce #customer_login .col-1 form input {
    border: 0px;
    border-bottom: 1px solid #e51c23;
    background-color: transparent;
    width: 100%;
    display: inline-block;
    border-radius: 0; }
  .woocommerce #customer_login .col-1 form label {
    font-size: 11px;
    color: #666;
    font-family: 'CF Asty Std'; }
  .woocommerce #customer_login .col-1 form .password-input {
    width: 100%; }
  .woocommerce #customer_login .col-1 form .woocommerce-form-login__rememberme {
    display: none; }
  .woocommerce #customer_login .col-1 form button {
    background-color: #e51c23;
    color: #fff;
    border-radius: 50px;
    font-family: 'KpLinea';
    font-size: 19px;
    font-weight: normal; }
  @media screen and (max-width: 767px) {
          .woocommerce #customer_login .col-1 form button {
            margin: 0;
            width: 100%;
            font-size: 18px; } }
  .woocommerce #customer_login .col-1 form button:after {
    content: '\0049';
    font-family: 'album icons';
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px; }
  .woocommerce #customer_login .col-1 .fbButton {
    margin-left: 115px; }
  .woocommerce #customer_login .col-1 .fbButton:after {
    content: '\0049';
    font-family: 'album icons';
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    top: -3px;
    position: relative; }
  .woocommerce #customer_login .col-2 {
    max-width: initial;
    width: 50%;
    background-color: #f3efeb;
    height: 825px;
    padding: 96px 131px 166px 103px; }
  @media screen and (max-width: 1280px) {
      .woocommerce #customer_login .col-2 {
        height: 520px;
        padding: 7% 4% 4% 3%; } }
  @media screen and (max-width: 991px) {
      .woocommerce #customer_login .col-2 {
        width: 100%;
        height: inherit;
        padding: 3%; } }
  .woocommerce #customer_login .col-2 h2, .woocommerce #customer_login .col-2 h3 {
    padding: 0px 60px; }
  @media screen and (max-width: 1280px) {
        .woocommerce #customer_login .col-2 h2, .woocommerce #customer_login .col-2 h3 {
          padding: 0 15px; } }
  .woocommerce #customer_login .col-2 .mediumNotice {
    border-bottom: 1px solid #dedede;
    padding-bottom: 5px;
    font-family: 'CF Asty Std';
    color: #000;
    font-size: 15px;
    padding-left: 60px;
    margin-top: 67px; }
  @media screen and (max-width: 1280px) {
        .woocommerce #customer_login .col-2 .mediumNotice {
          margin-top: 30px;
          padding-left: 20px; } }
  .woocommerce #customer_login .col-2:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 338px;
    height: 825px;
    left: -338px;
    top: 0px;
    float: left;
    background-color: #f3efeb; }
  @media screen and (max-width: 1280px) {
        .woocommerce #customer_login .col-2:before {
          height: 100%;
          width: 180px;
          left: -180px; } }
  @media screen and (max-width: 991px) {
        .woocommerce #customer_login .col-2:before {
          display: none; } }
  .woocommerce #customer_login .col-2 .woocommerce-privacy-policy-text {
    display: none; }
  .woocommerce #customer_login .col-2 form {
    padding: 20px 60px 50px 60px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 50px; }
  @media screen and (max-width: 1280px) {
        .woocommerce #customer_login .col-2 form {
          padding: 20px 40px;
          margin-bottom: 0; } }
  @media screen and (max-width: 991px) {
        .woocommerce #customer_login .col-2 form {
          padding: 0 15px; } }
  .woocommerce #customer_login .col-2 form input {
    border: 0px;
    border-bottom: 1px solid #000;
    background-color: transparent;
    width: 100%;
    display: inline-block;
    border-radius: 0; }
  .woocommerce #customer_login .col-2 form .password-input {
    width: 100%; }
  .woocommerce #customer_login .col-2 form label {
    font-size: 11px;
    color: #666;
    font-family: 'CF Asty Std'; }
  .woocommerce #customer_login .col-2 form button {
    background-color: #949494;
    color: #fff;
    border-radius: 50px;
    font-family: 'KpLinea';
    font-size: 19px;
    font-weight: normal; }
  @media screen and (max-width: 767px) {
          .woocommerce #customer_login .col-2 form button {
            margin: 0;
            width: 100%;
            font-size: 18px; } }
  .woocommerce #customer_login .col-2 .fbButton {
    margin-left: 60px; }
  .woocommerce #customer_login form {
    border: 0px; }
  .woocommerce #customer_login .fbButton {
    background-color: #405898;
    font-family: 'KpLinea';
    font-size: 19px; }
  .woocommerce #customer_login .fbButton span {
    top: -2px;
    position: relative; }

.cartTop {
  background-color: #f3efeb;
  padding: 35px 22.2% 35px 8.5%;
  margin-bottom: 20px; }
  @media screen and (max-width: 1280px) {
  .cartTop {
    padding: 35px 30px; } }
  .cartTop .title {
    text-align: right;
    font-family: 'KpLineaBoldT';
    font-size: 52px;
    color: #231f20; }
  @media screen and (max-width: 1280px) {
    .cartTop .title {
      font-size: 38px; } }
  @media screen and (max-width: 767px) {
    .cartTop .title {
      text-align: center;
      font-size: 28px; } }
  @media screen and (max-width: 767px) {
  .cartTop .nav {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; } }
  .cartTop .return {
    font-family: 'CF Asty Std';
    font-size: 11px; }

.cartContainer {
  width: 1070px;
  max-width: 100%;
  margin: 60px auto 120px; }
  @media screen and (max-width: 1480px) {
  .cartContainer {
    margin: 30px auto 60px; } }
  .cartContainer table.cart {
    border: 0px; }
  .cartContainer table.cart th {
    background-color: #949494;
    color: #fff;
    font-family: 'CF Asty Std';
    font-size: 15px;
    line-height: 19px;
    font-weight: 500;
    padding: 31px 10px 23px 10px;
    text-transform: uppercase; }
  .cartContainer table.cart tr:nth-child(odd) {
    background-color: #fcfafa; }
  .cartContainer table.cart tr:nth-child(even) {
    background-color: #f7f5f5; }
  .cartContainer table.cart tr td.actions {
    background-color: #fff; }
  .cartContainer table.cart tr td.actions .coupon #coupon_code {
    background-color: #fcfafa;
    border: 1px solid #949494;
    border-radius: 0px;
    width: auto;
    padding: 10px 176px 11px 35px;
    color: #000; }
    @media screen and (max-width: 767px) {
          .cartContainer table.cart tr td.actions .coupon #coupon_code {
            width: -webkit-calc(100% - 168px);
            width: calc(100% - 168px);
            padding: 10px 5px 11px; } }
    .cartContainer table.cart tr td.actions .coupon #coupon_code.placeholder {
      color: #000; }
    .cartContainer table.cart tr td.actions .coupon #coupon_code:-moz-placeholder {
      color: #000; }
    .cartContainer table.cart tr td.actions .coupon #coupon_code::-moz-placeholder {
      color: #000; }
    .cartContainer table.cart tr td.actions .coupon #coupon_code::-webkit-input-placeholder {
      color: #000; }
  .cartContainer table.cart tr td.actions .coupon .button {
    background-color: #e51c23;
    color: #fff;
    border-radius: 0px;
    font-family: 'CF Asty Std';
    font-size: 15px;
    font-weight: normal;
    padding: 15px 35px;
    margin-left: -5px; }
  .cartContainer table.cart tr td.actions .button {
    background-color: #949494;
    color: #fff;
    border-radius: 0px;
    font-family: 'CF Asty Std';
    font-size: 15px;
    font-weight: normal;
    padding: 15px 35px; }
  .cartContainer table.cart tr td {
    border-top: 1px solid #fff;
    padding-top: 26px;
    padding-bottom: 27px; }
  @media screen and (max-width: 991px) {
        .cartContainer table.cart tr td {
          padding-top: 10px;
          padding-bottom: 10px; }
          .cartContainer table.cart tr td.product-name {
            text-align: left !important; } }
  .cartContainer table.cart tr td a.remove:hover {
    background: transparent; }
  .cartContainer table.cart tr td.product-thumbnail img {
    width: 60px; }
  .cartContainer table.cart tr td.product-remove {
    text-align: center; }
  .cartContainer table.cart tr td.product-remove a {
    display: inline-block; }
  .cartContainer table.cart tr td.product-price {
    color: #a7a9ac;
    font-size: 15px; }
  .cartContainer table.cart tr td.product-quantity input.qty {
    width: 60px;
    height: 60px;
    font-size: 25px;
    color: #e51c23;
    border: 1px solid #58595b;
    text-align: center;
    border-radius: 0px;
    background-color: transparent;
    padding: 0px 0px 0px 12px; }
  @media screen and (max-width: 991px) {
          .cartContainer table.cart tr td.product-quantity input.qty {
            width: 40px;
            height: 40px;
            font-size: 18px; } }
  .cartContainer table.cart tr td.product-subtotal {
    color: #231f20;
    font-size: 19px;
    width: 150px; }
  @media screen and (max-width: 991px) {
        .cartContainer table.cart tr td.product-subtotal {
          width: 100%; } }
  .cartContainer .cart-collaterals .shop_table {
    border: 0px;
    border-spacing: 10px;
    border-collapse: separate;
    right: -10px;
    position: relative; }
  @media screen and (max-width: 1280px) {
      .cartContainer .cart-collaterals .shop_table {
        right: 0; } }
  .cartContainer .cart-collaterals .shop_table th {
    background-color: #f3efeb;
    width: 50% !important;
    font-family: 'CF Asty Std';
    font-size: 15px;
    font-weight: normal;
    color: #000;
    text-align: center;
    line-height: 19px;
    padding: 18px 0px 9px; }
  .cartContainer .cart-collaterals .shop_table td {
    background-color: #fcfafa;
    width: 50% !important;
    font-size: 19px;
    font-weight: 700;
    color: #000;
    line-height: 19px;
    padding: 14px 10px 13px 105px;
    border-top: 0px !important; }
  @media screen and (max-width: 991px) {
        .cartContainer .cart-collaterals .shop_table td {
          width: 100% !important;
          padding-left: 10px; } }
  .cartContainer .cart-collaterals a.checkout-button {
    font-family: 'KpLinea';
    font-size: 22px;
    font-weight: 400;
    fill: #fff;
    color: #fff;
    background-color: #e51c23;
    border-radius: 50px;
    padding: 20px 40px;
    display: inline-block;
    margin-left: 23px; }
  @media screen and (max-width: 1280px) {
      .cartContainer .cart-collaterals a.checkout-button {
        font-size: 18px;
        padding: 15px 20px; } }
  @media screen and (max-width: 991px) {
      .cartContainer .cart-collaterals a.checkout-button {
        display: block;
        width: 100%;
        margin: 0; } }
  .cartContainer .cart-collaterals a.checkout-button:hover {
    background-color: #000; }
  .cartContainer .cart-collaterals a.checkout-button i {
    font-size: 15px;
    left: 10px;
    position: relative; }

.checkoutTop {
  background-color: #f3efeb;
  padding: 35px 22.2% 35px 8.5%;
  margin-bottom: 20px; }
  @media screen and (max-width: 1280px) {
  .checkoutTop {
    padding: 35px 30px; } }
  .checkoutTop .title {
    text-align: right;
    font-family: 'KpLineaBoldT';
    font-size: 52px;
    color: #231f20; }
  @media screen and (max-width: 1280px) {
    .checkoutTop .title {
      font-size: 38px; } }
  @media screen and (max-width: 767px) {
    .checkoutTop .title {
      text-align: center;
      font-size: 28px; } }
  @media screen and (max-width: 767px) {
  .checkoutTop .nav {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; } }
  .checkoutTop .return {
    font-family: 'CF Asty Std';
    font-size: 11px; }

.checkoutContainer {
  width: 1070px;
  max-width: 100%;
  margin: 40px auto 120px; }
  .checkoutContainer form {
    display: inline-block;
    width: 100%; }
  .checkoutContainer form h3 {
    margin-bottom: 22px;
    font-size: 36px;
    font-family: 'KpLinea'; }
  @media screen and (max-width: 1280px) {
      .checkoutContainer form h3 {
        font-size: 28px; } }
  @media screen and (max-width: 767px) {
      .checkoutContainer form h3 {
        font-size: 24px; } }
  .checkoutContainer form .col2-set {
    width: 47.3%;
    float: left; }
  @media screen and (max-width: 991px) {
      .checkoutContainer form .col2-set {
        width: 100%; } }
  .checkoutContainer form .col2-set .col-1, .checkoutContainer form .col2-set .col-2 {
    width: 100%;
    max-width: 100%; }
  .checkoutContainer form .col2-set h3#ship-to-different-address {
    font-size: initial; }
  .checkoutContainer form .col2-set label {
    color: #666;
    font-size: 15px;
    font-family: 'CF Asty Std';
    width: 100%; }
  .checkoutContainer form .col2-set .woocommerce-input-wrapper, .checkoutContainer form .col2-set input {
    width: 100%; }
  .checkoutContainer form .col2-set input, .checkoutContainer form .col2-set .select2-selection--single {
    border: 0px;
    background-color: #fcfafa;
    border-radius: 0px;
    font-family: 'CF Asty Std';
    font-size: 19px;
    color: #000;
    padding: 18px 30px;
    height: auto; }
  @media screen and (max-width: 767px) {
        .checkoutContainer form .col2-set input, .checkoutContainer form .col2-set .select2-selection--single {
          font-size: 16px;
          height: 40px;
          padding: 0 10px; } }
  .checkoutContainer form .col2-set .select2-selection--single {
    padding: 15px 30px;
    margin-bottom: 3px; }
  @media screen and (max-width: 767px) {
        .checkoutContainer form .col2-set .select2-selection--single {
          padding: 7px 10px; } }
  .checkoutContainer form .col2-set .select2-selection__arrow {
    height: 93%;
    background-color: #f1f1f1; }
  .checkoutContainer form .col2-set input[type='checkbox'] {
    width: auto;
    height: auto; }
  .checkoutContainer form .col2-set #billing_company_field, .checkoutContainer form .col2-set #billing_address_2, .checkoutContainer form .col2-set #shipping_address_2_field {
    display: none !important; }
  .checkoutContainer form .col2-set #billing_country_field, .checkoutContainer form .col2-set #billing_city_field, .checkoutContainer form .col2-set #billing_postcode_field {
    width: 47%;
    float: left;
    clear: initial; }
  .checkoutContainer form .col2-set #billing_address_1_field, .checkoutContainer form .col2-set #billing_state_field, .checkoutContainer form .col2-set #billing_phone_field {
    width: 47%;
    float: right;
    clear: initial; }
  .checkoutContainer form .col2-set .col-2 .woocommerce-shipping-fields {
    margin-bottom: 43px; }
  .checkoutContainer form .col2-set .col-2 textarea {
    background-color: #fcfafa;
    border-radius: 0px;
    padding: 10px;
    height: 110px; }
  .checkoutContainer form .col3-set {
    width: 47.3%;
    float: right; }
  @media screen and (max-width: 991px) {
      .checkoutContainer form .col3-set {
        width: 100%;
        padding: 0 15px; } }
  .checkoutContainer form .col3-set .place-order {
    background-color: #fff; }
  .checkoutContainer form .col3-set .shop_table {
    border: 0px;
    border-spacing: 0;
    border-collapse: collapse;
    font-family: 'CF Asty Std'; }
  .checkoutContainer form .col3-set .shop_table th.product-name, .checkoutContainer form .col3-set .shop_table th.product-total {
    background-color: #949494;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 24px 42px 19px; }
  .checkoutContainer form .col3-set .shop_table th.product-name {
    padding-left: 35px; }
  .checkoutContainer form .col3-set .shop_table th.product-total {
    width: 30%;
    text-align: right;
    padding-right: 35px; }
  .checkoutContainer form .col3-set .shop_table tr.cart_item:nth-child(odd) td {
    background-color: #fcfafa;
    border: 0px; }
  .checkoutContainer form .col3-set .shop_table tr.cart_item:nth-child(even) td {
    background-color: #f7f5f5;
    border: 0px; }
  .checkoutContainer form .col3-set .shop_table tr.cart_item td {
    padding: 28px 17px; }
  .checkoutContainer form .col3-set .shop_table tr.cart_item td.product-name {
    padding-left: 35px; }
  .checkoutContainer form .col3-set .shop_table tr.cart_item td.product-total {
    text-align: right;
    padding-right: 35px; }
  .checkoutContainer form .col3-set .shop_table tfoot th, .checkoutContainer form .col3-set .shop_table tfoot td {
    border-top: 4px solid #fff; }
  .checkoutContainer form .col3-set .shop_table tfoot tr.cart-subtotal th, .checkoutContainer form .col3-set .shop_table tfoot tr.order-total th, .checkoutContainer form .col3-set .shop_table tfoot tr.shipping-subtotal th, .checkoutContainer form .col3-set .shop_table tfoot tr.fee th {
    background-color: #f3efeb;
    border-right: 1px solid #fff;
    padding: 17px 10px 15px 35px;
    text-transform: uppercase; }
    .checkoutContainer form .col3-set .shop_table tfoot tr.cart-subtotal td, .checkoutContainer form .col3-set .shop_table tfoot tr.order-total td, .checkoutContainer form .col3-set .shop_table tfoot tr.shipping-subtotal td, .checkoutContainer form .col3-set .shop_table tfoot tr.fee td {
      background-color: #fcfafa;
      padding: 17px 35px 15px 10px;
      text-align: right; }
  .checkoutContainer form .col3-set .shop_table tfoot tr.shipping-subtotal th, .checkoutContainer form .col3-set .shop_table tfoot tr.fee th {
    background-color: #f7f5f5; }
  .checkoutContainer form .col3-set .shop_table tfoot tr.cart-subtotal th, .checkoutContainer form .col3-set .shop_table tfoot tr.shipping-subtotal th, .checkoutContainer form .col3-set .shop_table tfoot tr.fee th, .checkoutContainer form .col3-set .shop_table tfoot tr.cart-subtotal td, .checkoutContainer form .col3-set .shop_table tfoot tr.shipping-subtotal td, .checkoutContainer form .col3-set .shop_table tfoot tr.fee td {
    font-weight: normal; }
    .checkoutContainer form .col3-set .shop_table tfoot tr.cart-subtotal td, .checkoutContainer form .col3-set .shop_table tfoot tr.shipping-subtotal td, .checkoutContainer form .col3-set .shop_table tfoot tr.fee td {
      font-size: 22px; }
  .checkoutContainer form .col3-set .shop_table tfoot tr.order-total th, .checkoutContainer form .col3-set .shop_table tfoot tr.order-total td {
    font-weight: 700; }
    .checkoutContainer form .col3-set .shop_table tfoot tr.order-total td {
      font-size: 22px;
      font-weight: 700; }
  .checkoutContainer form .col3-set .shop_table tfoot tr.coupon-row td {
    padding: 0px; }
    .checkoutContainer form .col3-set .shop_table tfoot tr.coupon-row td .cart-discount {
      border: 1px solid #ccc;
      display: inline-block;
      width: 100%;
      padding: 10px 35px; }
    .checkoutContainer form .col3-set .shop_table tfoot tr.coupon-row td .cart-discount .coupon-left {
      width: 70%;
      float: left;
      font-weight: normal;
      text-transform: uppercase; }
    .checkoutContainer form .col3-set .shop_table tfoot tr.coupon-row td .cart-discount .coupon-right {
      width: 30%;
      display: inline-block;
      float: left;
      text-align: right;
      font-weight: normal; }
  .checkoutContainer form .col3-set #custom_billing_heading {
    margin-top: 73px; }
  .checkoutContainer form .col3-set #shipping_review {
    font-size: 36px;
    font-family: 'KpLinea';
    margin-top: 73px; }
  @media screen and (max-width: 1280px) {
        .checkoutContainer form .col3-set #shipping_review {
          font-size: 28px; } }
  @media screen and (max-width: 767px) {
        .checkoutContainer form .col3-set #shipping_review {
          font-size: 24px;
          margin-top: 40px; } }
  .checkoutContainer form .col3-set #shipping_review th, .checkoutContainer form .col3-set #shipping_review td {
    display: block;
    width: 100%; }
  .checkoutContainer form .col3-set #shipping_review ul {
    font-size: initial;
    margin-top: 16px;
    font-family: 'CF Asty Std'; }
  .checkoutContainer form .col3-set #shipping_review ul li {
    padding: 25px 15px 23px;
    margin: 0px; }
    .checkoutContainer form .col3-set #shipping_review ul li:nth-child(odd) {
      background-color: #fcfafa; }
    .checkoutContainer form .col3-set #shipping_review ul li:nth-child(even) {
      background-color: #f7f5f5; }
    .checkoutContainer form .col3-set #shipping_review ul li [type="radio"]:checked, .checkoutContainer form .col3-set #shipping_review ul li [type="radio"]:not(:checked) {
      position: absolute;
      left: -9999px; }
    .checkoutContainer form .col3-set #shipping_review ul li [type="radio"]:checked + label, .checkoutContainer form .col3-set #shipping_review ul li [type="radio"]:not(:checked) + label {
      position: relative;
      padding-left: 80px;
      cursor: pointer;
      line-height: 20px;
      display: inline-block;
      font-weight: 500;
      text-transform: uppercase; }
    .checkoutContainer form .col3-set #shipping_review ul li [type="radio"]:checked + label:before, .checkoutContainer form .col3-set #shipping_review ul li [type="radio"]:not(:checked) + label:before {
      content: '';
      position: absolute;
      left: 0;
      top: -15px;
      width: 55px;
      height: 55px;
      border: 1px solid #e51c23;
      border-radius: 100%;
      background: transparent; }
    .checkoutContainer form .col3-set #shipping_review ul li [type="radio"]:checked + label:after, .checkoutContainer form .col3-set #shipping_review ul li [type="radio"]:not(:checked) + label:after {
      content: '';
      width: 33px;
      height: 33px;
      background: #e51c23;
      position: absolute;
      top: -4px;
      left: 11px;
      border-radius: 100%;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
    .checkoutContainer form .col3-set #shipping_review ul li [type="radio"]:not(:checked) + label:after {
      opacity: 0;
      -webkit-transform: scale(0);
      transform: scale(0); }
    .checkoutContainer form .col3-set #shipping_review ul li [type="radio"]:checked + label:after {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }
  .checkoutContainer form .col3-set #payment ul.payment_methods {
    padding: 0px;
    border-bottom: 0px; }
  .checkoutContainer form .col3-set #payment ul.payment_methods li {
    padding: 20px 15px; }
    .checkoutContainer form .col3-set #payment ul.payment_methods li:nth-child(odd) {
      background-color: #fcfafa; }
    .checkoutContainer form .col3-set #payment ul.payment_methods li:nth-child(even) {
      background-color: #f7f5f5; }
    .checkoutContainer form .col3-set #payment ul.payment_methods li .payment_box {
      background-color: transparent;
      display: inline-block !important;
      width: 82%;
      float: left;
      margin: 0px 0px 0px 17%;
      padding: 0px;
      font-size: 13px;
      color: #000; }
    .checkoutContainer form .col3-set #payment ul.payment_methods li .payment_box:before {
      display: none; }
    .checkoutContainer form .col3-set #payment ul.payment_methods li .about_paypal {
      line-height: 30px;
      margin-left: 5px; }
    .checkoutContainer form .col3-set #payment ul.payment_methods li [type="radio"]:checked, .checkoutContainer form .col3-set #payment ul.payment_methods li [type="radio"]:not(:checked) {
      position: absolute;
      left: -9999px; }
    .checkoutContainer form .col3-set #payment ul.payment_methods li [type="radio"]:checked + label, .checkoutContainer form .col3-set #payment ul.payment_methods li [type="radio"]:not(:checked) + label {
      position: relative;
      padding-left: 80px;
      cursor: pointer;
      line-height: 20px;
      display: inline-block;
      font-weight: 500;
      text-transform: uppercase; }
    @media screen and (max-width: 767px) {
            .checkoutContainer form .col3-set #payment ul.payment_methods li [type="radio"]:checked + label, .checkoutContainer form .col3-set #payment ul.payment_methods li [type="radio"]:not(:checked) + label {
              padding-left: 52px; } }
    .checkoutContainer form .col3-set #payment ul.payment_methods li [type="radio"]:checked + label:before, .checkoutContainer form .col3-set #payment ul.payment_methods li [type="radio"]:not(:checked) + label:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0px;
      width: 55px;
      height: 55px;
      border: 1px solid #e51c23;
      border-radius: 100%;
      background: transparent; }
    @media screen and (max-width: 767px) {
            .checkoutContainer form .col3-set #payment ul.payment_methods li [type="radio"]:checked + label:before, .checkoutContainer form .col3-set #payment ul.payment_methods li [type="radio"]:not(:checked) + label:before {
              width: 40px;
              height: 40px; } }
    .checkoutContainer form .col3-set #payment ul.payment_methods li [type="radio"]:checked + label:after, .checkoutContainer form .col3-set #payment ul.payment_methods li [type="radio"]:not(:checked) + label:after {
      content: '';
      width: 33px;
      height: 33px;
      background: #e51c23;
      position: absolute;
      top: 11px;
      left: 11px;
      border-radius: 100%;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
    @media screen and (max-width: 767px) {
            .checkoutContainer form .col3-set #payment ul.payment_methods li [type="radio"]:checked + label:after, .checkoutContainer form .col3-set #payment ul.payment_methods li [type="radio"]:not(:checked) + label:after {
              width: 20px;
              height: 20px;
              top: 10px;
              left: 10px; } }
    .checkoutContainer form .col3-set #payment ul.payment_methods li [type="radio"]:not(:checked) + label:after {
      opacity: 0;
      -webkit-transform: scale(0);
      transform: scale(0); }
    .checkoutContainer form .col3-set #payment ul.payment_methods li [type="radio"]:checked + label:after {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }
  .checkoutContainer form .col3-set #payment .woocommerce-privacy-policy-text {
    font-size: 12px; }
  .checkoutContainer form .col3-set #payment #place_order {
    margin: 35px 0px 0px 0px;
    font-size: 22px;
    font-weight: normal;
    height: 60px;
    line-height: 22px;
    background: #e51c23;
    color: #fff;
    padding: 0px 100px 0px 30px;
    border-radius: 50px;
    font-family: 'KpLinea'; }
  @media screen and (max-width: 767px) {
          .checkoutContainer form .col3-set #payment #place_order {
            font-size: 18px; } }
  .checkoutContainer form .col3-set #payment #place_order:after {
    content: '\0049';
    font-family: 'album icons';
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    position: absolute;
    right: 30px; }
/* pages */
.faq-title {
  background-color: #f3efeb;
  padding: 35px 0px; }
  .faq-title h2 {
    text-align: center;
    font-family: 'KpLineaBoldT';
    font-size: 52px;
    color: #231f20; }
  @media screen and (max-width: 1680px) {
    .faq-title h2 {
      font-size: 34px; } }
  @media screen and (max-width: 1280px) {
    .faq-title h2 {
      font-size: 28px; } }

.faq-section {
  margin-top: 50px; }
  .faq-section h2 {
    color: #e51c23;
    font-size: 30px;
    font-family: 'KpLinea'; }

.faq-list .elementor-toggle .elementor-tab-title {
  font-size: 18px;
  font-weight: 500;
  font-family: 'CF Asty Std';
  border: 0px; }
  .faq-list .elementor-toggle .elementor-tab-title:before {
    color: #e51c23;
    content: "+"; }
  .faq-list .elementor-toggle .elementor-tab-title.elementor-active {
    font-size: 18px;
    font-weight: 500;
    font-family: 'CF Asty Std'; }
  .faq-list .elementor-toggle .elementor-tab-title.elementor-active:before {
    color: #e51c23;
    content: "-"; }
  .faq-list .elementor-toggle .elementor-tab-content {
    border: 0px; }
  .faq-list .elementor-toggle .elementor-tab-content p {
    font-family: 'CF Asty Std';
    font-size: 15px; }

.elementor-widget-text-editor {
  font-family: 'CF Asty Std';
  font-size: 15px; }
  .elementor-widget-text-editor h2 {
    font-size: 24px;
    font-weight: 500;
    font-family: 'CF Asty Std';
    margin: 40px 0px 10px 0px; }
  .elementor-widget-text-editor ul, .elementor-widget-text-editor ol {
    margin: 20px 0px;
    list-style-position: inside; }
  .elementor-widget-text-editor ul li, .elementor-widget-text-editor ol li {
    padding: 10px 0px; }

body.popup_open {
  overflow-y: hidden; }

.popup__container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 999;
  display: none; }
  .popup__container.is_visible {
    display: block; }
  .popup__container .popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1; }
  .popup__container .popupWrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 1350px;
    max-width: 100%; }
  .popup__container .popupWrapper .popupInner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  @media screen and (max-width: 1280px) {
      .popup__container .popupWrapper .popupInner {
        width: 60%;
        margin: 0 auto; } }
  @media screen and (max-width: 767px) {
      .popup__container .popupWrapper .popupInner {
        width: 100%; } }
  .popup__container .popupWrapper .popupInner .leftBox {
    background: #e51c23;
    color: #fff;
    padding: 5% 3%;
    max-width: 520px; }
  .popup__container .popupWrapper .popupInner .leftBox h3 {
    margin: 0;
    margin-bottom: 22px;
    font-size: 16px;
    font-weight: 500; }
  .popup__container .popupWrapper .popupInner .leftBox img {
    margin-bottom: 40px; }
  .popup__container .popupWrapper .popupInner .leftBox p {
    margin: 0;
    font-size: 15px; }
  @media screen and (max-width: 1280px) {
        .popup__container .popupWrapper .popupInner .leftBox {
          display: none; } }
  .popup__container .popupWrapper .popupInner .formBox {
    border: 1px solid #58595b;
    border-left: 0;
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-align-self: flex-start;
    align-self: flex-start;
    background: #fff;
    padding: 6% 15px;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    position: relative; }
  @media screen and (max-width: 1280px) {
        .popup__container .popupWrapper .popupInner .formBox {
          border-left: 1px solid #58595b;
          width: 100%; } }
  .popup__container .popupWrapper .popupInner .formBox a#closeNewsletter {
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 15px; }
  .popup__container .popupWrapper .popupInner .formBox a#closeNewsletter br {
    display: none; }
  .popup__container .popupWrapper .popupInner .formBox a#closeNewsletter svg path {
    fill: #e51c23; }
  .popup__container .popupWrapper .popupInner .formBox .basicText {
    text-align: center;
    font-size: 15px;
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 100px; }
  @media screen and (max-width: 1280px) {
          .popup__container .popupWrapper .popupInner .formBox .basicText {
            margin-bottom: 50px; } }
  .popup__container .popupWrapper .popupInner .formBox .basicText h3 {
    color: #231f20;
    margin-bottom: 37px; }
  .popup__container .popupWrapper .popupInner .formBox .fields {
    width: 600px;
    max-width: 100%;
    margin: 0 auto; }
  .popup__container .popupWrapper .popupInner .formBox .fields label {
    display: block; }
    .popup__container .popupWrapper .popupInner .formBox .fields label br {
      display: none; }
    .popup__container .popupWrapper .popupInner .formBox .fields label > span {
      display: block; }
    .popup__container .popupWrapper .popupInner .formBox .fields label > span input {
      width: 100%;
      border: 0;
      border-bottom: 1px solid #e51c23;
      border-radius: 0;
      box-shadow: none;
      outline: 0; }
  .popup__container .popupWrapper .popupInner .formBox .fields button {
    width: 156px;
    max-width: 100%;
    margin: 0 auto;
    height: 65px;
    border-radius: 50px;
    border: 0;
    font-size: 19px;
    font-weight: 400;
    font-family: 'KpLinea';
    display: block; }
    @media screen and (max-width: 1280px) {
          .popup__container .popupWrapper .popupInner .formBox .fields button {
            font-size: 18px;
            height: 50px; } }
    .popup__container .popupWrapper .popupInner .formBox .fields button i {
      margin-left: 15px;
      display: inliune-block;
      vertical-align: middle;
      line-height: 1; }

.woocommerce.products_slider ul.products {
  margin: 0;
  text-align: center; }
  .woocommerce.products_slider ul.products .slick-arrow {
    position: absolute;
    top: 50%;
    height: 94px; }
  .woocommerce.products_slider ul.products .slick-arrow.sl-prev {
    left: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .woocommerce.products_slider ul.products .slick-arrow.sl-next {
    right: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .woocommerce.products_slider ul.products li.product {
    float: none;
    margin: 0;
    display: inline-block;
    padding: 0 15px;
    vertical-align: top;
    position: relative; }
  .woocommerce.products_slider ul.products li.product span.price {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    top: 15px;
    left: 15px;
    background: #e51c23;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    font-family: 'CF Asty Std';
    width: 98px;
    height: 98px;
    line-height: 1;
    font-size: 24px;
    margin: 0; }
  .woocommerce.products_slider ul.products li.product span.price > span {
    display: block; }
  .woocommerce.products_slider ul.products li.product span.price span.fromtext {
    font-size: 16px;
    margin-bottom: 5px; }
  .woocommerce.products_slider ul.products li.product .discount {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #e51c23;
    color: #fff;
    width: 98px;
    height: 98px;
    line-height: 98px;
    border-radius: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 24px; }
  @media screen and (max-width: 1280px) {
        .woocommerce.products_slider ul.products li.product .discount {
          width: 65px;
          height: 65px;
          line-height: 65px;
          top: 5px;
          right: 5px;
          font-size: 22px; } }
  .woocommerce.products_slider ul.products li.product .discount span {
    font-size: 20px;
    font-weight: 400;
    position: relative;
    bottom: 10px; }
  @media screen and (max-width: 1280px) {
          .woocommerce.products_slider ul.products li.product .discount span {
            font-size: 14px; } }
  .woocommerce.products_slider ul.products li.product h2.woocommerce-loop-product__title {
    font-size: 36px;
    padding: 0;
    margin-bottom: 20px;
    font-family: 'KpLinea';
    font-weight: 400;
    color: #000; }
  @media screen and (max-width: 1680px) {
        .woocommerce.products_slider ul.products li.product h2.woocommerce-loop-product__title {
          font-size: 28px; } }
  @media screen and (max-width: 991px) {
        .woocommerce.products_slider ul.products li.product h2.woocommerce-loop-product__title {
          font-size: 24px; } }
  .woocommerce.products_slider ul.products li.product p {
    font-size: 15px;
    color: #000;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 20px; }
  .woocommerce.products_slider ul.products li.product p strong {
    font-weight: 400; }
  .woocommerce.products_slider ul.products li.product a.addtocartbutton {
    margin-top: 30px;
    width: 196px;
    max-width: 100%;
    height: 65px;
    line-height: 65px;
    color: #fff;
    background: #545b62;
    font-size: 22px;
    padding: 0;
    font-weight: 400;
    border-radius: 40px; }
  @media screen and (max-width: 1680px) {
        .woocommerce.products_slider ul.products li.product a.addtocartbutton {
          height: 50px;
          line-height: 50px;
          font-size: 18px;
          margin-top: 20px; } }
  .woocommerce.products_slider ul.products li.product a.addtocartbutton:after {
    content: '\0049';
    display: inline-block;
    font-family: 'album icons';
    vertical-align: middle;
    margin-left: 18px; }
  .woocommerce.products_slider ul.products li.product a.addtocartbutton:hover {
    background: #e51c23; }

@media screen and (max-width: 767px) {
    .ls-bottom-nav-wrapper {
      display: none; } }

.woocommerce .return-to-shop {
  text-align: center;
  margin-top: 30px; }

@media screen and (max-width: 767px) {
    .woocommerce form .form-row {
      width: 100% !important; } }

.ywgc-main-form-preview-container {
  display: none !important; }

.product-type-gift-card .price {
  display: block; }

.mailchimp-newsletter {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  .mailchimp-newsletter input {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center; }
  .mailchimp-newsletter label {
    margin: 0; }

body.woocommerce-order-pay .wc_payment_method.payment_method_cod {
  display: none !important; }

.animated_menu_item > a {
  color: #e51c23 !important;
  text-align: center;
  animation: glow 1s ease-in-out infinite alternate; }

@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 2px #e51c23, 0 0 3px #e51c23, 0 0 4px #e51c23, 0 0 5px #e51c23; } }

@media screen and (min-width: 1281px) {
    .resp_visible {
      display: none !important; } }

.espa-banner {
  position: fixed;
  bottom: 65px;
  z-index: 999;
  display: block; }

.contrast_new {
  color: #000; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0; }
/*# sourceMappingURL= */