/*
Theme Name: Saltonelweb-Menudigitale
Theme URI: http://www.saltonelweb.it/menudigitale
Author: Fabio Bertelegni
Author URI: http://www.saltonelweb.it/
Description: MenuDigitale with Bootstrap 4.3.1 and Fontello. Plugin [ WayPoint, MagnificPopUp, OWL-Carousel,
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, custom-header,
Text Domain: snwmenu

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* --------------------------------------------------------
Variables
-------------------------------------------------------- */
/*Font Family
-------------------------------------------------------- */
.ff-secondary {
  font-family: "Montserrat", sans-serif;
}

.ff-primary {
  font-family: "Economica", sans-serif;
}

/*Theme color
-------------------------------------------------------- */
/* Tipografy color
-------------------------------------------------------- */
/* Header - Menu -Toggle
-------------------------------------------------------- */
/* Footer
-------------------------------------------------------- */
/* Link color
-------------------------------------------------------- */
/* Button color
-------------------------------------------------------- */
/* Sidebar
-------------------------------------------------------- */
/* Color Text
--------------------------------------------------------*/
.has-primary-color {
  color: #7ED957;
}

.has-secondary-color {
  color: #4A4A4A;
}

.has-third-color {
  color: #000;
}

.has-fourth-color {
  color: #2B3237;
}

.has-fifth-color {
  color: #f7f7f7;
}

.has-sixth-color {
  color: #919191;
}

.has-seventh-color {
  color: #F44336;
}

.has-eighth-color {
  color: #ffe500;
}

.has-ninth-color {
  color: #012dee;
}

.has-white-color {
  color: #ffffff;
}

.has-black-color {
  color: #000000;
}

/* Background
--------------------------------------------------------*/
.has-primary-background-color {
  background-color: #7ED957;
}

.has-secondary-background-color {
  background-color: #4A4A4A;
}

.has-third-background-color {
  background-color: #000;
}

.has-fourth-background-color {
  background-color: #2B3237;
}

.has-fifth-background-color {
  background-color: #f7f7f7;
}

.has-sixth-background-color {
  background-color: #919191;
}

.has-seventh-background-color {
  background-color: #F44336;
}

.has-eighth-background-color {
  background-color: #ffe500;
}

.has-ninth-background-color {
  background-color: #012dee;
}

.has-white-background-color {
  background-color: #ffffff;
}

.has-black-background-color {
  background-color: #000000;
}

/* Font size class gutenberg
--------------------------------------------------------*/
.has-42-font-size {
  font-size: 42px;
  line-height: 1.2em;
}

.has-36-font-size {
  font-size: 36px;
  line-height: 1.4em;
}

.has-32-font-size {
  font-size: 32px;
  line-height: 1.4em;
}

.has-30-font-size {
  font-size: 30px;
  line-height: 1.4em;
}

.has-28-font-size {
  font-size: 28px;
  line-height: 1.4em;
}

.has-26-font-size {
  font-size: 26px;
  line-height: 1.4em;
}

.has-24-font-size {
  font-size: 24px;
  line-height: 1.5em;
}

.has-22-font-size {
  font-size: 22px;
  line-height: 1.5em;
}

.has-20-font-size {
  font-size: 20px;
  line-height: 1.5em;
}

.has-18-font-size {
  font-size: 18px;
  line-height: 1.5em;
}

.has-16-font-size {
  font-size: 16px;
  line-height: 1.5em;
}

.has-14-font-size {
  font-size: 14px;
  line-height: 1.5em;
}

.has-13-font-size {
  font-size: 12px;
  line-height: 1.5em;
}

.has-12-font-size {
  font-size: 12px;
  line-height: 1.5em;
}

/* --------------------------------------------------------
Global
-------------------------------------------------------- */
body {
  font-family: 'Economica', sans-serif;
  color: #4A4A4A;
  font-size: 14px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  background: #eee;
}

p {
  line-height: 1.3em;
  margin-bottom: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
  line-height: 1.3;
  position: relative;
  margin-bottom: 1em;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

img {
  max-width: 100%;
}

figure.w-100 img {
  width: 100%;
}

a {
  color: #7ED957;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

a:hover {
  text-decoration: underline;
  color: #2B3237;
}

iframe {
  max-width: 100%;
}

.container {
  max-width: 1170px !important;
}

.container-item-block {
  max-width: 1170px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.wrap-container {
  overflow: hidden;
  max-width: 1170px;
  margin: 0 auto;
  margin-bottom: 25px;
  -webkit-box-shadow: 1px 1px 25px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 1px 1px 25px 10px rgba(0, 0, 0, 0.15);
  background: #fff;
}

.wp-block-mkl-section-block > .container-item-block:last-child > .menu-item {
  border-bottom: none;
}

.menu-snw-subtitle {
  margin-top: 15px;
}

.menu-snw-title + .container-item-block {
  margin-top: 20;
}

.padding-test {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 18px;
}

.border-none {
  border-bottom: none !important;
}

.menu-item {
  padding-bottom: 5px;
}

/* Section-meu-title
-------------------------------------------------------- */
/* google Re-Captcha V3
-------------------------------------------------------- */
.grecaptcha-badge {
  display: none;
}

/* --------------------------------------------------------
Header
-------------------------------------------------------- */
.main-header {
  padding-bottom: 120px;
}

.cover {
  position: relative;
}

.cover .logo {
  max-width: 133px;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* Toggle
--------------------------------------------------------*/
.wrap-toggle {
  float: right;
  height: 100%;
  padding-right: 20px;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  position: relative;
}

.wrap-toggle .toggle {
  width: 32px;
  height: 20px;
  position: relative;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.wrap-toggle .toggle span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #ffffff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.wrap-toggle .toggle.open span {
  background: #ffffff;
}

.toggle span:nth-child(1) {
  top: 0px;
}

.toggle span:nth-child(2) {
  top: 9px;
}

.toggle span:nth-child(3) {
  top: 18px;
}

.toggle.open span:nth-child(1) {
  top: 9px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.toggle.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

.toggle.open span:nth-child(3) {
  top: 9px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

/* --------------------------------------------------------
Footer
-------------------------------------------------------- */
.footer-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 15px;
}

.footer-logo {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  max-width: 200px;
}

.footer-box {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
  padding-left: 30px;
}

.btn-footer {
  color: #fff;
  background: #E3217A;
  padding: 6px 17px 6px 15px;
  display: inline-block;
  border-radius: 15px;
  font-size: 13px;
  letter-spacing: 1px;
}

.btn-footer:hover {
  background: #E3217A;
  color: #fff;
}

footer {
  color: #fff;
  background: #191919;
  border-top: 10px solid #252525;
}

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h5,
footer p,
footer a {
  color: #ffffff;
}

footer .widget h3.widget-title {
  font-size: 20px;
  color: #ffffff;
}

footer .widget a {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

footer .credits {
  font-size: 12px;
  background: #0e0e0e;
  color: #d8d8d8;
  letter-spacing: 1.1px;
}

footer .credits a {
  color: #E3217A;
  font-weight: bold;
}

footer .credits a:hover {
  color: #7ED957;
  text-decoration: none;
}

/* --------------------------------------------------------
Gutenberg_blocks
-------------------------------------------------------- */
/* Cover
-------------------------------------------------------- */
.wp-block-cover,
.wp-block-cover-image {
  height: auto;
  margin-bottom: 30px;
}

/* Alignfull
  -------------------------------------------------------- */
.alignfull {
  width: auto;
  max-width: calc(100vw - 8px);
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.alignfull img,
.alignwide img {
  display: block;
  margin: 0 auto;
}

/* Column Gutenberg rewrite CSS per renderlo compatibile con Bootstrap
  -------------------------------------------------------- */
.row > .wp-block-column:not(:first-child) {
  margin-left: 0;
}

.row > .wp-block-column {
  -ms-flex-preferred-size: auto !important;
      flex-basis: auto !important;
}

.wp-block-columns.row {
  margin-bottom: 0;
}

/* BLOCCO: image immagine - singola
-------------------------------------------------------- */
figure {
  position: relative;
}

/* BLOCCO: gallery
-------------------------------------------------------- */
.wp-block-gallery {
  margin-bottom: 30px;
}

.wp-block-gallery .blocks-gallery-item figcaption {
  padding-top: 20px;
  line-height: 1.4;
}

.wp-block-gallery .blocks-gallery-item {
  margin-right: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.wp-block-gallery.columns-3 .blocks-gallery-item {
  margin-right: 10px;
}

.wp-block-gallery.columns-4 .blocks-gallery-item {
  margin-right: 10px;
}

.wp-block-gallery.columns-5 .blocks-gallery-item {
  margin-right: 10px;
}

.wp-block-gallery.columns-6 .blocks-gallery-item {
  margin-right: 10px;
}

.wp-block-gallery.columns-7 .blocks-gallery-item {
  margin-right: 10px;
}

.wp-block-gallery.columns-8 .blocks-gallery-item {
  margin-right: 10px;
}

.wp-block-gallery.columns-9 .blocks-gallery-item {
  margin-right: 10px;
}

.wp-block-gallery.columns-10 .blocks-gallery-item {
  margin-right: 10px;
}

.wp-block-gallery .blocks-gallery-item:last-child {
  margin-right: 0;
}

/* Overlay effect Gallery block
-------------------------------------------------------- */
.blocks-gallery-item figure a {
  position: relative;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.blocks-gallery-item:hover figure a {
  z-index: 30;
  -webkit-transform: translateY(-5px) scale(1.125, 1.125);
          transform: translateY(-5px) scale(1.125, 1.125);
  -webkit-box-shadow: 1px 2px 50px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 2px 50px 0px rgba(0, 0, 0, 0.5);
}

/* Media e testo
-------------------------------------------------------- */
.entry-content-page .wp-block-media-text .has-media-on-the-right .wp-block-media-text__content {
  padding-right: 20px;
}

/* table
-------------------------------------------------------- */
.wp-block-table table td:before {
  content: '';
  display: inline-block;
  min-height: 20px;
}

.wp-block-table {
  overflow-x: auto;
}

.wp-block-quote {
  border-left: 4px solid #7ED957;
  padding: 15px;
  background: #f5f7f8;
}

.wp-block-quote p {
  margin-bottom: 15px;
}

/* Plugin gutenberg section master
-------------------------------------------------------- */
.section-bg.bg__stretched {
  background-position: center center;
}

.wp-block-mkl-section-block {
  padding-top: 30px;
  padding-bottom: 20px;
}

/* --------------------------------------------------------
Media diaqueries for Gutenberg block
-------------------------------------------------------- */
@media (min-width: 992px) {
  /* Alignwide solo su schermi grandi
-------------------------------------------------------- */
  .alignwide {
    width: auto !important;
    max-width: 1000%;
    margin-left: calc(27% - 27vw);
    margin-right: calc(27% - 27vw);
  }
  .alignwide img {
    display: block;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  /* BLOCCO: Media Text
  -------------------------------------------------------- */
  .wp-block-media-text .wp-block-media-text__media {
    margin-bottom: 30px;
  }
  /* BLOCCO: Gallery
  -------------------------------------------------------- */
  .wp-block-gallery .blocks-gallery-item {
    width: 100%;
  }
  .wp-block-gallery .blocks-gallery-item {
    margin-right: 0 !important;
  }
}

@media (max-width: 575px) {
  .entry-content .wp-block-media-text .wp-block-media-text__content {
    padding: 0;
  }
}

/* --------------------------------------------------------
Gutenberg
-------------------------------------------------------- */
/* --------------------------------------------------------
Plugin
-------------------------------------------------------- */
/* owl-carousel
-------------------------------------------------------- */
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 45px;
  background: #7ed957;
  width: 50px;
  background: #000 !important;
  outline: none;
  opacity: 0.4;
}

.owl-carousel .owl-nav button.owl-prev i,
.owl-carousel .owl-nav button.owl-next i {
  color: #fff;
  font-size: 24px;
}

.owl-carousel .owl-nav button.owl-next {
  right: 15px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.owl-carousel .owl-nav button.owl-prev {
  left: 15px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.owl-carousel:hover .owl-nav button.owl-next {
  opacity: 0.8;
}

.owl-carousel:hover .owl-nav button.owl-next:hover {
  opacity: 1;
}

.owl-carousel:hover .owl-nav button.owl-prev {
  opacity: 0.8;
}

.owl-carousel:hover .owl-nav button.owl-prev:hover {
  opacity: 1;
}

.owl-carousel .owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  height: 0px;
}

.owl-carousel .owl-dots {
  text-align: center;
  position: relative;
  bottom: -10px;
}

.owl-carousel .owl-dots button.owl-dot {
  background: rgba(181, 181, 181, 0.6);
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  width: 27px;
  height: 3px;
  border-radius: none;
  margin: 4px;
  outline: none;
}

.owl-carousel .owl-dots button.owl-dot.active {
  background: rgba(126, 217, 87, 0.8);
}

/* --------------------------------------------------------
Animation
-------------------------------------------------------- */
/* animate
-------------------------------------------------------- */
.animate {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

/* Animation bounceInRight
----------------------------*/
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

/* Animation fadeScaleUp
----------------------------*/
.fadeScaleUp {
  -webkit-animation-name: fadeScaleUp;
  animation-name: fadeScaleUp;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

@-webkit-keyframes fadeScaleUp {
  from {
    opacity: 0;
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeScaleUp {
  from {
    opacity: 0;
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* --------------------------------------------------------
Home
-------------------------------------------------------- */
h1.seo-title {
  position: absolute;
  top: -500px;
  left: 0;
}

/* Promo
--------------------------------------------------------*/
.title-promo {
  font-size: 26px;
  position: relative;
  margin-bottom: 0px;
}

.title-promo:before {
  content: "";
  width: 33px;
  height: 8px;
  background: #7ED957;
  display: inline-block;
  position: relative;
  top: -4px;
  margin-right: 5px;
}

.subtitle {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.73);
  padding-left: 45px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 15px;
}

.title-center-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.title-center-box .title-center {
  margin-bottom: 0;
  font-size: 24px;
  letter-spacing: 1px;
  margin-right: 10px;
  margin-left: 10px;
}

.title-center-box span {
  max-width: 33px;
  width: 100%;
  height: 8px;
  background: #7ED957;
  display: inline-block;
  position: relative;
}

.title-center_subtitle {
  font-size: 11px;
  letter-spacing: 4px;
}

/* Section-menu-title
--------------------------------------------------------*/
.section-menu-title {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-menu-title h2 {
  font-size: 24px !important;
}

.section-menu-title p {
  font-size: 11px;
  letter-spacing: 2px;
}

/* menu-item hide
--------------------------------------------------------*/
.container-item-block.hide {
  display: none;
}

.container-item-block.finish {
  background: transparent !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

/* Menu plus
--------------------------------------------------------*/
.menu-plus {
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.menu-plus.visible {
  visibility: visible;
  opacity: 1;
}

a.totop {
  margin-left: -30px;
  margin-right: -30px;
  font-size: 20px !important;
  background: #f12983;
  padding-left: 30px !important;
  padding-right: 20px !important;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  position: relative;
}

a.totop i {
  float: right;
}

a.totop:before {
  display: none;
}

.menu-plus-container {
  -webkit-transition: all 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: all 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
  -webkit-transform: scale(0, 0) translateY(50px);
          transform: scale(0, 0) translateY(50px);
  -webkit-transform-origin: 80% 100%;
          transform-origin: 80% 100%;
  opacity: 1;
  visibility: hidden;
  background: #E3217A;
  color: #fff;
  width: 300px;
  margin-bottom: 30px;
  padding: 0px 30px 20px 30px;
  border-radius: 6px;
  -webkit-box-shadow: 1px 1px 12px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 1px 1px 12px 6px rgba(0, 0, 0, 0.15);
  position: relative;
}

.menu-plus-container:before {
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: -15px;
  right: 33px;
  background: #E3217A;
  -webkit-transform: rotate(90deg);
  transform: rotate(45deg);
}

.menu-plus-container a {
  opacity: 0;
  position: relative;
  display: block;
  font-size: 24px;
  color: #fff;
  letter-spacing: 1px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 5px 0 5px 20px;
  margin-bottom: 10px;
}

.menu-plus-container a:before {
  content: "";
  width: 7px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #7ED957;
}

.menu-plus-container a:hover {
  text-decoration: line-through;
  color: #fff;
}

.menu-plus-container a:focus {
  text-decoration: line-through;
  color: #fff;
}

.menu-plus-container.active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1, 1) translateY(0);
          transform: scale(1, 1) translateY(0);
}

.menu-plus-container.active a {
  opacity: 1;
}

.owl-slide {
  position: relative;
  z-index: 105 !important;
}

.owl-slide.zindex-back {
  z-index: 0 !important;
}

.circle-plus {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  background: #E3217A;
  position: relative;
  right: 15px;
  float: right;
  -webkit-box-shadow: 1px 1px 12px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 1px 1px 12px 6px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: all 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.circle-plus span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 35px;
  height: 4px;
  background: white;
}

.circle-plus span:last-child {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

.circle-plus.rotate {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* --------------------------------------------------------
Desktop-big xl
-------------------------------------------------------- */
/* --------------------------------------------------------
Desktop-small lg
-------------------------------------------------------- */
@media (max-width: 991px) {
  .wrap-container {
    margin-bottom: 0px;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: #fff;
  }
  .alignfull {
    width: auto;
    max-width: calc(100vw);
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}

/* --------------------------------------------------------
Tablet md
-------------------------------------------------------- */
/* --------------------------------------------------------
Smartphone
-------------------------------------------------------- */
@media (max-width: 575px) {
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next {
    width: auto;
  }
  .owl-carousel .owl-nav button.owl-prev {
    left: -5px;
  }
  .owl-carousel .owl-nav button.owl-next {
    right: -5px;
  }
}
