:root {
  --rosaChiaro: #f6bad4;
  --rosaScuro: #e974aa;
}
#post-286
input,
#post-286 textarea {
  padding-left: 10px !IMPORTANT;
  padding-right: 10px !IMPORTANT;
  background-color: var(--rosaChiaro) !IMPORTANT;
  border-color: var(--rosaChiaro) !important;
  color: white !important;
  border-bottom: solid 1px white !important;
}
#post-286 input[type=submit] {
  border-radius: 0 !important;
  border: solid 1px white !important;
}
#post-286 input[type=submit]:hover {
  background: white !important;
  color: var(--rosaChiaro) !important;
}
#post-286 ::placeholder {
  color: white !important;
  opacity: 1;
}
#post-286 :-ms-input-placeholder {
  color: white !important;
}
#post-286 ::-ms-input-placeholder {
  color: white !important;
}
.layout-grid.product-skin-01 article .product-name.product_title {
  position: relative;
  padding-bottom: 20px;
}
.layout-grid.product-skin-01 article .single-product-div {
  position: absolute;
  bottom: 0;
  transform: translate(-50%,100%);
  left: 50%;
}
article.product-content-product  h4.product_title a.gsf-link,
article.product-content-product a.entry-thumbnail-overlay {
  pointer-events: none;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid white;
  background-color: white;
  color: black;
}
span.wpcf7-not-valid-tip {
  color: black !important;
  font-weight: bold;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 2px solid #f7e700;
  background: #f7e700;
  color: black;
}
@media (max-width: 767px) {
  .vc_hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc_hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .vc_hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .vc_hidden-lg {
    display: none !important;
  }
}
[class^="gf-heading-"] .heading-sub-title {
  line-height: 1.3 !important;
}
[class^="gf-heading-"] .heading-title {
  line-height: 1.25 !important;
  letter-spacing: 5px !important;
}
.mobile-header-menu {
  visibility: hidden;
}
.header-customize-mobile .customize-social-networks {
  visibility: hidden;
}
.header-sticky-wrapper {
  background: white;
}
@media screen and (max-width: 769px) {
  .brand-carousel .owl-item {
    transform: scale(1);
    transition: all 1000ms;
    z-index: 1;
    overflow-y: visible !important;
  }
  .brand-carousel .owl-item.active+ .owl-item.active {
    transform: scale(1.7);
    z-index: 2;
  }
  .brand-carousel .owl-item.active+ .owl-item.active+.owl-item.active {
    transform: scale(0.8);
  }
  .vc-prettyphoto-link {
    pointer-events: none;
  }
  .main-footer-wrapper {
    text-align: center;
  }
}
.product_meta {
  pointer-events: none;
}
#popup-product-quick-view-wrapper .product_title {
  pointer-events: none;
}
.modal-content {
  padding: 30px;
}
.popup-close {
  width: 40px;
  height: 60px;
  font-size: 25px;
}
#gsf-popup-mailchimp-form .close {
  font-size: 50px;
}
@media screen and (max-width: 540px) {
  div#slidingmessage-5123 {
    width: 320px !important;
    top: 0 !important;
    margin-top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin-left: 0 !important;
    font-size: small !important;
    overflow-y: auto;
  }
  #gsf-popup-mailchimp-wrapper {
    padding: 0;
    padding-right: 0px !important;
  }
  #gsf-popup-mailchimp-form {
    padding: 0;
  }
  #gsf-popup-mailchimp-form .close {
    color: black !important;
    font-size: 40px;
    top: 10px;
    right: 10px;
    z-index: 9;
  }
  #gsf-popup-mailchimp-wrapper .modal-dialog {
    padding: 0;
  }
}
.mailchimp-form-2 .g5plus-mailchimp {
  display: flex;
  flex-direction: column;
}
.mailchimp-form-2 .g5plus-mailchimp > input[type="email"] {
  width: 100%;
  max-width: 100%;
}
.modal-header {
  justify-content: center;
}
.ct-gdpr span {
  width: 100%;
}
.ct-gdpr label {
  width: 100%;
  display: flex;
  flex-direction: row;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
}
.ct-gdpr input[name*="acceptance-"] {
  width: 30px !important;
  height: 30px !important;
  margin-right: 20px;
  margin-bottom: 0;
}
#mc4wp-form-1 {
  flex-direction: column;
}
