.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#urunbilgileri {
display: none !important;
}
.hystmodal {
z-index: 99999 !important;
}
input#sozlesme_onayla {
position: inherit;
opacity: 1;
height: 15px;
width: 15px;
display: inline-block !important;
}
#birinci_sozlesme,
#ikinci_sozlesme {
display: none !important;
}
.modal {
margin-top: 5% !important;
max-width: 100vw !important;
}
.yazdirbtn {
position: absolute;
right: 0;
top: 0;
padding: 10px;
background-color: red;
color: #fff;
margin: 5px;
border-radius: 4px;
}
.satisbg {
text-decoration: none !important;
color: #137fc3 !important;
padding: 3px !important;
}
.mesafebg {
text-decoration: none !important;
color: #137fc3 !important;
padding: 3px !important;
}
.tingle-modal-box__content table {
text-align: left;
}
.tingle-modal-box__content td,
.tingle-modal-box__content th,
.tingle-modal-box__content tr,
.tingle-modal-box__content ul {
padding: 4px !important;
margin: 0px !important;
}
.tingle-modal-box__content .shop_table li {
list-style: none !important;
}
#sozlesme_onayla_field {
padding: 15px;
}.hystmodal__opened,
.hystmodal__shadow {
position: fixed;
right: 0;
left: 0;
overflow: hidden
}
.hystmodal__shadow {
border: none;
display: block;
width: 100%;
top: 0;
bottom: 0;
pointer-events: none;
z-index: 98;
opacity: 0;
transition: opacity .15s ease;
background-color: #000
}
.hystmodal__shadow--show {
pointer-events: auto;
opacity: .6
}
.hystmodal {
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
overflow: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
opacity: 1;
pointer-events: none;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
z-index: 99;
visibility: hidden
}
.hystmodal--active {
opacity: 1
}
.hystmodal--active,
.hystmodal--moved {
pointer-events: auto;
visibility: visible
}
.hystmodal__wrap {
flex-shrink: 0;
flex-grow: 0;
width: 100%;
min-height: 100%;
margin: auto;
display: flex;
flex-flow: column nowrap;
align-items: center;
justify-content: center
}
.hystmodal__window {
margin: 50px 0;
padding: 20px;
box-sizing: border-box;
flex-shrink: 0;
flex-grow: 0;
background: #fff;
width: 90%;
max-width: 100%;
overflow: visible;
transition: transform .2s ease 0s, opacity .2s ease 0s;
transform: scale(.9);
opacity: 0
}
.hystmodal--active .hystmodal__window {
transform: scale(1);
opacity: 1
}
.hystmodal__close {
position: absolute;
z-index: 10;
top: 0;
right: -40px;
display: block;
width: 30px;
height: 30px;
background-color: transparent;
background-position: 50%;
background-repeat: no-repeat;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E");
background-size: 100% 100%;
border: none;
font-size: 0;
cursor: pointer;
outline: none
}
.hystmodal__close:focus {
outline: 2px dotted #afb3b9;
outline-offset: 2px
}
@media (max-width:767px) {
.hystmodal__close {
top: 10px;
right: 10px;
width: 24px;
height: 24px;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E")
}
.hystmodal__window {
margin: 0
}
}