.bagisTab {
    display: flex;
    margin-bottom: 10px;
    border-bottom: 2px solid #2ab576;
}
.bagisTab li {
    margin-right: 5px;
    text-align: center;
}
.bagisTab li a .icon img {
    width: 30px;
    padding-right: 5px;
    filter: brightness(0) invert(1);
}
.tp-custom-accordion .accordion-items {
    margin-bottom: 20px;
    box-shadow: 0px 25px 65px rgba(0, 0, 0, 0.07);
    border-radius: 16px;
}
.tp-custom-accordion .accordion-buttons {
    position: relative;
    width: 100%;
    padding: 26px 30px;
    padding-left: 60px;
    background-color: var(--tp-common-white);
    text-align: left;
    font-weight: 700;
    font-size: 18px;
    color: var(--tp-theme-1);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-custom-accordion .accordion-buttons {
        font-size: 19px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-custom-accordion .accordion-buttons {
        padding: 25px 28px;
        padding-left: 60px;
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .tp-custom-accordion .accordion-buttons {
        font-size: 14px;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-custom-accordion .accordion-buttons {
        font-size: 15px;
    }
}
.tp-custom-accordion .accordion-buttons::after {
    position: absolute;
    
    font-family: "Font Awesome 5 Pro";
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    font-size: 16px;
    opacity: 1;
    color: var(--tp-common-orange);
}
@media (max-width: 767px) {
    .tp-custom-accordion .accordion-buttons::after {
        top: 35px;
        right: 25px;
        font-size: 13px;
    }
}
.tp-custom-accordion .accordion-buttons.collapsed::after {
    
}
.tp-custom-accordion .collapsed {
    position: relative;
    z-index: 99;
}
.tp-custom-accordion .accordion-body {
    background-color: var(--tp-common-white);
    padding-bottom: 20px;
    padding-left: 100px;
    padding-right: 55px;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-custom-accordion .accordion-body {
        font-size: 14px;
        padding-right: 25px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-custom-accordion .accordion-body {
        font-size: 14px;
        padding-right: 30px;
        padding-bottom: 50px;
    }
}
@media (max-width: 767px) {
    .tp-custom-accordion .accordion-body {
        font-size: 13px;
        padding-right: 30px;
        padding-left: 30px;
    }
}
.tp-custom-accordion .accordion-body::after {
    position: absolute;
    content: "";
    top: 6px;
    left: 70px;
    width: 1px;
    height: 75px;
}
@media (max-width: 767px) {
    .tp-custom-accordion .accordion-body::after {
        display: none;
        visibility: hidden;
    }
}
.tp-section-subtitle {
    font-size: 16px;
    color: var(--tp-common-orange);
    font-family: var(--tp-ff-heading);
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin-bottom: 17px;
}
.tp-custom-accordion img{width:100px !important}
.bagisTab li a {
    display: block;
    padding: 10px 15px;
    border-radius: 10px 10px 0px 0px;
    background: #333333;
    color: white;
}
.bagisTab li a.active {
    background: var(--tp-common-orange);
}
.bagisTab li a:hover {
    background: var(--tp-common-orange);
    color: white;
}
.mt-20 {
    margin-top: 20px !important;
}
.tright {
    text-align: right !important;
}
.dnone {
    display: none !important;
}
.pl-3 {
    padding-left: 3px !important;
}
.pr-3 {
    padding-right: 3px !important;
}
.pl-0 {
    padding-left: 0px !important;
}
.pr-0 {
    padding-right: 0px !important;
}
.sepeteeklebtn {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}
.mr-10 {
    margin-right: 10px !important;
}
.form-control {
    border: 1px solid #cccccc !important;
    border-radius: 5px;
}
.dsp-none {
    display: none;
}

.numberLi {
    list-style: none;
    padding: 0;
    margin: 0;
    margin: 5px -8px 0;
}
.numberLi li {
    float: left;
    padding: 6px 8px;
	list-style: none !important;
    width: 50%;
}
.numberLi li .tl {
    border: 3px solid #60a1ad;
    height: 40px;
    border-radius: 40px;
    text-align: center;
    transition: 0.3s;
}
.numberLi li .tl small sup {
    background: url(/assets/img/tl.svg) no-repeat 0 0;
    width: 12px;
    height: 16px;
    display: inline-block;
    top: 4px;
}
.numberLi li .tl small {
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding-top: 5px;
}
#bagisAlertBox i {
    font-size: 60px;
}
.modals {
    max-width: 640px !important;
    width: 100%;
    border-radius: 30px !important;
    overflow: initial !important;
    padding: 34px !important;
}
.t-white {
    color: white !important;
}
.buttonCloses {
    background: #d33939;
    padding: 10px 15px;
    color: white !important;
}
.bankaccounts .linkToCopy {
    width: 100%;
    border: none;
    cursor: default;
    pointer-events: none;
    outline: none;
    padding: 0;
}
.shareBTNDiv a {
    padding: 9px 10px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin-right: 4px;
}
.shareBTNDiv button {
    padding: 5px 10px;
    border: 1px solid #cccccc;
    border-radius: 5px;
}
.modals.share-modal {
    max-width: 640px;
    border-radius: 30px;
    width: 100%;
}
.modals.share-modal {
    max-width: 640px;
    border-radius: 30px;
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .modals.share-modal {
        padding: 64px 34px;
    }
    .bagisTab {
        display: block;
        margin-bottom: 10px;
        border-bottom: 2px solid #277ec1;
        margin-top: 50px;
    }
    .bagisTab li {
        margin-bottom: 10px;
    }
    .bagisTab li a {
        border-radius: 0px;
    }
}
.modals.share-modal nav {
    display: flex;
    margin: 30px 0;
}
.modals.share-modal nav a {
    font-size: 12px;
    outline: none;
    display: block;
    text-align: center;
    width: 100%;
    color: #2b2929;
    text-decoration: none;
}
@media only screen and (max-width: 480px) {
    .modals.share-modal nav a {
        font-size: 10px;
    }
}
.modals.share-modal nav a i {
    display: block;
    margin: 0 auto 7px;
    font-size: 36px;
}
@media only screen and (max-width: 480px) {
    .modals.share-modal nav a i {
        font-size: 28px;
    }
}
.modals.share-modal nav a.whatsapp i {
    color: #7ad06d;
}
.modals.share-modal nav a.twitter i {
    color: #76a9ea;
}
.modals.share-modal nav a.facebook i {
    color: #475993;
}
.modals.share-modal nav a.linkedin i {
    color: #0077b7;
}
.modals.share-modal .form-group {
    position: relative;
    border-top: 2px solid #e9eff8;
    padding-top: 30px;
}
.modals.share-modal .form-group button {
    position: absolute;
    top: 19px;
    right: 0;
    background: #00a1e3;
    color: #fff;
    height: 50px;
    border-top-right-radius: 50px;
    width: 140px;
    text-align: center;
    border: none;
    font: 16px "Gilroy Bold";
    border-bottom-right-radius: 50px;
}
@media only screen and (max-width: 480px) {
    .modals.share-modal .form-group button {
        position: initial;
        width: 100%;
        border-radius: 50px;
        margin-top: 10px;
    }
}
@media only screen and (min-width: 992px) {
    .sepetFX {
        position: fixed;
    }
}
.modals.share-modal .form-group .inp {
    position: relative;
}
.modals.share-modal .form-group label {
    background: #fff;
    font-size: 12px;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0 3px;
    transform: translateY(8px);
    margin-left: 25px;
}
.modals.share-modal .form-group input {
    width: 100%;
    border: 2px solid #dce5f1;
    height: 50px;
    font-size: 16px;
    pointer-events: none;
    outline: none;
    border-radius: 50px;
    padding: 0 145px 0 25px;
}
.sepetList .forms {
    padding-top: 10px;
    border-top: 1px solid #eeeeee;
    margin-top: 5px;
}
.sepetList .form-control {
    line-height: 35px;
    height: 35px;
    border-radius: 8px;
}
#sepetForm,.donacionSidebar{padding:15px;border:1px solid #cccccc;border-top:2px solid #078ca7;}
#sepetForm label{margin-bottom:3px}
.donacionList .btn {
    padding: 0px 5px;
    height: 35px;
	border:1px solid #cccccc;
	
}
.add-to-cart-box .btn{display:block;}
.btn{display:inline-block}
.mb-10{margin-bottom:10px !important}
.w100{width:100% !important}
.ml-0{margin-left:0px !important}
.mr-0{margin-right:0px !important}
.pl-0{padding-left:0px !important}
.pr-0{padding-right:0px !important}
.p-5{padding:5px !important}
.donacionList {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.donacionList img{
    max-width:100%;border-radius:10px
}

.donacionList .form-control{
    padding:6px !important;width:100%
}
.btn-go {
    width: 100%;
    background: green;
}
.tot {
    font-size: 22px;
    color: green;
    text-align: center;
    font-weight: bold;
    margin: 10px;
}
.form-check-label {
    display: inline-block;
    width: 120px;
}
.form-check.form-switch {
    display: flex;
    font-size: 14px;
    padding: 0;
    position: relative;
    align-items: center;
}
.form-check.form-switch .form-check-input {
    margin-right: 8px;
    margin-left: -30px;
}
.btn-xs {
    padding: 2px 7px !important;
}
.inputERR {
    background: #fdeeee;
    border: 1px solid red !important;
}
.footerbtn {
    position: fixed;
    bottom: 20px;
    width: 100%;
    text-align: left;
    z-index: 99999999;
    left: 20px;
}
.footerbtn2 {
    position: fixed;
    bottom: 30%;
    text-align: left;
    z-index: 99999999;
}
.wpbuton {
    background: #6da014 !important;
    border: 1px solid #326f02 !important;
    font-size: 25px !important;
    margin: 2px !important;
    padding: 6px 15px !important;
}
.tpbuton {
    background: #337ab7 !important;
    border: 1px solid #1e629d !important;
    font-size: 25px !important;
    margin: 2px !important;
    padding: 6px 15px !important;
}
.inner-box{border: 1px solid #cccccc;padding-bottom:10px}
@media only screen and (min-width: 992px) {
    .sepetFX {
        position: fixed;
    }
}
.modals.share-modal .form-group .inp {
    position: relative;
}
.modals.share-modal .form-group label {
    background: #fff;
    font-size: 12px;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0 3px;
    transform: translateY(8px);
    margin-left: 25px;
}
.modals.share-modal .form-group input {
    width: 100%;
    border: 2px solid #dce5f1;
    height: 50px;
    font-size: 16px;
    pointer-events: none;
    outline: none;
    border-radius: 50px;
    padding: 0 145px 0 25px;
}
.sepetList .forms {
    padding-top: 10px;
    border-top: 1px solid #eeeeee;
    margin-top: 5px;
}
.sepetList .form-control {
    line-height: 35px;
    height: 35px;
    border-radius: 8px;
}
.sepetList .btn-number {
    padding: 0px 5px;
    height: 35px;
}
.donacionList {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.btn-go {
    width: 100%;
    background: green;
}
.tot {
    font-size: 22px;
    color: green;
    text-align: center;
    font-weight: bold;
    margin: 10px;
}
.form-check-label {
    display: inline-block;
    width: 120px;
}
.form-check.form-switch {
    display: flex;
    font-size: 14px;
    padding: 0;
    position: relative;
    align-items: center;
}
.form-check.form-switch .form-check-input {
    margin-right: 8px;
    margin-left: -30px;
}
.btn-xs {
    padding: 2px 7px !important;
}
.inputERR {
    background: #fdeeee;
    border: 1px solid red !important;
}
.footerbtn {
    position: fixed;
    bottom: 20px;
    width: 100%;
    text-align: left;
    z-index: 99999999;
    left: 20px;
}
.footerbtn2 {
    position: fixed;
    bottom: 30%;
    text-align: left;
    z-index: 99999999;
}
.wpbuton {
    background: #6da014 !important;
    border: 1px solid #326f02 !important;
    font-size: 25px !important;
    margin: 2px !important;
    padding: 6px 15px !important;
}
.tpbuton {
    background: #337ab7 !important;
    border: 1px solid #1e629d !important;
    font-size: 25px !important;
    margin: 2px !important;
    padding: 6px 15px !important;
}

.tp-btn {
    display: inline-block;
    background-color: var(--tp-common-orange);
    color: var(--tp-common-white);
    height: 58px;
    line-height: 55px;
    padding: 0 51px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    transition: all 0.6s linear;
    overflow: hidden;
    z-index: 1;
}
.linkToCopy{width:100%}

.form-check-label {
    display: inline-block;
    width: 120px;
}
.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    background-color: #fff !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain !important;
    border: 1px solid rgba(0, 0, 0, .25) !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
}
.form-switch {
    padding-left: 2.5em;
}
.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem;
}
.form-check.form-switch {
    display: flex;
    font-size: 14px;
    padding: 0;
    position: relative;
    align-items: center;
}
.form-check.form-switch .form-check-input {
    margin-right: 8px;
    margin-left: -30px;
}
.form-switch .form-check-input {
    width: 2em;
    margin-left: -2.5em;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e);
    background-position: left center;
    border-radius: 2em;
    transition: background-position .15s ease-in-out;
}
.form-check-input[type=checkbox] {
    border-radius: .25em;
}
.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
}

.donacionList .forms{margin-top:20px !important;}
.donacionList .forms input,.donacionList .forms label{width:99% !important;}
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
  top:5px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.sepetLBL {
    font-size: 12px;
    position: absolute;
    background: #fe7f4c;
    color: white;
    padding: 0px 5px;
    border-radius: 50%;
    margin-left: -3px;
    margin-top: -8px;
    line-height: 20px;
}
.pt-50{padding-top:50px !important}
.tp-btn {
    display: inline-block;
    background-color: #333333;
    color: #FFFFFF;
    height: 58px;
    line-height: 55px;
    padding: 0 51px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    transition: all 0.6s linear;
    overflow: hidden;
    z-index: 1;
}
.t-white {
    color: white !important;
}
.tp-btn {
    display: inline-block;
    background-color: #333333;
    color: #FFFFFF;
    height: 58px;
    line-height: 55px;
    padding: 0 51px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    transition: all 0.6s linear;
    overflow: hidden;
    z-index: 1;
}
.tp-btn:hover {
    background-color: #999999;
    
}
#bagisAlertBox{font-size:25px}
.fancybox-close-small{
	position: absolute;
    top: 25px;
    right: 25px;    padding: 3px 15px 10px 15px;
    border-radius: 50%;
}
.fancybox-close-small i{font-size:14px !important}
.add-to-cart-box button{padding: 5px;
    border: 1px solid #333333;
    background: #eeeeee;
}
.vekaletKutu{border:1px solid #cccccc;border-radius:10px;padding:5px;margin-bottom:5px;border-bottom:2px solid #cccccc;font-size:12px !important}
.sepeteeklebtn{background:var(--theme-color);color:white !important}
.p-5x{padding:5px !important}
.btn-success{background:#146c43 !important;border:1px solid #13653f !important;color:white !important}
.btn-success:hover{background:#1b935b !important;border:1px solid #146c43 !important;color:white !important}
.btn-info{color: white !important;
    color: #000;
    background-color: #069dd4 !important;
    border-color: #0dcaf0 !important;}
.btn-info:hover{color: white !important;
    color: #000;
    background-color: #0dcaf0 !important;
    border-color: #069dd4 !important;}
.btn-danger{
	color: #fff !important;
    background-color: #bb2d3b !important;
    border-color: #b02a37 !important;
}
.btn-danger:hover{
	color: #fff !important;
    background-color: #b02a37 !important;
    border-color: #bb2d3b !important;
}
.mb-10{margin-bottom:10px !important}
.form-check-input:checked{
	background-color: #0d6efd !important;
    border-color: #0d6efd !important;
}
.slick-next {
    right: 35px !important;
	z-index:10 !important;
	
	
}
.slick-next:before,.slick-prev:before{
	color:#128f6d;
	font-size:40px;
}
.slick-prev {
    left: 35px !important;
	z-index:10 !important;
	
}
.slick-dots {
    bottom: 10px;
    z-index: 9999999999;
}
.slick-dots li button:before{
	font-size:40px;color:#128f6d
}