#TB_overlay {
background: #000;
opacity: 0.7;
filter: alpha(opacity=70);
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100050; }
#TB_window {
position: fixed;
background-color: #fff;
z-index: 100050; visibility: hidden;
text-align: left;
top: 50%;
left: 50%;
-webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
}
#TB_window img#TB_Image {
display: block;
margin: 15px 0 0 15px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-top: 1px solid #666;
border-left: 1px solid #666;
}
#TB_caption{
height: 25px;
padding: 7px 30px 10px 25px;
float: left;
}
#TB_closeWindow {
height: 25px;
padding: 11px 25px 10px 0;
float: right;
}
#TB_closeWindowButton {
position: absolute;
left: auto;
right: 0;
width: 29px;
height: 29px;
border: 0;
padding: 0;
background: none;
cursor: pointer;
outline: none;
-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
transition: color .1s ease-in-out, background .1s ease-in-out;
}
#TB_ajaxWindowTitle {
float: left;
font-weight: 600;
line-height: 29px;
overflow: hidden;
padding: 0 29px 0 10px;
text-overflow: ellipsis;
white-space: nowrap;
width: calc( 100% - 39px );
}
#TB_title {
background: #fcfcfc;
border-bottom: 1px solid #ddd;
height: 29px;
}
#TB_ajaxContent {
clear: both;
padding: 2px 15px 15px 15px;
overflow: auto;
text-align: left;
line-height: 1.4em;
}
#TB_ajaxContent.TB_modal {
padding: 15px;
}
#TB_ajaxContent p {
padding: 5px 0px 5px 0px;
}
#TB_load {
position: fixed;
display: none;
z-index: 100050;
top: 50%;
left: 50%;
background-color: #E8E8E8;
border: 1px solid #555;
margin: -45px 0 0 -125px;
padding: 40px 15px 15px;
}
#TB_HideSelect {
z-index: 99;
position: fixed;
top: 0;
left: 0;
background-color: #fff;
border: none;
filter: alpha(opacity=0);
opacity: 0;
height: 100%;
width: 100%;
}
#TB_iframeContent {
clear: both;
border: none;
}
.tb-close-icon {
display: block;
color: #666;
text-align: center;
line-height: 29px;
width: 29px;
height: 29px;
position: absolute;
top: 0;
right: 0;
}
.tb-close-icon:before {
content: "\f158";
content: "\f158" / '';
font: normal 20px/29px dashicons;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#TB_closeWindowButton:hover .tb-close-icon,
#TB_closeWindowButton:focus .tb-close-icon {
color: #006799;
}
#TB_closeWindowButton:focus .tb-close-icon {
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
}ul li.tcPaymentMethod{
float: left;
padding: 5px;
width: 50px;
height: 30px;
list-style: none;
}
ul li img.tcPaymentFlag{
display: inline-block !important;
padding: 10px;
float: left;
width: 76px;
height: 49px;
background-repeat: no-repeat;
border-radius: 3px;
background-color: #f3f3f3;
box-shadow: 1px 1px 2px #ececec;
opacity:0.30;
-moz-opacity: 0.30;
filter: alpha(opacity=30);
}
ul li img.tcPaymentFlagSelected{
opacity:1 !important;
-moz-opacity: 1 !important;
filter: alpha(opacity=100) !important;
}
ul li img.tcPaymentFlag:hover{
opacity:1 !important;
-moz-opacity: 1 !important;
filter: alpha(opacity=100) !important;
}
.linha1 {
margin: 30px 0;
}
.textRateio {
font-weight: bold;
margin: 10px 0;
}
.textRateio strong {
font-weight: 400;
color: red;
}
.listaRastreioYapay {
margin: 10px 0;
}
.listaRastreioYapay ul li {
list-style-position: inside;
list-style-type: square
}
.listaRastreioYapay ul li span {
padding-left: 10px;
}
.listaRastreioYapay .dashicons-dismiss {
color: #a00;
font-size: 13px;
margin-left: .4em;
text-decoration: none;
vertical-align: baseline;
}
.listaRastreioYapay .dashicons-dismiss:hover {
color: white;
text-decoration: none;
color: red;
-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
transition: all 0.4s ease 0s;
}
.listaRastreioYapay .dashicons-dismiss::before {
font-family: "Dashicons";
text-align: center;
text-decoration: none;
vertical-align: middle;
}
.obsYapay p {
margin-top: 40px;
font-size: 11px;
color: #565656;
font-style: italic;
text-align: center;
}
.cpf_yapay_tef {
margin-top: 80px;
}
.cpf_yapay_cc {
padding: 0;
box-shadow: none;
}
.cpf_yapay input {
width: 100%;
font-size: 1.5em;
padding: 8px;
}
.cpf_yapay input:focus {
border: 1px solid #1d3b6f; transition: all 0.3s ease;
}
.linhaDigitavel {
margin-top: 15px;
}
.copiaCola > a {
border: solid 1px black;
border-radius: 3px;
padding: 10px;
margin-left: 10px;
}
.copiaCola > a:hover {
cursor: pointer;
}
.qrCodeYapay {
margin-top: 10px;
max-height: 200px;
} #yapay-order-container h2 {
font-weight: 600;
}
#yapay-order-container .section-row {
margin: 5px 0;
}
#yapay-order-container #yapay-billet-link {
margin-top: 5px;
margin-bottom: 10px;
}
#yapay-order-container #yapay-billet-link > a {
text-decoration: none;
text-transform: uppercase;
padding: 8px 15px;
font-size: 14px;
font-weight: 600;
background: #eeee;
color: #333333;
margin: 5px 0;
}
#yapay-order-container #yapay-pix-qr > object{
margin-top: 10px;
max-height: 200px;
}
#payment .payment_method_wc_yapay_intermediador_cc img,
#payment .payment_method_wc_yapay_intermediador_pix img,
#payment .payment_method_wc_yapay_intermediador_bs img,
#payment .payment_method_wc_yapay_intermediador_tef img {
float: right;
max-height: 1.618em;
}
#wc-yapay_intermediador-cc-card-holder-name {
text-transform: uppercase;
}