/*
 Theme Name:     NiteoThemes Website
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme used for NiteoThemes Website Shop on https://niteothemes.com
 Author:         NiteoThemes
 Author URI:     https://www.niteothemes.com
 Template:       Divi
 Version:        1.2
*/

/* CUSTOM CSS */

body {
  position: relative;
}

.single-download #sidebar {
  display: none;
}

.single-download #left-area {
  float: none;
  padding-right: 0;
  width: 100%
}

.single-download #main-content .container:before {
  display: none;
}

.single-download #main-content .container {
  max-width: 100%;
  width: 100%
}

.single-download .et_post_meta_wrapper {
  display: none;
}

.single-download #et-main-area {
  position: relative;
}

@media (max-width: 1090px) {
  #et_mobile_nav_menu {
    display: block;
  }
  #top-menu {
    display: none;
  }
}

h2.entry-title {
  font-size: 25px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1em;
}

p.post-meta {
  line-height: 0.9em;
  font-size: 13px;
}

.et_pb_contact_form_0.et_pb_contact_form_container .input {
  border-radius: 4px;
}

.single-download .edd_download_purchase_form {
  padding-bottom: 5em;
}

li.supported {
  list-style: none;
  margin-bottom: 10px
}

#top-header, #footer-widgets {
  display: none;
}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
  padding-top: 82px
}

#top-header {
  display: none
}

.nav li ul {
  left: -140px;
}

#fixed-bar {
  position: fixed;
  display: flex;
  bottom: 0;
  left: 0;
  width: 100%;
  vertical-align: middle;
  z-index: 10;
  padding: 15px 0;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  /* background-image: linear-gradient(90deg,#f095ff 0%,#f64848 100%); */
  background: #083d77f2
}

#fixed-bar .button {
  display: block;
  padding: 0 10px;
  min-width: 180px;
  border-radius: 3px;
  color: #fff;
  background: transparent;
  text-transform: uppercase;
  border: 2px solid #ffffff;
  line-height: 3em!important;
  font-size: 14px;
  height: auto;
  font-weight: 400;
  text-align: center;
  transition: all 300ms;
  letter-spacing: 0;
}

#fixed-bar .bar-content {
  max-width: 1080px;
  width: 80%;
  margin: auto;
  display: flex;
  color: #fff;
  align-items: center;
}

#fixed-bar .bar-text {
  font-size: 2.3em;
  font-weight: 700;
}

#fixed-bar .live-demo {
  margin-left: auto;
  margin-right: 1em;
}

#fixed-bar .edd-submit.button {
  background-color: #ff3284;
}

#fixed-bar .button:hover {
  color: #404040!important;
  background-color: #fff!important;
}

#fixed-bar form {
  padding: 0;
  margin: 0;
}

#fixed-bar a {
  color: #fff;
}

#fixed-bar input[type="submit"] {
  display: none;
}

/* Row Ottimizzato per il mobile*/

@media only screen and (max-width: 479px) {
  .row_custom, .et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4 {
    width: 50% !important;
  }
}

/* Button custom single product page*/

.button_product.et_pb_button {
  width: 90%;
  line-height: 2.5em !important;
  text-align: center;
  font-weight: 600;
}

/* =Theme customization starts here
------------------------------------------------------- */

.login-form-holder {
  max-width: 420px;
  margin: 0 auto;
}

.field-holder {
  position: relative;
  margin-bottom: 3em;
  background-color: #f4f4f4;
}

/* .field-holder:last-of-type {
  margin-bottom: 1em;
} */

.field-holder input[type="text"], .field-holder input[type="email"], .field-holder input[type="password"], .field-holder input[type="tel"], .field-holder input[type="number"], .field-holder select, .field-holder textarea {
  background: transparent;
  line-height: 24px;
  height: 58px;
  width: 100%;
  padding: 16px 20px;
  position: relative;
  z-index: 1;
  color: inherit;
  margin: 0;
  border: none;
  font-size: 1em;
  color: inherit;
}

.field-holder label {
  position: absolute;
  top: 18px;
  line-height: 20px;
  height: 20px;
  left: 20px;
  margin: auto;
  transition: all 300ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
  transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000)
}

.field-holder i {
  padding-right: 7px;
}

.label-star {
  color: #ff3284;
}

.in-focus label {
  -webkit-transform: translate(-20px, -40px);
  transform: translate(-20px, -40px);
  font-size: 13px;
}

.subscribe-label {
  line-height: 1;
}

.edd-logged-out {
  display: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #f4f4f4 inset;
}

.lost-password {
  clear: both;
  text-align: right;
  padding-top: 1em;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

#content-area table td {
  padding: 10px .587em;
}

.edd_cart_item_image {
  position: relative;
  display: inline-block;
}

.edd_cart_item_image img {
  display: inline-block;
  width: 50px;
  height: 50px
}

#edd_profile_submit_fieldset {
  margin-top: 1em;
}

/*checkout table*/

#edd_checkout_login_register {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

#edd_checkout_cart_wrap {
  background-color: #eaeaea;
}

.edd_cart_item {
  border-bottom: 2px solid #ffffff;
}

#edd_checkout_cart {
  border: none;
  padding: 50px;
}

#edd_checkout_cart th {
  display: none;
}

#edd_checkout_cart td {
  padding: 25px;
}

#edd_checkout_cart .edd_cart_item_image img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}

#edd_checkout_cart .edd_cart_item_name {
  max-width: 150px;
}

/* renewal license */

#edd-add-license-renewal, #edd_sl_cancel_renewal_form .edd-submit {
  font-size: 0.8em;
  letter-spacing: 0;
  padding: 8px 10px;
}

.edd-checkout-empty {
  text-align: center;
}

.edd-checkout-empty svg {
  max-width: 100%;
}

.edd-checkout-empty a {
  display: block;
  margin-top: 2em;
}

#edd_checkout_wrap #edd-license-key {
  border-radius: 4px;
  line-height: 3em;
  min-width: 50%;
  display: block;
  margin-top: 1em;
  padding-left: 10px;
}

.edd-sl-renewal-details-cart {
  position: absolute;
  font-size: 0.9em;
}

.edd-sl-renewal-details-cart .edd-sl-renewal-key {
  font-weight: 600;
}

.edd-payment-icons {
  padding: 1.5em 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.edd-payment-icons img:last-of-type {
  max-height: 67px;
}

#edd-payment-mode-wrap {
  margin: 10px 0;
}

.edd-gateway-option {
  margin-right: 20px;
}

.card-info {
  margin-bottom: 3em;
}

.stripe-link {
  color: #666;
}

.stripe-link span {
  display: flex;
  align-items: center;
  opacity: .6;
}

.stripe-link svg {
  margin-left: 4px;
}

/*style checkbox*/

.styled-checkbox, .edd-gateway, .edd-stripe-update-billing-address-wrapper input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}

.styled-checkbox+label, .edd-gateway, .edd-gateway-option, .edd-stripe-update-billing-address-wrapper input[type="checkbox"], .edd-stripe-update-billing-address-wrapper label {
  position: relative;
  cursor: pointer;
  margin-left: 25px;
  padding: 0;
}

.edd-stripe-update-billing-address-wrapper input[type="checkbox"], .edd-stripe-update-billing-address-wrapper label {
  margin-left: 3px;
  margin-bottom: 3em;
}

.styled-checkbox+label:before, .edd-gateway, .edd-gateway-option:before, .edd-stripe-update-billing-address-wrapper input[type="checkbox"]+label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: #f4f4f4;
  top: -1px;
  left: -25px;
  position: absolute;
}

.styled-checkbox:hover+label:before, .edd-gateway-option:hover:before, .edd-stripe-update-billing-address-wrapper label:hover:before {
  background: #f35429;
}

.styled-checkbox:focus+label:before, .edd-gateway-option:focus:before, .edd-stripe-update-billing-address-wrapper label:focus:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}

.styled-checkbox:checked+label:before, .edd-gateway-option-selected:before, .edd-stripe-update-billing-address-wrapper input[type="checkbox"]:checked+label:before {
  background: #ff3284;
}

.styled-checkbox:disabled+label {
  color: #b8b8b8;
  cursor: auto;
}

.styled-checkbox:disabled+label:before {
  box-shadow: none;
  background: #ddd;
}

.styled-checkbox:checked+label:after .edd-gateway-option-selected:after, .edd-stripe-update-billing-address-wrapper input[type="checkbox"]:checked+label:after {
  content: '';
  position: absolute;
  left: -20px;
  top: 6px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.edd-slg-social-wrap.edd-social-login-profile {
  margin-bottom: 4em
}

.edd-loading .edd-slg-profile-link-container {
  display: block!important;
}

.edd-slg-show-link {
  display: none;
}

.edd_purchase_submit_wrapper {
  text-align: center;
}

#edd_purchase_submit {
  margin-top: 2em;
}

.edd-submit, [type=submit].edd-submit, .et-db #et-boc .edd-submit.et_pb_button {
  color: white;
  position: relative;
  padding: 1.1em 1em 1em 1em;
  border: 2px solid #ff3284;
  border-radius: 3px;
  font-size: 20px;
  font-weight: 700;
  transition: all .2s;
  cursor: pointer;
  border-radius: 4px;
  font-size: 15px;
  background-color: #ff3284;
  /* box-shadow: 0px 2px 2px #aaaaaa; */
  text-transform: uppercase;
  min-width: 150px;
  letter-spacing: 0;
}

.gal-item .edd-submit {
  box-shadow: none;
}

.edd_purchase_submit_wrapper .edd-submit::after, .et-db #et-boc .edd-submit.et_pb_button::after {
  content: none;
}

.et-db #et-boc {
  position: relative;
}

.et-db #et-boc .edd-submit.et_pb_button:hover, .et-db #et-boc .edd-submit.et_pb_button:focus, .edd_purchase_submit_wrapper .edd-submit:hover, .edd_purchase_submit_wrapper .edd-submit:focus, .edd-register-submit .edd-submit:hover, .edd-register-submit .edd-submit:focus, .edd-submit, [type=submit].edd-submit:hover, .edd-submit, [type=submit].edd-submit:focus {
  padding: 1.1em 1em 1em 1em;
  background: rgba(233, 50, 99, 0.84);
  border: 2px solid rgba(233, 50, 99, 0.84);
  letter-spacing: 2px;
}

.edd_register_user_fields {
  margin: 1em 0;
}

#edd_profile_editor_form {
  margin-top: 3em;
  max-width: 420px;
}

#edd_final_total_wrap {
  margin-bottom: 1em;
}

.entry-content tr td.edd_product_name {
  padding: 10px
}

.edd_purchase_download {
  text-align: center;
}

.edd_purchase_download a {
  font-size: 2em;
}

.edd_product_name img {
  max-width: 120px;
  vertical-align: middle;
}

.edd_product_name span {
  padding-left: 5px;
}

.edd_cart_total {
  color: white!important;
  background: #565656;
  font-weight: normal!important;
  text-align: right;
}

#edd_checkout_user_info .field-holder:first-of-type {
  margin-bottom: 0;
}

#edd_checkout_user_info .login-first {
  margin-bottom: 3em;
  text-align: right;
  font-size: 0.9em;
}

.logged-in .login-first {
  display: none;
}

.edd_cart_item_title, .edd_cart_item_price {
  font-size: 1.3em;
}

.edd_cart_item_title {
  font-weight: bold;
}

.logged-in #edd_purchase_submit {
  margin-top: 1em;
}

.logged-in #edd_checkout_user_info .field-holder:first-of-type {
  display: none;
}

/* .logged-in #edd_checkout_user_info label {
  -webkit-transform: translate(-20px, -45px);
  transform: translate(-20px, -45px);
} */

#edd_payment_mode_select_wrap {
  margin: 2em 0;
  padding-bottom: 0;
}

.purchase-info {
  text-align: left;
  margin-top: 2em;
}

.payment-info {
  max-width: 100%;
  min-width: 420px;
  margin-right: 2em;
}

.logged-in .payment-info {
  max-width: 420px;
}

.payment-info h4 {
  margin-bottom: 1em;
}

.register-wrap {
  order: 1;
  min-width: 320px;
  max-width: 420px;
  margin-left: auto;
  margin-top: -23px;
}

#edd_register_account_fields {
  display: none;
  width: 100%;
  background-color: #eaeaea;
  padding: 40px;
  padding-bottom: 0;
}

#edd_register_account_fields.fields-visible {
  display: block;
}

.StripeElement {
  padding: 21px 20px!important;
}

/*purchase confirmation*/

.purchase-download {
  margin-top: 4em;
}

.purchase-download h3 {
  margin-bottom: 0.5em;
}

.download-purchase {
  display: flex;
  align-items: center;
}

.download-purchase a {
  padding-left: 1em;
  font-size: 2em;
}

.download-purchase i {
  padding-right: 5px;
}

/* .purchase_product {
  display: flex;
} */

.edd_purchase_receipt_files {
  padding: .857em .587em!important;
  list-style: none!important;
}

.purchase-download .edd_cart_total {
  margin-top: 2em;
  padding: 1em;
}

#edd-login-account-wrap, #edd_register_account_fields legend, #edd-new-account-wrap, #edd_register_account_fields p:first-of-type {
  margin-bottom: 2em;
}

.edd-alert {
  margin-bottom: 3em;
  margin-left: 1.5em;
  padding: 1em 0;
}

.edd-alert-error {
  min-width: 100%;
  margin: 1em 0;
}

.edd-purchase-history .login-form-holder {
  margin-left: 0;
}

/* popup bundle */

#bundle-popup {
  position: fixed;
  bottom: 50px;
  right: 50px;
  width: 470px;
  background: #C83D58;
  padding: 3em;
  z-index: 100;
  opacity: 0;
  border-radius: 5px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

#bundle-popup.open {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#bundle-popup .close-button {
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  background: white;
  height: 30px;
  width: 30px;
  cursor: pointer;
  transition: all 300ms ease-in-out;
}

#bundle-popup .close-button:hover {
  background: #0e547d;
}

#bundle-popup .close-button:hover .close-line {
  background: #fff;
}

.close-button .close-line {
  width: 20px;
  height: 2px;
  background: #C83D58;
  position: absolute;
  top: 14px;
  left: 5px;
  transition: all 300ms ease-in-out;
}

.close-button .close-line:first-of-type {
  transform: rotate(45deg);
}

.close-button .close-line:nth-of-type(2) {
  transform: rotate(-45deg);
}

.bundle-content {
  height: 100px;
  display: flex;
  font-size: 1.3em;
  flex-direction: column;
  justify-content: center;
}

.bundle-content p {
  color: #fff;
  padding-bottom: 10px;
}

.bundle-content .button {
  background: #fff;
  color: #C83D58;
  padding: 0.8em;
  display: inline-block;
  font-weight: 600;
  text-align: center;
  border-radius: 3px;
  transition: all 300ms ease-in-out;
}

.bundle-content .button:hover {
  background: #0e547d;
  color: #fff;
}

.bundle-icon {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 2em;
  background-position: center;
  border-radius: 50%;
  border: 3px solid #fff;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.page-404 {
  text-align: center;
}

.page-404 svg {
  max-width: 100%;
}

/* cf7 form */

.wpcf7-form input, .wpcf7-form input:focus, .wpcf7-form textarea:focus, .wpcf7-form textarea {
  width: 100%;
  padding: 16px;
  border-radius: 4px;
  color: #999;
  background-color: #fff;
  font-size: 16px;
  line-height: 1.4em;
  -webkit-appearance: none;
  border-width: 1px;
  border-color: rgba(8, 61, 119, 0.34)
}

.wpcf7-form p:nth-of-type(1) {
  width: calc(50% - .5em);
  display: inline-block;
  margin-right: 0.7em;
}

.wpcf7-form p:nth-of-type(2) {
  width: calc(50% - .5em);
  display: inline-block;
}

.wpcf7-form .wpcf7-submit, .wpcf7-form .wpcf7-submit:active, .wpcf7-form .wpcf7-submit:focus {
  cursor: pointer;
  color: #ffffff;
  border: none;
  max-width: 180px;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #4361ee;
}

div.wpcf7-response-output {
  border: none!important;
  margin-left: 0!important;
  padding-left: 0!important;
}

/* loader */

#edd_purchase_submit .edd-loading-ajax {
  display: none;
}

.edd-loading-ajax {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
}

.edd-loading-ajax, .edd-loading-ajax:before, .edd-loading-ajax:after {
  background: #ff3284;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}

.edd-loading-ajax {
  color: #ff3284;
  text-indent: -9999em;
  margin: 88px auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.edd-loading-ajax:before, .edd-loading-ajax:after {
  position: absolute;
  top: 0;
  content: '';
}

.edd-loading-ajax:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.edd-loading-ajax:after {
  left: 1.5em;
}

@-webkit-keyframes load1 {
  0%, 80%, 100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}

@keyframes load1 {
  0%, 80%, 100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@media only screen and (max-width: 1140px) {
  #edd_checkout_user_info {
    float: none;
  }
  #edd_register_account_fields {
    float: none;
    margin: 0;
  }
}

@media only screen and (min-width: 1600px) {
  .entry-content {
    min-height: calc(100vh - 210px);
  }
}

@media only screen and (max-width: 1023px) {
  #edd_login_fields, #edd_register_fields {
    max-width: 100%;
    order: 1;
  }
  .purchase-list {
    max-width: 100%;
  }
  .purchase-list .et_pb_blurb_content {
    max-width: 100%;
  }
  .register-wrap {
    order: 0;
    max-width: 100%;
  }
  #edd_checkout_login_register {
    flex-wrap: wrap;
  }
  .payment-info {
    min-width: 100%;
  }
  .purchase-info {
    margin-bottom: 3em;
  }
}

@media only screen and (max-width: 720px) {
  #fixed-bar .bar-content {
    width: auto;
  }
  #fixed-bar .bar-text {
    display: none;
  }
  .wpcf7-form p:nth-of-type(1), .wpcf7-form p:nth-of-type(2) {
    width: 100%;
    margin-right: 0;
  }
}

@media only screen and (max-width: 580px) {
  #edd_checkout_cart td {
    display: block;
    text-align: center;
    padding: 5px;
  }
  #fixed-bar .bar-content {
    flex-direction: column;
  }
  #fixed-bar .button {
    margin-bottom: 1em;
  }
  #bundle-popup {
    display: none;
  }
}