.shop-content-power-ingressos{

}

.shop-content-power-ingressos .capa-do-produto{

}

.shop-content-power-ingressos .capa-do-produto img{
    width: 100%;
    height: auto;
}

.shop-content-power-ingressos .breve-do-produto{

}

.shop-content-power-ingressos .breve-do-produto h1{
    font-weight: bold;
}

.shop-content-power-ingressos .breve-do-produto p{

}


section.listagem-clone-ifood-diogenes{
	position: relative;
    display: block;
    /* font-family: Arial; */
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.1),0 1px 1px 0 transparent,0 1px 3px 0 rgba(0,0,0,.12)!important;
    margin-top: 20px;
    padding: 24px;
}



section.listagem-clone-ifood-diogenes ul#tabstb{
  padding-left: 0px;
  margin-left: 0px;
  list-style: none;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-bottom: 0px;
  margin-bottom: -8px;
}

@media(max-width: 540px){

	section.listagem-clone-ifood-diogenes ul#tabstb{
		overflow-x: scroll;
	}
	section.listagem-clone-ifood-diogenes ul#tabstb::-webkit-scrollbar-track {
	    background-color: #F4F4F4;
	    height: 3px;
	    width: 1px;
	    opacity: 0;
	}
	section.listagem-clone-ifood-diogenes ul#tabstb::-webkit-scrollbar {
	    width: 1px;
	    height: 3ox;
	    background: #F4F4F4;
	    opacity: 0;
	}
	section.listagem-clone-ifood-diogenes ul#tabstb::-webkit-scrollbar-thumb {
	    background: #ccc;
	    height: 3px;
	    width: 1px;
	    opacity: 0;
	}

}


section.listagem-clone-ifood-diogenes ul#tabstb li{
  opacity: 0.45;
  -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease;
  border-bottom: 3px solid transparent;
  width: auto;
  min-width: 107px;
  text-align: center;
  font-family: Arial;
  font-size: 14px;
  height: 40px;
  line-height: 17px;
}

section.listagem-clone-ifood-diogenes ul#tabstb li a,
section.listagem-clone-ifood-diogenes ul#tabstb li a:hover,
section.listagem-clone-ifood-diogenes ul#tabstb li a:focus{
	color: #000;
	text-decoration: none;
	outline: none !important;
	border: none !important;
	box-shadow: none !important;
	font-weight: normal !important;
}

section.listagem-clone-ifood-diogenes ul#tabstb  .border-t.border-r.border-l{
    border-top-color: #fff;
    border-left-color: #fff;
    border-right-color: #fff;
    border-bottom: 2px solid #fccf28;
    border-radius: 0;
    opacity: 1;
    text-align: center;
    
}

/*
@media(max-width: 540px){
	section.listagem-clone-ifood-diogenes ul#tabstb {
	    padding-left: 0px;
	    margin-left: 0px;
	    list-style: none;
	    display: block;
	}
	section.listagem-clone-ifood-diogenes ul#tabstb li {
	    position: relative;
	    display: block;
	    width: 100%;
	}
}
*/


#tab-contentstb{
	position: relative;
	margin-top: 0px;
}

#tab-contentstb > div{
    padding-top:30px !important;
}

#tab-contentstb ul{
  margin-left: 0;
  padding-left: 0;
}
#tab-contentstb li{
  list-style: none !important;
  margin-bottom: 38px;
}

#tab-contentstb .lista-attr{
  padding-bottom: 12px;
}

#tab-contentstb .conteudo-produto{
   width: calc(100% - 163px);
}

#tab-contentstb .conteudo-produto h3{
  font-size: 18px;
  font-weight: bold;
}

#tab-contentstb .conteudo-produto p{
  color: #747474;
  font-size: 14px;
  margin-top: -7px;
  line-height: 20px;
  margin-bottom: 4px;
}

#tab-contentstb a.limpar-escolhas,
#tab-contentstb a.limpar-escolhas:hover{
  font-size: 14px;
  color: #747474;
}

#tab-contentstb button,
#tab-contentstb button:hover{
  color:#fff !important;
}

#tab-contentstb .conteudo-produto h4{
  margin-top: 0px;
    font-size: 18px;
    font-weight: bold;
}

#tab-contentstb .variacao{
  margin-bottom: 32px;
}
#tab-contentstb .variacao .form-check{
	margin-bottom: 10px;
  font-size: 14px;
}

#tab-contentstb .input-quantidade{
  height: 36px;
  border-radius: 4px;
  border: 1px solid #ccc !important;
  text-align: center;
  max-width: 100px;
}

#tab-contentstb .btn-do-produto{
  border: none !important;
  height: 40px !important;
  cursor: pointer;
  background: #ef4444;
}


#tab-contentstb .capa-produto{
  float: right;
  width: 120px;
  height: 120px;
  border-radius: 12px;
  position: relative;
  display: block;
  top: -105px;
}

#tab-contentstb label.nome-atributo{
  margin-top: 25px;
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
} 

@media(max-width: 540px){
			#tab-contentstb .conteudo-produto {
			    width: calc(100% - 116px);
			}
			#tab-contentstb .capa-produto {
		    float: right;
		    width: 90px;
		    height: 90px;
		    border-radius: 12px;
		    position: relative;
		    display: block;
		    top: -199px;
		}
}

#tab-contentstb ul{
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}

#tab-contentstb ul li{
  padding-bottom: 30px;
}

#tab-contentstb iframe{
    width: 100%;
    height: 560px;
}


#tab-contentstb .quantity-input {
    display: flex;
    align-items: center;
}

#tab-contentstb .quantity-btn {
    background-color: #ffc92e;
    border: 1px solid #fbcf28;
    cursor: pointer;
    padding: 5px 10px;
    user-select: none;
    font-weight: bold;
    font-size: 18px;
    width: 36px;
    height: 36px;
    padding-top: 3px;
    border-radius: 4px;
    outline: none;
}

#tab-contentstb .quantity {
    text-align: center;
    padding: 5px;
    margin: 0 5px;
    width: 60px;
    font-size: 20px;
    border:none;
    outline: none;
}


#tab-contentstb h2.conteudo_data_evento_ex{
  background: #ededed;
  padding: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #666;
  margin-bottom: 20px;
}

.linha-ingressos{
    padding-bottom: 16px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.linha-ingressos .titulo-ingresso{

}

.linha-ingressos .titulo-ingresso h2{
    display: inline-block;
    width: fit-content;
    font-size: 16px;
    font-weight: bold;
    padding-top: 12px;
}

.linha-ingressos .titulo-ingresso h2 small{
    display: block;
    color: #666;
    font-size: 13px;
    font-weight: normal;
    padding-top: 4px;
}

.linha-ingressos .preco-ingresso{

}

.linha-ingressos .preco-ingresso h2{
    font-weight: normal !important;
    font-size: 16px;
    padding-top: 15px;
}

.linha-ingressos .preco-ingresso h2 .woocommerce-Price-amount {
    font-size: 17px;
    color: #000;
    font-weight: 700;
}

.linha-ingressos .comprar-ingresso{

}

.linha-ingressos .comprar-ingresso label{
    font-size: 14px;
    padding-bottom: 8px;
    position: relative;
    display: block;
}


.linha-finalizar-pedido-ingressos{
    text-align: right;
    padding-top: 25px;
}

.linha-finalizar-pedido-ingressos button{
    background: #000;
    font-weight: bold;
    position: relative;
    display: block;
    margin-left: auto;
    padding: 12px;
    padding-left: 30px;
    padding-right: 30px;
}



.qr-code-pedido{
  position: relative;
    display: block;
    background: #f2f2f2;
    border: 3px dotted #ccc;
    padding: 20px;
    border-radius: 3px;
    padding-bottom: 40px;
    margin-bottom: 14px;
}

.qr-code-pedido img.brand-name{
  position: absolute;
    display: block;
    right: 0;
    bottom: 4px;
    width: 140px;
}


.ticket {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 700px;
  margin: 20px auto;
}
.ticket .stub,
.ticket .check {
  box-sizing: border-box;
}
.stub {
  background: #fccf28;
  height: 250px;
  width: 250px;
  color: white;
  padding: 14px;
  position: relative;
  padding-top: 47px;
}
.stub:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  border-top: 20px solid #f2f2f2;
  border-left: 20px solid #fccf28;
  width: 0;
}
.stub:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 20px solid #f2f2f2;
  border-left: 20px solid #fccf28;
  width: 0;
}
.stub .top {
  display: flex;
  align-items: center;
  height: 40px;
  text-transform: uppercase;
}
.stub .top .line {
  display: block;
  background: #fff;
  height: 40px;
  width: 3px;
  margin: 0 20px;
}
.stub .top .num {
  font-size: 10px;
}
.stub .top .num span {
  color: #000;
}
.stub .number {
  position: absolute;
  left: 40px;
  font-size: 150px;
}
.stub .invite {
  position: absolute;
  left: 150px;
  bottom: 45px;
  color: #000;
  width: 20%;
}
.stub .invite:before {
  content: '';
  background: #ccc;
  display: block;
  width: 40px;
  height: 3px;
  margin-bottom: 5px;
}
.check {
  background: #fff;
  height: 250px;
  width: 750px;
  padding: 40px;
  position: relative;
}
.check:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 20px solid #f2f2f2;
  border-right: 20px solid #fff;
  width: 0;
}
.check:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 20px solid #f2f2f2;
  border-right: 20px solid #fff;
  width: 0;
}
.check .big {
  font-size: 30px;
    line-height: 20px;
    font-weight: 900;
    line-height: 35px;
    text-align: left;
    padding-top: 0;
    margin-top: -15px;
}

.check .big small{
  font-size: 16px;
  font-weight: normal;
  opacity: 0.8;
}
.check .number {
  position: absolute;
  top: 50px;
  right: 50px;
  color: #ef5658;
  font-size: 40px;
}
.check .info {
  display: flex;
  justify-content: flex-start;
  font-size: 12px;
  margin-top: 20px;
  width: 100%;
}
.check .info section {
  margin-right: 50px;
}
.check .info section:before {
  content: '';
  background: #fff;
  display: block;
  width: 40px;
  height: 3px;
  margin-bottom: 5px;
}
.check .info section .title {
  font-size: 10px;
  text-transform: uppercase;
}


@media(max-width:540px){

      .ticket {
        display: block;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 20px auto;
    }

    .stub {
      background: #fccf28;
      height: 332px;
      width: 100%;
      color: white;
      padding: 14px;
      position: relative;
      padding-top: 35px;
      text-align: center;
    }

    .stub img{
      margin-left: auto;
      margin-right: auto;
    }
    .check {
      background: #fff;
      height: auto;
      width: 100%;
      padding: 40px;
      position: relative;
      display: block;
    }


}


.conteudo-checking{

}

.conteudo-checking h3.nome-cliente{
  font-weight: normal;
    font-size: 15px;
    line-height: 29px;
}

.conteudo-checking h3.nome-cliente b{

}

.conteudo-checking .informacoes .conteudo-checking{
  position: relative;
    display: block;
    background: #f2f2f2;
    padding: 14px;
    margin-bottom: 20px;
    width: 94%;
    border-radius: 8px;
    font-size: 14px;
    border: 2px dotted #ccc;
}

.conteudo-checking .informacoes .conteudo-checking b{

}

.conteudo-checking .informacoes .conteudo-checking a,
.conteudo-checking .informacoes .conteudo-checking a:hover{
  background: #000;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 4px;
    float: right;
    margin-top: -16px;
}

.conteudo-checking h3.nome-cliente span{
  background: #f32a08;
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding-left: 14px;
    padding-right: 14px;
    border-radius: 4px;
    padding-bottom: 1px;
    color: #fff;
}

.conteudo-checking h3.nome-cliente span.status-processing,
.conteudo-checking h3.nome-cliente span.status-completed,
.conteudo-checking h3.nome-cliente span.status-PROCESSANDO,
.conteudo-checking h3.nome-cliente span.status-PAGO{
  background: #169343 !important;
}


.jc-bs3-container.container{
    max-width: 400px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

@media(max-width:540px){

  .jc-bs3-container.container{
      max-width: 90% !important;
      margin-left: auto !important;
      margin-right: auto !important;
  }

}


section.cob-avulsa-pix{
  position: relative;
    display: block;
    z-index: 9;
    background: #fbfbfb;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    box-shadow: 0 50px 60px -30px rgba(50,74,101,.15);
    padding: 50px;
    text-align: center;
    border: 3px dotted #ccc;
    border-radius: 10px;
    margin-top:45px;
    margin-bottom: 45px;
}

section.cob-avulsa-pix img{
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}


.header-cob{

}

.header-cob h1{
    font-weight: 900;
    color: #000;
    margin-bottom: 0;
}
.header-cob p{
  color: #747474;
}


.body-cob{

}

.body-cob h2{
  font-weight: bold;
}

.body-cob h2 small{
  display: block;
  font-size: 20px;
  font-weight: normal;
}

.body-cob img{
  width: 200px;
    border-radius: 12px;
    padding: 10px;
    border: 2px dotted #666;
}

.footer-cob{
  position: relative;
  text-align: left;
  padding-top: 20px;
}

.footer-cob label{
  font-size: 14px;
}

.footer-cob .diogenes-form-control{
  height: 46px;
    border: 1px solid #ccc;
    border-radius: 8px;
    width: 100%;
    padding-top: 0;
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 12px;
}

.footer-cob img{
  width: 26px;
    float: right;
    margin-top: -32px;
    margin-right: 9px !important;
    opacity: 0.40;
    cursor: pointer;
}

.footer-cob .diogenes-form-group .btn-primary,
.footer-cob .diogenes-form-group .btn-primary:hover {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #000 !important;
    display: block;
    border-radius: 8px;
    width: 100%;
    height: 46px;
    height: 46px;
    padding-top: 3px;
}

.cancelamento{
  text-align: center;
  padding-top: 25px;
}

.cancelamento a,
.cancelamento a:hover{
  text-decoration: underline !important;
  color: #747474 !important;
  font-size: 14px;
}

section.cob-avulsa-pix .multi-page__step {
    display: grid;
    grid-template-columns: 20px auto;
    grid-gap: 8px;
    margin-top: 12px;
}

section.cob-avulsa-pix .multi-page__step-number {
    width: 22px !important;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: .5px;
    font-feature-settings: "liga" off;
    background: #f1f3ff;
    color: #334dff;
    border-radius: 50%;
    height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
}

section.cob-avulsa-pix .multi-page__step-label {
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #334150;
}

@media(max-width:540px){

  section.cob-avulsa-pix {
    

    z-index: 999999999999;
    background: #fbfbfb;
    width: 94%;
   

    /* margin-left: -89%; */
    height: auto;
    box-shadow: 0 50px 60px -30px rgba(50,74,101,.15);
    padding: 25px;
    text-align: center;
    border: 3px dotted #ccc;
    border-radius: 10px;
}.header-cob h1 {
    font-weight: 900;
    color: #000;
    margin-bottom: 10px;
    font-size: 26px;
}
.header-cob p{
  color: #747474;
    font-size: 14px;
    line-height: 21px;
}
.footer-cob .diogenes-form-group .btn-primary, .footer-cob .diogenes-form-group .btn-primary:hover {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #000 !important;
    display: block;
    border-radius: 8px;
    width: 100%;
}

}


.jconfirm-box{
  width: 400px !important;
  min-width: 400px !important;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media(max-width:540px){
  .jconfirm-box{
    width: 95% !important;
    min-width: 95% !important;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}