@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap');
.welcomex{
  position: relative !important;
  margin: 250px auto !important;
  width: 250px !important;
  height: 250px !important;
  min-width: 250px !important;
  color: white !important;
  font-family: Ubuntu, sans-serif;
  line-height: 38px;
  display: flex;
  align-items: center;
  align-content: space-around;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: center;
  z-index: -1 !important;
}


#loadingX{
  width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgb(255 255 255 / 48%);
	backdrop-filter: blur(8px) saturate(0.95);
	z-index: 999999999;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 1;
	display: none;
	left: 0;
	top: 0;
	background-size: 90px;
  cursor:wait;
}


/* LOADING */

.loadingElementX {
  background: url(https://ricardolandi.com/xpainel/assets/imagens/loading-default.svg) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  color: transparent !important;
  cursor:wait;
}

.loadingElementX *{
  color: transparent !important;
  opacity:0;
  cursor:wait;
}

/* LOADING END */
  #resultx{
      width: 80%;
      height: auto;
      margin: 0 auto 10px auto;
      position: fixed;
      bottom: 10px;
      z-index: 9999999;
      left: 10%;
      display: none;
  }
  .xvideo-container {
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 30px; height: 0; overflow: hidden;
  }

  .xvideo-container iframe,
  .xvideo-container object,
   .xvideo-container embed,
   .xvideo-container video{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
  }
  
  .xclearFix{
      float: left;
      width: 100%;
      margin: 15px 0 !important;
      overflow: hidden;
  }

  .xclearFix::after {
      content: "";
      clear: both;
      display: table;
  }

  .cardX {
    background: #fff;
    border-radius: 2px;
    display: inline-block;
    height: 300px;
    margin: 1rem;
    position: relative;
    width: 300px;
  }

  .cardX-1 {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  }

  .cardX-1:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  }

  .cardX-2 {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  }

  .cardX-3 {
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  }

  .cardX-4 {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  }

  .cardX-5 {
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
  }

  
  .tableX{

  }
  .tableX caption{
      color: #000;
      font-family: "Open Sans", sans-serif;
      font-size: 22px;
      font-weight: 900;
      margin: 0;
      padding: 0;
      text-transform: uppercase;
  }
  #recaptchaX{
      width: 100%;
      display: block;
      float: left;
      margin: 10px 0;
  }


  .cartajaxbtcart {
      color: #fff;
      line-height: 70px;
      background: #2b6bb1 !important;
      padding: 15px;
      display: none;
      font-size: 10px;
  }

  .btnajaxbtcart {
     font-size: 15px !important;
      padding: 0 15px !important;
  }

  .img-responsive{
      display: block !important;
      max-width: 100% !important;
      height: auto !important;
      width: 100% !important;
  }

  .agradecimento{
      text-align: center;
  }
  .estoqueXlabel{
      width: 100%;
      display: block;
      text-align: left;
      margin: 20px 0;
  }
  .estoqueX select, .estoqueX input[type=number]{
      padding: 10px 0 10px 10px;
      font-size: 20px;
      color: #666;
      background-color: transparent;
      outline: none;
      border: solid #CCC 1px;
  }
  .estoqueX select{
      width: 100%;
  }

  .estoqueX input[type=number]{
      width: 90px;
      text-align: center;
  }

  .estoqueX i, .estoqueX span{
      font-size: 40px;
      cursor: pointer;
      line-height: 35px;
  }
  .estoqueX input[type=submit]{
      width: 100%;
      border: none;
      background: #000;
      color: white;
      font-size: 20px;
      outline: none;
      padding: 10px;
  }

  .labelCaracteristicaSecundaria{

  }
  .estoqueXradios{
      width: 100%;
      float: left;
      margin:10px 0;
  }

  .getCaracteristicasSecundariasContainerRadios{
      border: none;
      width: auto;
      margin: 5px 5px 5px 0;
      font-size: 16px;
      cursor: pointer;
      position: relative;
      float: left;
  }

  .xpainellock:hover{
    opacity: 1 !important;
  }

  .xDisplayDebugsHidden{
    display: none !important;
  }

  .xDisplayDebugsBlock{
    display: block !important;
  }

/* XPAINELBUTTOM */
.closeAllDegugX {
    position: fixed;
    bottom: 25px;
    left: 25px;
    cursor: pointer;
    background: #000000e8;
    border-radius: 5px;
    padding: 0;
    z-index: 2147483647;
    border: solid #2087ac 2px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    width: 65px;
    height: auto;
}
.closeAllDegugX:hover{
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
/* XPAINELBUTTOM END */

  /* RADIOS XPAINEL */
  .xlabelContainerRadios{
      border: none;
      width: auto;
      margin: 5px 5px 5px 0;
      font-size: 16px;
      cursor: pointer;
      position: relative;
      display: block;
      float: left;
  }

  .xlabelContainerRadios input[type="radio"]{
      visibility: visible;
      opacity: 1;
      display: inline-block;
      vertical-align: middle;
      width: 1px;
      height: 1px;
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
  }

  .xlabelContainerRadios label{
      padding: 5px 10px !important;
      border: solid #CCCCCC 1px;
      border-radius: 3px;
      transition: 0.5s;
      min-width: 45px;
      text-align: center;
      font-weight: bold;
      color: var(--x-bg-corescura);
  }

  .xlabelContainerRadios select{
      padding: 5px 10px !important;
      border: solid #CCCCCC 1px;
      border-radius: 3px;
      transition: 0.5s;
      min-width: 45px;
      font-weight: bold;
      color: var(--x-bg-corescura);
      margin-bottom: 10px;
  }

  .xlabelContainerRadios select option{
      background: var(--x-bg-corescura);
  }

  .xlabelContainerRadios select option:not(:checked) {
    background-color: #fff;
  }

  .xlabelContainerRadios select option:checked {
    background-color: var(--x-bg-corescura);
    color: var(--x-txt-cor-clara);
  }

  .xlabelContainerRadios label:hover{
      border-radius: 3px;
      transition: 0.5s;
      background: var(--x-bg-corescura);
      color: var(--x-txt-cor-clara);
  }

  .xlabelContainerRadios input[type=radio]:checked ~ label::before, .xlabelContainerRadios input[type=radio] ~ label::before{
      display: none !important;
  }


  .xlabelContainerRadios input[type="radio"]:checked+label
  {
      background: var(--x-bg-corescura);
      color: var(--x-txt-cor-clara);
      font-weight: bold;
      transition: 0.5s;
  }



  /* RADIOS XPAINEL FIM*/
  .estoqueXradios input[type="radio"]{
      visibility: visible;
      opacity: 1;
      display: inline-block;
      vertical-align: middle;
      width: 1px;
      height: 1px;
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
  }

  .estoqueXradios label{
      padding: 5px 10px !important;
      border: solid #CCCCCC 1px;
      border-radius: 3px;
      transition: 0.5s;
      min-width: 45px;
      text-align: center;
      font-weight: bold;
      color: var(--x-bg-corescura);
  }

  .estoqueX select{
      padding: 5px 10px !important;
      border: solid #CCCCCC 1px;
      border-radius: 3px;
      transition: 0.5s;
      min-width: 45px;
      font-weight: bold;
      color: var(--x-bg-corescura);
      margin-bottom: 10px;
  }

  .estoqueX select option{
      background: var(--x-bg-corescura);
  }

  .estoqueX select option:not(:checked) {
    background-color: #fff;
  }

  .estoqueX select option:checked {
    background-color: var(--x-bg-corescura);
    color: var(--x-txt-cor-clara);
  }

  .estoqueXSubmit{
      margin-top: 20px;
      cursor: pointer;
  }


  .estoqueXradios label:hover{
      border-radius: 3px;
      transition: 0.5s;
      background: var(--x-bg-corescura);
      color: var(--x-txt-cor-clara);
  }

  .estoqueXradios input[type=radio]:checked ~ label::before, .estoqueXradios input[type=radio] ~ label::before{
      display: none !important;
  }


  .estoqueXradios input[type="radio"]:checked+label
  {
      background: var(--x-bg-corescura);
      color: var(--x-txt-cor-clara);
      font-weight: bold;
      transition: 0.5s;
  }
  .containerSetas{
      position: relative;
  }
  .setas {
      position: absolute;
      top: -12px;
      right: -20px;
      color: var(--x-bg-corescura);
      font-size: 16px;
      font-weight: bold;
      height: 33px;
      line-height: 17px;
  }

  .vertical-content{
    display: -webkit-flex;
    display:    -moz-flex;
    display: -ms-flexbox;
    display:         flex;
    flex-direction: row;

    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-flex-direction: row;
  }
  #fakefile {
      position: absolute;
      width: 100%;
      height: 100%;
      border: solid red 1px;
      top: 0;
      left: 0;
      cursor: pointer;
      z-index: 9999;
      opacity: 0 !important;
  }

  /* SWALALERT */
  .swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
      z-index: 999999999;
      background: var(--x-bg-transparencia);
  }
  .swal2-image{
      max-width: 70%;
      max-height: 150px;
      filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.8));
  }
  .swal2-styled{
      background: var(--x-bg-corescura) !important;
  }

  .swal2-styled.swal2-confirm:focus {
      box-shadow: var(--x-bg-corescura) !important;;
  }

  .swal2-title{
      font-size: 22px;
  }

  .swal2-html-container a{
      background: var(--x-bg-corescura) !important;
      padding: 5px 10px;
      color: var(--x-txt-cor-clara);
      text-decoration: none;
      font-size: 12px;
      border-radius: 3px;
  }
  /* SWALALERT */


  /* CLASS L */
  .msgCompra{
      text-align: center;
  }
  /* CLASS L FIM*/


  #xSetHtml{
      width: 100%;
      float: left;
      display: block;
  }

  .btn-xpaineltheme-light{
      background: var(--x-txt-cor-clara) !important;
      border-color: var(--x-bg-corescura) !important;
      color: var(--x-bg-corescura) !important;
  }

  .btn-xpaineltheme-dark{
      background: var(--x-bg-corescura) !important;
      border-color: var(--x-bg-corescura) !important;
      color: var(--x-txt-cor-clara) !important;
  }

  #modalX .mModal{
      width: 70%;
  }



  #modalX .fullModal{
      width: 100%;
      height: 100%;
      padding: 0;
      margin: 0;
  }


  #modalX .fullModal .modal-content {
      height: auto;
      min-height: 100% !important;
  }

  #modalX .fullModal .modal-content .modal-header{
      padding: 15px 0;
      margin: 0;
  }

  .closemodalX{
      position: fixed;
      right: 5px;
      top: 5px;
      z-index: 5;
      font-size: 50px;
      padding: 0;
      width: 51px;
      height: 47px;
      background: black;
      border: none;
      color: white;
      line-height: 0px;
      border-radius: 5px;
  }

  .imgLoadingX{
      max-width: 25px !important;
      max-height: 25px !important;
  }

  .reCaptcha_terms{
    font-size: 10px;
	line-height: 14px;
	display: block;
    text-align: center;
  }

  .reCaptcha_terms a{
    font-size: 10px;
	line-height: 14px;
  }


  /* LOADING CLIENTE */

  .loadingcliente{
    animation: logoloading 2s ease 0s 1 normal forwards;
  }
  @keyframes logoloading {
    0% {
      opacity: 0.8;
      transform: scale(0.2);
    }

    80% {
      opacity: 0;
      transform: scale(1.2);
    }

    100% {
      opacity: 0;
      transform: scale(2.2);
    }
  }

  /* LOADING CLIENTE */

  .cachex {
	position: fixed;
	width: 10px;
	height: 10px;
	background-color: white;
	right: -5px;
	bottom: -5px;
	margin: 0;
	z-index: 999999999999999999;
	transform: rotate(45deg);
	border: solid #2087ac 1px;
	border-style: outset;
}.xdisplaydebugshidden{
    display: none !important;
}
.xdisplaydebugsdisplay{
    display:block;
}

.getArrayKeys {
	/* position: absolute; */
	width: 30px;
	height: 30px;
	background: transparent !important;
	overflow: hidden;
	text-align: left;
	padding: 0px 4px;
	color: white;
	line-height: 29px;
	font-size: 12px;
	border: none !important;
    z-index: 9999;
    display: none;
}

.getArrayKeys + .getArrayKeys{ margin: 100px}

.getArrayKeysDisplay {
	overflow: auto;
	min-width: 500px;
	min-height: 500px;
    background: red !important;
    top:0;
}

.getArrayKeysBtTop {
	font-size: 10px;
	padding: 1px;
	cursor: pointer;
	width: 25px;
	height: 26px;
	background: black;
	border: solid red 2px;
	border-radius: 5px;
}

.getArrayKeysBt {
	background: black;
	padding: 2px;
	border-radius: 5px;
	margin: 5px;
	cursor: pointer;
}

.getArrayKeysBt:hover {
    color: red;
}

  #csrf_refresh {
    position: fixed;
    bottom: 0;
    background: red;
    color: white;
    right: 17px;
    text-align: center;
    font-size: 10px;
    margin: 0;
    z-index: 9999999;
    width: 539px;
    border: none;
    height: 15px;
  }


 .xpainelinput {
	display: none;
	border: solid red 1px;
	margin: 5px 0;
	background: red !important;
	color: white;
}

.debug-traducao{
  position: absolute;
	border-radius: 5px;
	margin: 25px 0;
	background: red;
	color: white;
	overflow: hidden;
	display: table-column-group;
	font-size: 8px;
	line-height: 15px;
	width: 100%;
	height: 15px;
	padding: 0 0 0 5px;
	opacity: 1;
}

  .x-color-red{
    color: #FF0000 !important;
  }

  .x-color-green{
    color: #00FF41  !important;
  }

  .x-color-white{
    color: #FFFFFF  !important;
  }

/* BOTOESFLUTUANTES */



