/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

* {
  box-sizing: border-box;
}

#place_order, .order-again {
  display: none;
}

#salva_ordine {
  width: 100%;
}

#StatoCampagna {
  width: 100%;
}

.ico_cancel_order_wrapper {
  display: none;
}

.quantity, .buttons_added, .custom-breadcrumb { 
  display: none;  
}

.star_image {
  width: 170px;
}

.mappa {
  float:left;
  width:75%;
  text-align: left;
  height:500px;
  margin-bottom: 10px;
}
.menu_mappa {
  float:left;
  width:25%;
  text-align: left;
  padding-left: 10px;
}

.titolo {
	width: 100%;
	background-color: #c4e6e6;
	float:left;
	margin-top: 5px;
  padding: 5px;
  font-weight: bolder;
}

.icona-filtro {
  width: 40px;
  padding: 0px;
  border: 0px;
}

.tabella-icone td {
  padding: 3px;
  border: 0px;
}

.tabella-icone {
  border: 0px;
}

.wpt_clear {
  display: none;
}

.all_check_header_footer {
  width: 100% !important;
}

@media only screen and (max-width:620px) {
  /* For mobile phones: */
  .mappa, .menu_mappa {
    width:100%;
  }
}

#impression[style] {
   height: 300px !important;
}

#otsora[style] {
   height: 300px !important;
}

.wp-chart-wrap {
  height: auto !important;
}

.selezione_menu {
	display: inline-block !important;
  border-bottom-style: dotted;
  border-width: thin;
  width: 100% !important;
}

.selezione_menu label {
  display: inline-block !important;
  margin-right: 15px !important;
}

.selezione_menu label[class] {
  font-weight: bolder !important;
  display: inline-block !important;
}

.selezione_menu input[type=checkbox] {
  margin-left: 0px !important;
  margin-right: 5px !important;
  display: inline-block !important;
}

.target_rating {
  display: block !important;
  position: relative !important;
  height: 20px !important;
  line-height: 17px !important;
  font-size: 17px !important;
}

.target_rating label {
  position: absolute !important;
  height: 20px !important;
  cursor: pointer !important;
  font-size: 20px !important;
  left: 95px !important;
}

.target_rating label:last-child {
  position: static;
}

.target_rating label:nth-child(1) {
  z-index: 10 !important;
}

.target_rating label:nth-child(2) {
  z-index: 9 !important;
}

.target_rating label:nth-child(3) {
  z-index: 8 !important;
}

.target_rating label:nth-child(4) {
  z-index: 7 !important;
}

.target_rating label:nth-child(5) {
  z-index: 6 !important;
}

.target_rating label:nth-child(6) {
  z-index: 5 !important;
}

.target_rating label:nth-child(7) {
  z-index: 4 !important;
}

.target_rating label:nth-child(8) {
  z-index: 3 !important;
}

.target_rating label:nth-child(9) {
  z-index: 2 !important;
}

.target_rating label:nth-child(10) {
  z-index: 1 !important;
}

.target_rating label input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  opacity: 0 !important;
}

.target_rating label .icon {
  float: left !important;
  color: transparent !important;
}

.target_rating label:last-child .icon {
  color: #e8e3e3 !important;
}

.target_rating:not(:hover) label input:checked ~ .icon,
.target_rating:hover label:hover input ~ .icon {
  color: #93CB40 !important;
}

.target_rating label input:focus:not(:checked) ~ .icon:last-child {
  color: #e8e3e3 !important;
  text-shadow: 0 0 5px #09f !important;
}

#verifica_distribuzione .disable {
  background-color: grey;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 25px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  background: #dd9933;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #dd9933;
  cursor: pointer;
}

/* Report distribuzione */

.distribution_row {
  line-height: 30px;
  display: block;
  margin-bottom: 10px;
}

.distribution_row div {
  display: inline-block;
}

.distribution_icon {
  fill: green;
  width: 30px;
  margin-right: 10px;
  filter: opacity(0.5);
}

.distribution_icon:hover {
  fill: red;
  filter: opacity(1);
}

.distribution_row:hover {
  color: #93CB40;
  font-weight: bold;
}

.distribution_row:hover > .distribution_icon {
  filter: opacity(1);
}

#tabella_file td {
  line-height: 43px;
}

/* Elenco creatività utente */
#elenco_creativita_utente div {
  float: left;
  padding: 5px;
}

.immagine_selezionata {
  height: 220px;
  width: 160px;
  cursor: pointer !important;
}

.didascalia_creativita {
  font-size: smaller;
  margin: 0px;
}

.creativita_immagine {
  height: 115px;
  padding: 0px !important;
  width: 100%;
}

#elenco_creativita_utente img {
  width: auto;
  max-height: 115px; 
}

#elenco_creativita_utente div:hover {
  background-color: #dcf0c0;
  color: darkgrey;
}

#filtro_creativita, #filtro_gestione_creativita {
  margin-top: 5px;
  margin-bottom: 10px;
}

.filter_btn {
  padding-right: 10px !important;
  padding-left: 10px !important;
  font-size: 20px;
}

.fa-times-circle {
  font-size: 20px;
  vertical-align: text-bottom;
}
/* Associa creatività tabella */

#impianti_associa {
  font-size: smaller;
}

.imglink {
  cursor: pointer;
  width: auto !important;
  height: 80px;
  max-width: 120px;
}

/* loading bar */

.loading_image {
  float: left; 
  height: 32px; 
  width: 32px; 
  background: url('/wp-admin/images/wpspin_light-2x.gif') no-repeat;
}

.loading_event {
  padding-left: 40px; 
  line-height: 32px;
}

.loading_bar {
  display: none;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* gestione creativita */

.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

.tablinks {
  border-radius: 0px;
  color: grey;
}

#creativita_archiviate img, #creativita_attive img  {
  width: 150px;
  max-height: 115px;
}

#creativita_archiviate div:hover, #creativita_attive div:hover {
  background-color: #dcf0c0;
  color: darkgrey;
}

.immagine_selezionata_gestione {
  height: 190px;
}

#creativita_archiviate div.immagine_selezionata_gestione, #creativita_attive div.immagine_selezionata_gestione {
  float: left;
  padding: 5px;
  width: 160px;
  height: 230px;
}

.didascalia_gestione_creativita {
  height: 60px;
  width: 100%;
  font-size: small;
}

.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

.tab button:hover {
  background-color: #ddd;
}

.tab button.active {
  background-color: #ccc;
}

.tabcontent {
  display: none;
} 

.archivia, .ripristina {
  width: 100%;
}

.upload {
  width: 100%;
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}

.creativita_immagine .wp-video-shortcode {
  height: 115px;
}

.creativita_immagine .wp-video {
  padding: 0px !important;
}

/* Tabella statistiche */

div .tabella_statistiche {
  overflow: auto;
  max-height: 300px !important;
  margin-bottom: 25px;
}

div .tabella_statistiche tbody tr {
  cursor: pointer;
}

div .tabella_statistiche tbody tr:hover {
  background-color: #dce0e6;
}

.tabella_statistiche table {
  border: 0px;
}

.tabella_statistiche td {
  padding-top: 2px;
  padding-bottom: 2px;
  border: 0px;
  color: #4d5054;
}

.tabella_statistiche th {
  background-color: #edf0f5;
  font-weight: bold;
  color: #4d5054;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 0px;
}

.tabella_statistiche .selected {
  background-color: #dcf0c0;
}

.special_btn {
  margin-top: 8px;
  margin-bottom: 8px !important;
  width: 100%;
}

#tabella_realtime_data {
  margin-bottom: 8px;
}

#tabella_realtime_data thead {
  background-color: #f9f9f6;
}

#tabella_realtime_data table {
  text-align: center;
}

#tabella_realtime_data th {
  text-align: center;
}

/* overlay mappa */

div#holder {
    position: relative;
}

div.overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.7;
    z-index: 1100;
    cursor: wait;
}

#testo_overlay {
  position: fixed;
  top: 50%;
  left: 0px;
  right: 0px;
  padding: 10px;
  transform: translateY(-50%);
  font-size: 50px;
  color: black;
  margin: auto;
  width: 300px;
  z-index: 1100;
  opacity: 1;
}

#carrello .blockOverlay {
  display: none !important;
}

/* tabella prodotti */

#product_tag_144 {
  display: none;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.checkbox-label {
    padding-left: 20px;
}

.form-row.form-row-1 {
    width: 32%;
    float: left;
}

.form-row.form-row-2 {
    width: 32%;
    float: left;
}

.form-row.form-row-3 {
    width: 32%;
    float: left;
}

.main-label {
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
}

.input-radio {
    float: left;
    margin: 7px 7px 0px 0px !important;
}

.welldooh-button {
    color: white !important;
    text-transform: uppercase;
}

.welldooh-button i {
    margin-right: 10px !important;
}

.menu-button {
    margin-bottom: 10px;
}

.menu-button .button, .menu-button .welldooh-menu-button {
    margin-right: 10px;
    margin-bottom: 10px;
}

.tabulator { 
    font-size: 11px !important; 
}

.tabulator-header-filter input {
    font-size: 10px !important;
}

.tabulator-tableHolder {
    scrollbar-width: thin;
    overflow-y: scroll !important;
}

.table-button {
    font-size: 15px;
    padding: 5px;
}

.welldooh-title {
    margin-top: 0px !important;
}

.welldooh-table, #welldooh_orders_table, #welldooh_clients_table {
    height: 500px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 100% !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    padding: 0 0 20px !important;
    display: inline-block;
    width: 100% !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    float: left;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul a {
    float: left;
    padding-right: 10px !important;
}

.welldooh_message {
    position: fixed;
    bottom: 10px;
    display:inline-block;
    clear:both;
   float:left;
   background-color: red;
}

.tabcontent {
    margin: 10px 0 10px 0;
    min-height: 500px;
}

.screen-reader-text {
    display: none;
}

/**
 * MAP SETTINGS
 */

#map_container_background {
    position: fixed;
    background-color: black;
    opacity: 30%;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99;
}

#map_container {
    position: fixed;
    background-color: white;
    width: 80%;
    height: 80%;
    left: 10%;
    top: 10%;
    z-index: 100;
}

#selected_product_table, #available_product_table, #campaign_distribution_table {
    height: 300px;
}

.chart-loading {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(255, 255, 255, .8);
    z-index: 100;
    display: flex;
    align-items: center;
}

.loading-icon {
    margin: auto;
    max-width: 85%;
    max-height: 85%;
}

.loading-icon i {
    margin-right: 5px;
}

.dashboard_content {
    display: inline-block;
}

.campaign_info i {
    font-size: 40px;
    display: block;
    color: #dd9933;
}

.campaign_info p {
    font-size: 35px;
    line-height: 45px;
    margin: 0px;
    font-weight: bold;
    color: #666666;
}

.campaign_info {
    border-color: #E0E4CC;
    border-top: 4px solid #dd9933 !important;
    padding: 15px;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    border-style: solid;
    border-radius: 8px;
    border-width: 1px;
    margin: 0px 10px 10px 0px;
    float: left;
    cursor: pointer;
}

.campaign_info:hover {
    background-color: #ededed; 
}

@media only screen and (max-width:620px) {
  /* For mobile phones: */
  .contact_input, .contact_textarea, .contact_input_right {
    width: 100% !important;
  }
}

.contact_input {
    width: 49%;
    float: left;
    margin: 0px 10px 10px 0px;
}

.contact_input_right {
    width: 49%;
    float: right;
    margin-bottom: 10px;
}

.contact_textarea {
    width: 100%;
    margin-bottom: 10px;
    float: left;
}

.contact_button {
    width: 100%;
    float: left;
}

#filter_dates::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0b0";
    margin-right: 2px;
}

#reset_dates::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f12d";
    margin-right: 2px;
}

#add_campaign::before, #add_client::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0fe";
    margin-right: 2px;
}

.pdf_export::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f1c1";
    margin-right: 2px;
}

.pdf_export.disabled::before {
    content: "";
}

.btn.welldooh-menu-button {
    margin-right: 5px;
}

.welldooh-menu-button.disabled::before {
    content: "";
}

.download::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f019";
    margin-right: 2px;
}

.csv_export::before, #csv_export::before, #csv_export_inventory::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f1c3";
    margin-right: 2px;
}

#run_campaign::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f135";
    margin-right: 4px;
}