/*!
 * Xeader Studios
 *
 * NOTICE OF LICENCE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt
 * It is also available through th world-wide-web at this URL:
 * https://xeader.com/LICENCE-CE.txt
 *
 * @category bluelabs.cesvi.regalisolidali
 * @package bluelabs.cesvi.regalisolidali
 *
 * @author Antonio Gatta <a.gatta@xeader.com>
 * @url http://xeader.com
 * @copyright Copyright (c) 2018 Xeader Studios
 * @license All right reserved
 */
.single-product div.product table.variations legend {
  font-family: Adelle, serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.8;
  color: #484949; }

.single-product div.product table.variations .label.regaloaziendale {
  /* Customize the label (the container) */
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */ }
  .single-product div.product table.variations .label.regaloaziendale p {
    margin-top: .5em;
    margin-bottom: 2em; }
  .single-product div.product table.variations .label.regaloaziendale label {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: Mont, sans-serif;
    text-transform: uppercase;
    margin-right: 2em; }
    .single-product div.product table.variations .label.regaloaziendale label:last-of-type {
      margin-right: 0; }
  .single-product div.product table.variations .label.regaloaziendale label input {
    position: absolute;
    opacity: 0; }
  .single-product div.product table.variations .label.regaloaziendale .mark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #95A5A4;
    transition: all .25s ease; }
  .single-product div.product table.variations .label.regaloaziendale label:hover .mark {
    border-color: #484949; }
    .single-product div.product table.variations .label.regaloaziendale label:hover .mark:after {
      opacity: .5;
      transform: translate3d(-50%, -50%, 0) scale(0.75); }
  .single-product div.product table.variations .label.regaloaziendale label input:checked ~ .mark {
    background-color: #fff; }
  .single-product div.product table.variations .label.regaloaziendale .mark:after {
    content: "";
    position: absolute;
    opacity: 0;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: translate3d(-50%, -50%, 0) scale(0);
    background: #EA7A2D;
    transition: all .25s ease; }
  .single-product div.product table.variations .label.regaloaziendale label input:checked ~ .mark:after {
    opacity: 1;
    transform: translate3d(-50%, -50%, 0) scale(1); }

.cesvi-customization-container {
  counter-reset: regaloaziendale;
  background-color: #F3F3F1;
  position: relative;
  text-align: center;
  clear: both;
  margin-bottom: 4em; }
  @media all and (min-width: 641px) {
    .cesvi-customization-container {
      text-align: left; } }
  .cesvi-customization-container label:not(.cesvi-upload__container) {
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    margin-top: 1em; }
    .cesvi-customization-container label:not(.cesvi-upload__container) input[type=text],
    .cesvi-customization-container label:not(.cesvi-upload__container) input[type=tel],
    .cesvi-customization-container label:not(.cesvi-upload__container) input[type=email],
    .cesvi-customization-container label:not(.cesvi-upload__container) input[type=date],
    .cesvi-customization-container label:not(.cesvi-upload__container) textarea,
    .cesvi-customization-container label:not(.cesvi-upload__container) select {
      display: block;
      width: 100%;
      margin: 0 auto 1em auto;
      line-height: 3em;
      padding: 0 1em;
      border: 1px solid #F3F3F1;
      box-shadow: 1px 3px 0 0 #DBDBD9;
      border-radius: 3px; }
    .cesvi-customization-container label:not(.cesvi-upload__container) select {
      padding-right: 30px;
      font-size: 13px;
      height: 40px;
      padding: 0 10px;
      -webkit-appearance: none; }
      .cesvi-customization-container label:not(.cesvi-upload__container) select:after {
        background-color: transparent; }
    .cesvi-customization-container label:not(.cesvi-upload__container) textarea {
      padding-top: 1em;
      padding-bottom: 1em;
      min-height: 162px;
      line-height: 1.2em; }
  .cesvi-customization-container:before, .cesvi-customization-container:after {
    content: '';
    top: 0;
    bottom: 0;
    width: 50%;
    position: absolute;
    z-index: 0;
    display: none; }
  @media print, screen and (min-width: 64em) {
    .cesvi-customization-container:before {
      display: block;
      left: 0;
      background-color: #F8F8F8; }
    .cesvi-customization-container:after {
      display: block;
      right: 0;
      background-color: #EFEEEC; } }
  .cesvi-customization-container > .row {
    justify-content: center; }
  .cesvi-customization-container .customization__wrapper {
    padding-top: 4em;
    padding-bottom: 3em;
    list-style-type: none;
    counter-increment: regaloaziendale;
    z-index: 1;
    position: relative;
    flex: none;
    width: 100%;
    padding-left: 2em;
    padding-right: 2em;
    background-color: #F8F8F8; }
    .cesvi-customization-container .customization__wrapper > * {
      position: relative;
      z-index: 2; }
    .cesvi-customization-container .customization__wrapper:after {
      font-family: adelle, serif;
      line-height: 1;
      display: block;
      content: counter(regaloaziendale);
      font-size: 3em;
      text-align: right;
      pointer-events: none;
      opacity: .11;
      z-index: 1;
      position: absolute;
      top: 2rem;
      right: 2rem; }
      @media all and (min-width: 641px) {
        .cesvi-customization-container .customization__wrapper:after {
          font-size: 87px;
          right: 2rem; } }
      @media all and (min-width: 1200px) {
        .cesvi-customization-container .customization__wrapper:after {
          right: 3rem; } }
    .cesvi-customization-container .customization__wrapper:nth-child(2) {
      background-color: #F3F3F1; }
    .cesvi-customization-container .customization__wrapper:nth-child(3) {
      background-color: #EFEEEC; }
    @media all and (min-width: 641px) {
      .cesvi-customization-container .customization__wrapper {
        padding-top: 6em;
        flex: 1 1 0;
        padding-left: 2em;
        padding-right: 2em;
        max-width: 400px; }
        .cesvi-customization-container .customization__wrapper:first-of-type {
          padding-left: 2em; }
        .cesvi-customization-container .customization__wrapper:last-of-type {
          padding-right: 2em;
          padding-bottom: 120px; } }
    @media all and (min-width: 1200px) {
      .cesvi-customization-container .customization__wrapper {
        padding-left: 3em;
        padding-right: 3em;
        max-width: 400px; }
        .cesvi-customization-container .customization__wrapper:first-of-type {
          padding-left: 2em; }
        .cesvi-customization-container .customization__wrapper:nth-child(2):before {
          pointer-events: none;
          content: '';
          display: block;
          z-index: 0;
          width: 999em;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          background-color: #F3F3F1; }
        .cesvi-customization-container .customization__wrapper:nth-child(3):before {
          pointer-events: none;
          background-color: #EFEEEC;
          content: '';
          display: block;
          z-index: 0;
          width: 999em;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0; }
        .cesvi-customization-container .customization__wrapper:last-of-type {
          padding-right: 2em; } }
    @media all and (min-width: 1440px) {
      .cesvi-customization-container .customization__wrapper:first-of-type {
        padding-left: 5.5em; } }
    .cesvi-customization-container .customization__wrapper:last-of-type label {
      display: block;
      width: 100%; }
  .cesvi-customization-container .btn_preview {
    margin-top: 2em;
    width: 100%; }
  .cesvi-customization-container div.single_add_to_cart_wrapper {
    width: 100%; }
    .cesvi-customization-container div.single_add_to_cart_wrapper .single_product_qty_btn_wrapper {
      float: none;
      display: inline-block; }
      @media print, screen and (min-width: 376px) {
        .cesvi-customization-container div.single_add_to_cart_wrapper .single_product_qty_btn_wrapper {
          float: right; } }
      @media print, screen and (min-width: 641px) {
        .cesvi-customization-container div.single_add_to_cart_wrapper .single_product_qty_btn_wrapper {
          float: left; } }
    .cesvi-customization-container div.single_add_to_cart_wrapper .single_add_to_cart_button {
      float: none; }
      @media print, screen and (min-width: 641px) {
        .cesvi-customization-container div.single_add_to_cart_wrapper .single_add_to_cart_button {
          float: right;
          margin-left: 5px; } }
      @media print, screen and (min-width: 1024px) {
        .cesvi-customization-container div.single_add_to_cart_wrapper .single_add_to_cart_button {
          margin-left: auto;
          float: right; } }
    @media print, screen and (min-width: 641px) {
      .cesvi-customization-container div.single_add_to_cart_wrapper {
        position: relative;
        top: 25px;
        bottom: auto;
        left: 0;
        right: 0;
        /* padding-right: 2em;
      padding-left: 2em; */
        padding-right: 0; }
        .cesvi-customization-container div.single_add_to_cart_wrapper .single_add_to_cart_button {
          float: left; } }
    @media print, screen and (min-width: 1200px) {
      .cesvi-customization-container div.single_add_to_cart_wrapper {
        /*  padding-right: 2em;
      padding-left: 3em; */ }
        .cesvi-customization-container div.single_add_to_cart_wrapper .single_add_to_cart_button {
          float: right; } }
  @media all and (max-width: 1023px) {
    .cesvi-customization-container--regaloaziendale .customization__wrapper {
      flex: none;
      width: 100%;
      display: block;
      max-width: 100%; }
      .cesvi-customization-container--regaloaziendale .customization__wrapper div.single_add_to_cart_wrapper {
        position: static;
        bottom: 3em;
        left: 0;
        right: 0;
        padding-right: 0;
        padding-left: 0; } }
  @media all and (min-width: 1440px) {
    .cesvi-customization-container--regaloaziendale .customization__wrapper:nth-child(2) {
      max-width: 483px; } }
  .cesvi-customization-container--regaloaziendale .customization__wrapper div.single_product_qty_btn_wrapper {
    margin-bottom: 0; }
  .cesvi-customization-container .btn_preview {
    background-color: #EFBC69;
    margin-top: 1em;
    padding: 20px;
    margin-bottom: 1em; }
    .cesvi-customization-container .btn_preview:before, .cesvi-customization-container .btn_preview:after {
      display: none; }
    .cesvi-customization-container .btn_preview:last-child {
      margin-bottom: 0; }
  .cesvi-customization-container .customization_preview {
    margin-bottom: 2em; }
    @media all and (min-width: 641px) {
      .cesvi-customization-container .customization_preview {
        margin-bottom: 9em; } }
    @media all and (min-width: 1024px) {
      .cesvi-customization-container .customization_preview {
        margin-bottom: 6em; } }

label.share_option_input {
  /* Customize the label (the container) */
  position: relative;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: Mont, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  width: 50%;
  margin: 0 auto 1em auto;
  line-height: 1em;
  padding: 2em 2em 2em calc(3em + 30px);
  border: 1px solid #F3F3F1;
  box-shadow: 1px 3px 0 0 #DBDBD9;
  border-radius: 3px;
  background-color: #fff;
  transition: all .25s ease;
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */ }
  label.share_option_input input {
    position: absolute;
    opacity: 0; }
  label.share_option_input:before {
    content: '';
    position: absolute;
    float: left;
    height: 30px;
    width: 30px;
    transition: all .25s ease;
    margin-right: 1em;
    top: 50%;
    left: 2em;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
  label.share_option_input .mark {
    position: absolute;
    float: right;
    height: 24px;
    width: 24px;
    transition: all .25s ease;
    top: 50%;
    right: 2em;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border-radius: 3px;
    border: 1px solid #eee; }
    label.share_option_input .mark:before {
      content: "";
      position: absolute;
      opacity: 0;
      top: 50%;
      left: 50%;
      width: 18px;
      height: 18px;
      border-radius: 50%;
      transform-origin: 50% 50%;
      transform: translate3d(-50%, -50%, 0) scale(0);
      background: #EA7A2D;
      transition: all .25s ease; }
    label.share_option_input .mark:after {
      display: block;
      content: '';
      position: absolute;
      opacity: 0;
      top: 50%;
      left: 50%;
      width: 14px;
      height: 14px;
      transform-origin: 50% 50%;
      transform: translate3d(-50%, -50%, 0) scale(0);
      transition: all .25s ease;
      transition-delay: .15s;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
  label.share_option_input:hover .mark {
    border: 1px solid #95A5A4; }
  label.share_option_input.is-invalid-label {
    background-color: #faedeb; }
    label.share_option_input.is-invalid-label .mark {
      border-color: #cc4b37; }
  label.share_option_input input:checked ~ .mark {
    border-color: #95A5A4;
    background-color: #fff; }
  label.share_option_input input:checked ~ .mark:before {
    opacity: 1;
    border-radius: 2px;
    transform: translate3d(-50%, -50%, 0) scale(1); }
  label.share_option_input input:checked ~ .mark:after {
    opacity: 1;
    transform: translate3d(-50%, -50%, 0) scale(1); }
