/*
 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.0.6
*/
 

 /* CUSTOM CSS */
.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;
  }
}


.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 {
  max-height: 78px;
}

#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, -45px);
        transform: translate(-20px, -45px);
}

.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_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;
}

.edd_checkout_cart_item_title {
  /* font-size: 2em; */
}

/* 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_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;
}

/*style checkbox*/
.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
     margin-left: 25px;
  padding: 0;
}
.styled-checkbox + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: #f4f4f4;
  top: -3px;
    left: -25px;
    position: absolute;
}
.styled-checkbox:hover + label:before {
  background: #f35429;
}
.styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-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 {
  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-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-bottom: 1em;
}

#edd_profile_editor_form {
  margin-top: 3em;
  max-width: 420px;
}

#edd_final_total_wrap {
  margin-bottom: 2em;
}

.edd_product_name img {
    max-width: 70px;
    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_login_fields,
#edd_register_fields {
  max-width: 420px;
  width: 100%;
}

#edd_checkout_user_info {
  padding-top: 2em;
  max-width: 420px;
  width: 100%;
}

.logged-in #edd_checkout_user_info {
  display: none;
}

#edd_payment_mode_select_wrap {
  margin: 2em 0;
  padding-bottom: 2em;
}

.purchase-info {
    flex: 1;
    text-align: center;
    margin-top: 1em;
}

.purchase-list {
  display: inline-block;
  text-align: left;
  max-width: 60%;
}

.register-wrap {
  display: flex;
}

#edd_register_account_fields {
  display: none;
  width: 100%;
  background-color: #eaeaea;
  padding: 40px;
  padding-bottom: 0;
}

#edd_register_account_fields.fields-visible {
  display: block;
}

/*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-purchase-history .login-form-holder {
  margin-left: 0;
}

/*we docs*/
.wedocs-single-wrap {
  max-width: 1080px;
  margin: 0 auto;
}

.close-popup #bundle-popup {

}

/* popup bundle */
#bundle-popup {
  position: fixed;
  bottom: 50px;
  right: 50px;
  width: 470px;
  background: #EF7473;
  padding: 3em;
  z-index: 100;
  opacity: 0;
  -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: #872120;
}

#bundle-popup .close-button:hover .close-line {
  background: #fff;
}

.close-button .close-line {
  width: 20px;
  height: 2px;
  background: #EF7473;
  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: #EF7473;
  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: #872120;
  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;
}

@-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) {
  .register-wrap {
      flex-direction: column;
  }

  #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%;
  }

}


@media only screen and (max-width : 720px) {
  #fixed-bar .bar-content {
    width: auto;
  }

  #fixed-bar .bar-text {
    display: none;
  }
}
@media only screen and (max-width : 580px) {
  #edd_checkout_cart td {
      display: block;
      text-align: center;
      padding: 5px;
  }
}